index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
slimbus
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+12
2022-05-19
slimbus: qcom: Remove unnecessary print function dev_err()
Yang Li
1
-3
/
+1
2022-05-19
slimbus: qcom: Fix IRQ check in qcom_slim_probe
Miaoqian Lin
1
-2
/
+2
2022-05-09
slimbus: qcom-ngd-ctrl: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-6
/
+4
2022-04-22
slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
1
-1
/
+12
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2021-08-13
slimbus: ngd: reset dma setup during runtime pm
Srinivas Kandagatla
1
-1
/
+4
2021-08-13
slimbus: ngd: set correct device for pm
Srinivas Kandagatla
1
-8
/
+9
2021-08-13
slimbus: messaging: check for valid transaction id
Srinivas Kandagatla
1
-2
/
+3
2021-08-13
slimbus: messaging: start transaction ids from 1 instead of zero
Srinivas Kandagatla
1
-1
/
+1
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2020-12-10
slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew()
Zhang Changzhong
1
-7
/
+2
2020-12-09
slimbus: qcom-ngd-ctrl: fix SSR dependencies
Srinivas Kandagatla
1
-2
/
+1
2020-11-27
slimbus: qcom-ngd-ctrl: remove redundant out of memory messages
Srinivas Kandagatla
1
-2
/
+0
2020-11-27
slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMI
Bjorn Andersson
1
-0
/
+6
2020-11-27
slimbus: qcom-ngd-ctrl: Constify static structs
Rikard Falkeborn
1
-2
/
+2
2020-11-27
slimbus: messaging: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-27
slimbus: qcom-ngd-ctrl: add Protection Domain Restart Support
Srinivas Kandagatla
2
-0
/
+25
2020-11-27
slimbus: qcom-ngd-ctrl: add Sub System Restart support
Srinivas Kandagatla
2
-5
/
+95
2020-11-27
slimbus: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-09-25
slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback
Srinivas Kandagatla
1
-0
/
+4
2020-09-25
slimbus: core: do not enter to clock pause mode in core
Srinivas Kandagatla
1
-2
/
+0
2020-09-25
slimbus: core: check get_addr before removing laddr ida
Srinivas Kandagatla
1
-2
/
+2
2020-05-15
slimbus: core: Fix mismatch in of_node_get/put
Saravana Kannan
1
-0
/
+1
2020-05-15
slimbus: core: Set fwnode for a device when setting of_node
Saravana Kannan
1
-3
/
+2
2020-04-28
slimbus: ngd: remove redundant assignment
Srinivas Kandagatla
1
-1
/
+0
2020-04-28
slimbus: ngd: get drvdata from correct device
Srinivas Kandagatla
1
-2
/
+2
2020-03-12
slimbus: ngd: add v2.1.0 compatible
Srinivas Kandagatla
1
-0
/
+3
2020-01-14
slimbus: qcom: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+2
2020-01-14
slimbus: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-01-14
slimbus: qcom-ngd-ctrl: Use dma_request_chan() instead dma_request_slave_chan...
Peter Ujfalusi
1
-8
/
+12
2019-08-18
slimbus: fix slim_tid_txn()
Srinivas Kandagatla
1
-1
/
+1
2019-08-18
slimbus: qcom-ngd-ctrl: Add of_node_put() before return
Nishka Dasgupta
1
-1
/
+4
2019-06-20
slimbus: core: generate uevent for non-dt only
Srinivas Kandagatla
1
-5
/
+0
2019-06-20
slimbus: remove redundant dev_err message
Ding Xiang
1
-3
/
+1
2019-06-10
slimbus: fix kerneldoc comments
Jonathan Corbet
1
-6
/
+6
2019-04-25
slimbus: fix a potential NULL pointer dereference in of_qcom_slim_ngd_register
Kangjie Lu
1
-0
/
+4
2019-01-22
slimbus: core: add missing spin_lock_init on txn_lock
Srinivas Kandagatla
1
-0
/
+1
2019-01-22
slimbus: core: use slim_device_update_status() to update status
Srinivas Kandagatla
1
-19
/
+18
2019-01-22
slimbus: core: do not call device_status under a lock
Srinivas Kandagatla
1
-0
/
+3
2019-01-22
slimbus: core: match full device id
Srinivas Kandagatla
1
-1
/
+3
2018-12-06
slimbus: ngd: fix spelling mistake "exeeds" -> "exceeds"
Colin Ian King
1
-1
/
+1
2018-12-06
slimbus: qcom-ctrl: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-11-27
slimbus: ngd: QCOM_QMI_HELPERS has to be selected
Niklas Cassel
1
-2
/
+3
2018-11-27
slimbus: ngd: Fix build error on x86
Srinivas Kandagatla
1
-2
/
+3
2018-11-07
slimbus: ngd: remove unnecessary check
Srinivas Kandagatla
2
-9
/
+0
2018-09-25
slimbus: core: add support to uevent
Srinivas Kandagatla
1
-0
/
+14
2018-09-25
slimbus: core: update device status in probe
Srinivas Kandagatla
1
-1
/
+16
2018-09-25
slimbus: core: match device tree based devices correctly
Srinivas Kandagatla
1
-1
/
+5
2018-09-25
slimbus: ngd: validate logical address assigned by remote
Srinivas Kandagatla
1
-0
/
+4
[next]