1. fcaf3d9 slimbus: fix slim_tid_txn() by Srinivas Kandagatla · 5 years ago
  2. 04eb94d slimbus: qcom-ngd-ctrl: Add of_node_put() before return by Nishka Dasgupta · 5 years ago
  3. 1a04421 slimbus: core: generate uevent for non-dt only by Srinivas Kandagatla · 6 years ago
  4. e9cd2519 slimbus: remove redundant dev_err message by Ding Xiang · 6 years ago
  5. 2f0f244 slimbus: fix kerneldoc comments by Jonathan Corbet · 6 years ago
  6. 06d5d6b slimbus: fix a potential NULL pointer dereference in of_qcom_slim_ngd_register by Kangjie Lu · 6 years ago
  7. 8147760 slimbus: core: add missing spin_lock_init on txn_lock by Srinivas Kandagatla · 6 years ago
  8. 380c624 slimbus: core: use slim_device_update_status() to update status by Srinivas Kandagatla · 6 years ago
  9. cfb3210 slimbus: core: do not call device_status under a lock by Srinivas Kandagatla · 6 years ago
  10. 8631f94 slimbus: core: match full device id by Srinivas Kandagatla · 6 years ago
  11. 649ad11 slimbus: ngd: fix spelling mistake "exeeds" -> "exceeds" by Colin Ian King · 6 years ago
  12. d003c34 slimbus: qcom-ctrl: simplify getting .driver_data by Wolfram Sang · 6 years ago
  13. 5323ac5 slimbus: ngd: QCOM_QMI_HELPERS has to be selected by Niklas Cassel · 6 years ago
  14. 458a445 slimbus: ngd: Fix build error on x86 by Srinivas Kandagatla · 6 years ago
  15. 9431264 slimbus: ngd: remove unnecessary check by Srinivas Kandagatla · 6 years ago
  16. 9e663f4 slimbus: core: add support to uevent by Srinivas Kandagatla · 6 years ago
  17. 8f3d5fc slimbus: core: update device status in probe by Srinivas Kandagatla · 6 years ago
  18. 14a649d slimbus: core: match device tree based devices correctly by Srinivas Kandagatla · 6 years ago
  19. 0e321f1 slimbus: ngd: validate logical address assigned by remote by Srinivas Kandagatla · 6 years ago
  20. 94fe5f2 silmbus: ngd: register controller after power up. by Srinivas Kandagatla · 6 years ago
  21. 9652e6a slimbus: ngd: return proper error code instead of zero by Srinivas Kandagatla · 6 years ago
  22. 1830dad slimbus: ngd: register ngd driver only once. by Srinivas Kandagatla · 6 years ago
  23. 2e6ae11 slimbus: ngd: mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
  24. e464d28 slimbus: stream: Fix htmldocs warnings by Srinivas Kandagatla · 6 years ago
  25. 5249016 slimbus: ngd: add stream support by Srinivas Kandagatla · 6 years ago
  26. abb9c9b slimbus: stream: add stream support by Srinivas Kandagatla · 6 years ago
  27. 917809e slimbus: ngd: Add qcom SLIMBus NGD driver by Srinivas Kandagatla · 7 years ago
  28. d3062a2 slimbus: messaging: add slim_alloc/free_txn_tid() by Srinivas Kandagatla · 7 years ago
  29. e0772de slimbus: core: add of_slim_device_get() helper by Srinivas Kandagatla · 7 years ago
  30. ba883d9 slimbus: qcom: remove redundant depends in Kconfig by Srinivas Kandagatla · 7 years ago
  31. ffa2d92 slimbus: messaging: initialize completion correctly by Srinivas Kandagatla · 7 years ago
  32. 057ba87 slimbus: messaging: remove multiple calls to pm_runtime_mark_last_busy by Srinivas Kandagatla · 7 years ago
  33. 8134d27 slimbus: messaging: pass correct wbuf by Srinivas Kandagatla · 7 years ago
  34. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  35. 49cb93c slimbus: qcom: remove unused variable by Srinivas Kandagatla · 7 years ago
  36. e33bbe6 slimbus: Fix out-of-bounds access in slim_slicesize() by Geert Uytterhoeven · 7 years ago
  37. bd329f0 slimbus: core: use put_device() instead of kfree() by Arvind Yadav · 7 years ago
  38. fc6b1f3 slimbus: qcom: add HAS_IOMEM dependency by Srinivas Kandagatla · 7 years ago
  39. ff595a3 slimbus: qcom: Fix return value check in qcom_slim_probe() by Wei Yongjun · 7 years ago
  40. f8d2c8e slimbus: Fix missing unlock on error in slim_msg_response() by Wei Yongjun · 7 years ago
  41. ab9b3de slimbus: Use GFP_ATOMIC under spin lock by Wei Yongjun · 7 years ago
  42. c88c8d7 slimbus: make functions slim_ack_txn and slim_alloc_txbuf static by Colin Ian King · 7 years ago
  43. 551b9ee4 slimbus: fix retries comparison to correctly identify failed allocation by Colin Ian King · 7 years ago
  44. 7dde60c slimbus: avoid null pointer dereference on msg by Colin Ian King · 7 years ago
  45. c127f98 slimbus: qcom-ctrl: use normal allocation by Arnd Bergmann · 7 years ago
  46. db80985 slimbus: qcom: fix incompatible pointer warning by Srinivas Kandagatla · 7 years ago
  47. c088c33 slimbus: qcom: Add runtime-pm support using clock-pause by Sagar Dharia · 7 years ago
  48. ad7fcbc slimbus: qcom: Add Qualcomm Slimbus controller driver by Sagar Dharia · 7 years ago
  49. ce96188 slimbus: core: add common defines required for controllers by Srinivas Kandagatla · 7 years ago
  50. 4b14e62 slimbus: Add support for 'clock-pause' feature by Sagar Dharia · 7 years ago
  51. afbdcc7 slimbus: Add messaging APIs to slimbus framework by Sagar Dharia · 7 years ago
  52. 7588a51 slimbus: core: add support to device tree helper by Srinivas Kandagatla · 7 years ago
  53. 46a2bb5 slimbus: core: Add slim controllers support by Sagar Dharia · 7 years ago
  54. 3648e78 slimbus: Add SLIMbus bus type by Sagar Dharia · 7 years ago