index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
slimbus
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]