1. 2ab002c Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 weeks ago
  2. 989e2b3 slimbus: core: Remove of_slim_match_dev() by Zijun Hu · 10 weeks ago
  3. f1e8bf5 driver core: Constify API device_find_child() and adapt for various usages by Zijun Hu · 10 weeks ago
  4. 064aa52 slimbus: core: Constify slim_eaddr_equal() by Zijun Hu · 10 weeks ago
  5. 97e16f6 slimbus: messaging: Reorganize kerneldoc parameter names by Julia Lawall · 2 months ago
  6. e70140b Get rid of 'remove_new' relic from platform driver struct by Linus Torvalds · 3 months ago
  7. 088c588 slimbus: qcom-ngd-ctrl: use 'time_left' variable with wait_for_completion_timeout() by Wolfram Sang · 6 months ago
  8. 9c6fd5f slimbus: qcom-ctrl: use 'time_left' variable with wait_for_completion_timeout() by Wolfram Sang · 6 months ago
  9. eee75a3 slimbus: messaging: use 'time_left' variable with wait_for_completion_timeout() by Wolfram Sang · 6 months ago
  10. c2a96b7 Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 months ago
  11. f7e46d4 slimbus: Fix struct and documentation alignment in stream.c by Amit Vadhavana · 8 months ago
  12. d69d804 driver core: have match() callback in struct bus_type take a const * by Greg Kroah-Hartman · 8 months ago
  13. ed63ba1 Merge 6.9-rc7 into char-misc-testing by Greg Kroah-Hartman · 10 months ago
  14. 98241a7 slimbus: qcom-ngd-ctrl: Add timeout for wait operation by Viken Dadhaniya · 10 months ago
  15. 35230d3 slimbus: qcom-ctrl: fix module autoloading by Krzysztof Kozlowski · 10 months ago
  16. 880b33b slimbus: Convert to platform remove callback returning void by Uwe Kleine-König · 10 months ago
  17. 4286dbc slimbus: qcom-ngd-ctrl: Reduce auto suspend delay by Viken Dadhaniya · 10 months ago
  18. ab23f1b slimbus: core: make slimbus_bus const by Ricardo B. Marliere · 1 year ago
  19. 56c7659 slimbus: qcom-ngd-ctrl: Make QMI message rules const by Jeff Johnson · 1 year ago
  20. 89ffa4c slimbus: core: Remove usage of the deprecated ida_simple_xx() API by Christophe JAILLET · 1 year ago
  21. 2a81ada driver core: make struct bus_type.uevent() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
  22. 319a538 slimbus: qcom-ngd-ctrl: reinit the reconf completion flag by Krzysztof Kozlowski · 2 years, 4 months ago
  23. 1d01bcb slimbus: qcom-ngd-ctrl: use devm_platform_get_and_ioremap_resource() by Krzysztof Kozlowski · 2 years, 4 months ago
  24. 3d58b93 slimbus: qcom-ctrl: use devm_platform_ioremap_resource_byname() by Krzysztof Kozlowski · 2 years, 4 months ago
  25. 8c8112d slimbus: qcom-ctrl: drop unneeded qcom,apq8064-slim compatible by Krzysztof Kozlowski · 2 years, 4 months ago
  26. a82b1ec slimbus: stream: add checks for invalid unprepare/disable usage by Krzysztof Kozlowski · 2 years, 4 months ago
  27. 4594cb4 slimbus: qcom-ngd-ctrl: add support for 44.1 Khz frequency by Krzysztof Kozlowski · 2 years, 4 months ago
  28. 434d257 slimbus: stream: handle unsupported bitrates for presence rate by Krzysztof Kozlowski · 2 years, 4 months ago
  29. 63c60a2 slimbus: qcom-ngd-ctrl: drop PM runtime counter on transfer error paths by Krzysztof Kozlowski · 2 years, 4 months ago
  30. 97e1a53 slimbus: qcom-ngd-ctrl: check for device runtime PM status during ISR by Krzysztof Kozlowski · 2 years, 4 months ago
  31. e54fad8 slimbus: qcom-ngd: Fix build error when CONFIG_SLIM_QCOM_NGD_CTRL=y && CONFIG_QCOM_RPROC_COMMON=m by Zheng Bin · 2 years, 4 months ago
  32. b9c1939 slimbus: stream: correct presence rate frequencies by Krzysztof Kozlowski · 2 years, 4 months ago
  33. 42992cf slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_register by Lin Yujun · 2 years, 6 months ago
  34. e291691 slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMON by Krzysztof Kozlowski · 2 years, 6 months ago
  35. e7a3c8b slimbus: qcom-ngd: simplify error paths with dev_err_probe by Krzysztof Kozlowski · 2 years, 6 months ago
  36. 16f1455 slimbus: qcom-ngd: cleanup in probe error path by Krzysztof Kozlowski · 2 years, 6 months ago
  37. 5038d21 slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failure by Krzysztof Kozlowski · 2 years, 6 months ago
  38. 89e1ec7 slimbus: messaging: fix typos in comments by Julia Lawall · 2 years, 8 months ago
  39. ad80465 drivers: slimbus: Directly use ida_alloc()/free() by keliu · 2 years, 8 months ago
  40. 500a434 Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 9 months ago
  41. 8cc6b42 slimbus: qcom: Remove unnecessary print function dev_err() by Yang Li · 2 years, 10 months ago
  42. 225baab0a slimbus: qcom: Fix IRQ check in qcom_slim_probe by Miaoqian Lin · 2 years, 10 months ago
  43. 228662b slimbus: qcom-ngd-ctrl: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 2 years, 10 months ago
  44. 0f4b20e slimbus: qcom-ngd: Fix kfree() of static memory on setting driver_override by Krzysztof Kozlowski · 2 years, 11 months ago
  45. c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 6 months ago
  46. d777725 slimbus: ngd: reset dma setup during runtime pm by Srinivas Kandagatla · 3 years, 7 months ago
  47. c0e38ea slimbus: ngd: set correct device for pm by Srinivas Kandagatla · 3 years, 7 months ago
  48. a263c1f slimbus: messaging: check for valid transaction id by Srinivas Kandagatla · 3 years, 7 months ago
  49. 9659281 slimbus: messaging: start transaction ids from 1 instead of zero by Srinivas Kandagatla · 3 years, 7 months ago
  50. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 8 months ago
  51. 428bb001 slimbus: qcom: fix potential NULL dereference in qcom_slim_prg_slew() by Zhang Changzhong · 4 years, 3 months ago
  52. 81113b0 slimbus: qcom-ngd-ctrl: fix SSR dependencies by Srinivas Kandagatla · 4 years, 3 months ago
  53. d3bb5fe slimbus: qcom-ngd-ctrl: remove redundant out of memory messages by Srinivas Kandagatla · 4 years, 4 months ago
  54. 39014ce slimbus: qcom-ngd-ctrl: Avoid sending power requests without QMI by Bjorn Andersson · 4 years, 4 months ago
  55. a35c6e1 slimbus: qcom-ngd-ctrl: Constify static structs by Rikard Falkeborn · 4 years, 4 months ago
  56. 50df984 slimbus: messaging: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 4 months ago
  57. e1ae85e slimbus: qcom-ngd-ctrl: add Protection Domain Restart Support by Srinivas Kandagatla · 4 years, 4 months ago
  58. a899d32 slimbus: qcom-ngd-ctrl: add Sub System Restart support by Srinivas Kandagatla · 4 years, 4 months ago
  59. abe9af5 slimbus: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 4 months ago
  60. 709ec3f slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback by Srinivas Kandagatla · 4 years, 6 months ago
  61. df2c471 slimbus: core: do not enter to clock pause mode in core by Srinivas Kandagatla · 4 years, 6 months ago
  62. f97769f slimbus: core: check get_addr before removing laddr ida by Srinivas Kandagatla · 4 years, 6 months ago
  63. 0136085 slimbus: core: Fix mismatch in of_node_get/put by Saravana Kannan · 4 years, 10 months ago
  64. dbf4d13 slimbus: core: Set fwnode for a device when setting of_node by Saravana Kannan · 4 years, 10 months ago
  65. 3871fdf slimbus: ngd: remove redundant assignment by Srinivas Kandagatla · 4 years, 11 months ago
  66. b58c663 slimbus: ngd: get drvdata from correct device by Srinivas Kandagatla · 4 years, 11 months ago
  67. f17f06a slimbus: ngd: add v2.1.0 compatible by Srinivas Kandagatla · 5 years ago
  68. 89d93c6 slimbus: qcom: add missed clk_disable_unprepare in remove by Chuhong Yuan · 5 years ago
  69. 6da1dfb slimbus: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  70. 7b73a9c8 slimbus: qcom-ngd-ctrl: Use dma_request_chan() instead dma_request_slave_channel() by Peter Ujfalusi · 5 years ago
  71. fcaf3d9 slimbus: fix slim_tid_txn() by Srinivas Kandagatla · 6 years ago
  72. 04eb94d slimbus: qcom-ngd-ctrl: Add of_node_put() before return by Nishka Dasgupta · 6 years ago
  73. 1a04421 slimbus: core: generate uevent for non-dt only by Srinivas Kandagatla · 6 years ago
  74. e9cd2519 slimbus: remove redundant dev_err message by Ding Xiang · 6 years ago
  75. 2f0f244 slimbus: fix kerneldoc comments by Jonathan Corbet · 6 years ago
  76. 06d5d6b slimbus: fix a potential NULL pointer dereference in of_qcom_slim_ngd_register by Kangjie Lu · 6 years ago
  77. 8147760 slimbus: core: add missing spin_lock_init on txn_lock by Srinivas Kandagatla · 6 years ago
  78. 380c624 slimbus: core: use slim_device_update_status() to update status by Srinivas Kandagatla · 6 years ago
  79. cfb3210 slimbus: core: do not call device_status under a lock by Srinivas Kandagatla · 6 years ago
  80. 8631f94 slimbus: core: match full device id by Srinivas Kandagatla · 6 years ago
  81. 649ad11 slimbus: ngd: fix spelling mistake "exeeds" -> "exceeds" by Colin Ian King · 6 years ago
  82. d003c34 slimbus: qcom-ctrl: simplify getting .driver_data by Wolfram Sang · 6 years ago
  83. 5323ac5 slimbus: ngd: QCOM_QMI_HELPERS has to be selected by Niklas Cassel · 6 years ago
  84. 458a445 slimbus: ngd: Fix build error on x86 by Srinivas Kandagatla · 6 years ago
  85. 9431264 slimbus: ngd: remove unnecessary check by Srinivas Kandagatla · 6 years ago
  86. 9e663f4 slimbus: core: add support to uevent by Srinivas Kandagatla · 6 years ago
  87. 8f3d5fc slimbus: core: update device status in probe by Srinivas Kandagatla · 6 years ago
  88. 14a649d slimbus: core: match device tree based devices correctly by Srinivas Kandagatla · 6 years ago
  89. 0e321f1 slimbus: ngd: validate logical address assigned by remote by Srinivas Kandagatla · 6 years ago
  90. 94fe5f2 silmbus: ngd: register controller after power up. by Srinivas Kandagatla · 6 years ago
  91. 9652e6a slimbus: ngd: return proper error code instead of zero by Srinivas Kandagatla · 6 years ago
  92. 1830dad slimbus: ngd: register ngd driver only once. by Srinivas Kandagatla · 6 years ago
  93. 2e6ae11 slimbus: ngd: mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
  94. e464d28 slimbus: stream: Fix htmldocs warnings by Srinivas Kandagatla · 7 years ago
  95. 5249016 slimbus: ngd: add stream support by Srinivas Kandagatla · 7 years ago
  96. abb9c9b slimbus: stream: add stream support by Srinivas Kandagatla · 7 years ago
  97. 917809e slimbus: ngd: Add qcom SLIMBus NGD driver by Srinivas Kandagatla · 7 years ago
  98. d3062a2 slimbus: messaging: add slim_alloc/free_txn_tid() by Srinivas Kandagatla · 7 years ago
  99. e0772de slimbus: core: add of_slim_device_get() helper by Srinivas Kandagatla · 7 years ago
  100. ba883d9 slimbus: qcom: remove redundant depends in Kconfig by Srinivas Kandagatla · 7 years ago