index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
slimbus
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2024-07-05
slimbus: Fix struct and documentation alignment in stream.c
Amit Vadhavana
1
-3
/
+5
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-05-08
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
1
-1
/
+5
2024-05-03
slimbus: qcom-ngd-ctrl: Add timeout for wait operation
Viken Dadhaniya
1
-1
/
+5
2024-05-03
slimbus: qcom-ctrl: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-05-03
slimbus: Convert to platform remove callback returning void
Uwe Kleine-König
2
-10
/
+6
2024-05-03
slimbus: qcom-ngd-ctrl: Reduce auto suspend delay
Viken Dadhaniya
1
-2
/
+1
2024-03-07
slimbus: core: make slimbus_bus const
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
slimbus: qcom-ngd-ctrl: Make QMI message rules const
Jeff Johnson
1
-4
/
+4
2024-03-07
slimbus: core: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-23
slimbus: qcom-ngd-ctrl: reinit the reconf completion flag
Krzysztof Kozlowski
1
-0
/
+6
2022-11-23
slimbus: qcom-ngd-ctrl: use devm_platform_get_and_ioremap_resource()
Krzysztof Kozlowski
1
-3
/
+1
2022-11-23
slimbus: qcom-ctrl: use devm_platform_ioremap_resource_byname()
Krzysztof Kozlowski
1
-3
/
+1
2022-11-23
slimbus: qcom-ctrl: drop unneeded qcom,apq8064-slim compatible
Krzysztof Kozlowski
1
-1
/
+0
2022-11-23
slimbus: stream: add checks for invalid unprepare/disable usage
Krzysztof Kozlowski
1
-0
/
+6
2022-11-23
slimbus: qcom-ngd-ctrl: add support for 44.1 Khz frequency
Krzysztof Kozlowski
1
-5
/
+59
2022-11-23
slimbus: stream: handle unsupported bitrates for presence rate
Krzysztof Kozlowski
1
-2
/
+9
2022-11-23
slimbus: qcom-ngd-ctrl: drop PM runtime counter on transfer error paths
Krzysztof Kozlowski
1
-3
/
+11
2022-11-23
slimbus: qcom-ngd-ctrl: check for device runtime PM status during ISR
Krzysztof Kozlowski
1
-1
/
+8
2022-11-10
slimbus: qcom-ngd: Fix build error when CONFIG_SLIM_QCOM_NGD_CTRL=y && CONFIG...
Zheng Bin
1
-1
/
+1
2022-11-10
slimbus: stream: correct presence rate frequencies
Krzysztof Kozlowski
1
-4
/
+4
2022-09-24
slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_register
Lin Yujun
1
-1
/
+7
2022-09-24
slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMON
Krzysztof Kozlowski
1
-1
/
+2
2022-09-24
slimbus: qcom-ngd: simplify error paths with dev_err_probe
Krzysztof Kozlowski
1
-8
/
+5
2022-09-24
slimbus: qcom-ngd: cleanup in probe error path
Krzysztof Kozlowski
1
-2
/
+11
2022-09-24
slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failure
Krzysztof Kozlowski
1
-1
/
+2
2022-07-08
slimbus: messaging: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-07-08
drivers: slimbus: Directly use ida_alloc()/free()
keliu
1
-3
/
+3
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
[next]