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