index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
slimbus
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_register
Lin Yujun
2022-09-24
1
-1
/
+7
*
slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMON
Krzysztof Kozlowski
2022-09-24
1
-1
/
+2
*
slimbus: qcom-ngd: simplify error paths with dev_err_probe
Krzysztof Kozlowski
2022-09-24
1
-8
/
+5
*
slimbus: qcom-ngd: cleanup in probe error path
Krzysztof Kozlowski
2022-09-24
1
-2
/
+11
*
slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failure
Krzysztof Kozlowski
2022-09-24
1
-1
/
+2
*
slimbus: messaging: fix typos in comments
Julia Lawall
2022-07-08
1
-2
/
+2
*
drivers: slimbus: Directly use ida_alloc()/free()
keliu
2022-07-08
1
-3
/
+3
*
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-06-03
1
-1
/
+12
|
\
|
*
slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
2022-04-22
1
-1
/
+12
*
|
slimbus: qcom: Remove unnecessary print function dev_err()
Yang Li
2022-05-19
1
-3
/
+1
*
|
slimbus: qcom: Fix IRQ check in qcom_slim_probe
Miaoqian Lin
2022-05-19
1
-2
/
+2
*
|
slimbus: qcom-ngd-ctrl: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2022-05-09
1
-6
/
+4
|
/
*
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-09-01
1
-3
/
+1
|
\
|
*
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+1
*
|
slimbus: ngd: reset dma setup during runtime pm
Srinivas Kandagatla
2021-08-13
1
-1
/
+4
*
|
slimbus: ngd: set correct device for pm
Srinivas Kandagatla
2021-08-13
1
-8
/
+9
*
|
slimbus: messaging: check for valid transaction id
Srinivas Kandagatla
2021-08-13
1
-2
/
+3
*
|
slimbus: messaging: start transaction ids from 1 instead of zero
Srinivas Kandagatla
2021-08-13
1
-1
/
+1
|
/
*
slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew()
Zhang Changzhong
2020-12-10
1
-7
/
+2
*
slimbus: qcom-ngd-ctrl: fix SSR dependencies
Srinivas Kandagatla
2020-12-09
1
-2
/
+1
*
slimbus: qcom-ngd-ctrl: remove redundant out of memory messages
Srinivas Kandagatla
2020-11-27
1
-2
/
+0
*
slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMI
Bjorn Andersson
2020-11-27
1
-0
/
+6
*
slimbus: qcom-ngd-ctrl: Constify static structs
Rikard Falkeborn
2020-11-27
1
-2
/
+2
*
slimbus: messaging: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-27
1
-0
/
+1
*
slimbus: qcom-ngd-ctrl: add Protection Domain Restart Support
Srinivas Kandagatla
2020-11-27
2
-0
/
+25
*
slimbus: qcom-ngd-ctrl: add Sub System Restart support
Srinivas Kandagatla
2020-11-27
2
-5
/
+95
*
slimbus: fix a kernel-doc markup
Mauro Carvalho Chehab
2020-11-27
1
-1
/
+1
*
slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback
Srinivas Kandagatla
2020-09-25
1
-0
/
+4
*
slimbus: core: do not enter to clock pause mode in core
Srinivas Kandagatla
2020-09-25
1
-2
/
+0
*
slimbus: core: check get_addr before removing laddr ida
Srinivas Kandagatla
2020-09-25
1
-2
/
+2
*
slimbus: core: Fix mismatch in of_node_get/put
Saravana Kannan
2020-05-15
1
-0
/
+1
*
slimbus: core: Set fwnode for a device when setting of_node
Saravana Kannan
2020-05-15
1
-3
/
+2
*
slimbus: ngd: remove redundant assignment
Srinivas Kandagatla
2020-04-28
1
-1
/
+0
*
slimbus: ngd: get drvdata from correct device
Srinivas Kandagatla
2020-04-28
1
-2
/
+2
*
slimbus: ngd: add v2.1.0 compatible
Srinivas Kandagatla
2020-03-12
1
-0
/
+3
*
slimbus: qcom: add missed clk_disable_unprepare in remove
Chuhong Yuan
2020-01-14
1
-0
/
+2
*
slimbus: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-01-14
1
-1
/
+1
*
slimbus: qcom-ngd-ctrl: Use dma_request_chan() instead dma_request_slave_chan...
Peter Ujfalusi
2020-01-14
1
-8
/
+12
*
slimbus: fix slim_tid_txn()
Srinivas Kandagatla
2019-08-18
1
-1
/
+1
*
slimbus: qcom-ngd-ctrl: Add of_node_put() before return
Nishka Dasgupta
2019-08-18
1
-1
/
+4
*
slimbus: core: generate uevent for non-dt only
Srinivas Kandagatla
2019-06-20
1
-5
/
+0
*
slimbus: remove redundant dev_err message
Ding Xiang
2019-06-20
1
-3
/
+1
*
slimbus: fix kerneldoc comments
Jonathan Corbet
2019-06-10
1
-6
/
+6
*
slimbus: fix a potential NULL pointer dereference in of_qcom_slim_ngd_register
Kangjie Lu
2019-04-25
1
-0
/
+4
*
slimbus: core: add missing spin_lock_init on txn_lock
Srinivas Kandagatla
2019-01-22
1
-0
/
+1
*
slimbus: core: use slim_device_update_status() to update status
Srinivas Kandagatla
2019-01-22
1
-19
/
+18
*
slimbus: core: do not call device_status under a lock
Srinivas Kandagatla
2019-01-22
1
-0
/
+3
*
slimbus: core: match full device id
Srinivas Kandagatla
2019-01-22
1
-1
/
+3
*
slimbus: ngd: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
2018-12-06
1
-1
/
+1
*
slimbus: qcom-ctrl: simplify getting .driver_data
Wolfram Sang
2018-12-06
1
-4
/
+2
[next]