1. 4f24072 slim_ngd: Fix logical address notification mechanism by Sagar Dharia · 11 years ago
  2. 55bced8 slim_ngd: Return success for resource removal requests if HW restarts by Sagar Dharia · 11 years ago
  3. 3237916 slim_msm: ngd: Return success for channel removal during ADSP SSR by Sagar Dharia · 11 years ago
  4. 722f9e2 slimbus: Provide framer-booted notification to slimbus device drivers by Sagar Dharia · 11 years ago
  5. 318cac4 slim_ngd: Add NULL pointer check apart from error check by Kiran Gunda · 11 years ago
  6. f68d71f slimbus: Add support for report-absent and device-down notification by Sagar Dharia · 11 years ago
  7. 8e554ed slim_ngd: Make sure transaction is not dereferenced after it's freed by Sagar Dharia · 11 years ago
  8. a3c6a38 slim_msm: Get platform-specific information from platform-data by Sagar Dharia · 11 years ago
  9. 100e721 slimbus: Fix port allocation and deallocation for manager's ports by Sagar Dharia · 11 years ago
  10. 2d74c14 slim_msm: Optimize slimbus data port's connection with BAM pipe by Sagar Dharia · 11 years ago
  11. ea33a6e slim_msm: Signal client's completion for per transfer notification by Sagar Dharia · 11 years ago
  12. 2b8a4b5 slim_msm: Report flow-error and mask apps slimbus port interrupts by Sagar Dharia · 11 years ago
  13. 5c8ad19 slim_msm: Support TX message queues by Sagar Dharia · 11 years ago
  14. 5ee34ae slim_ngd: Support reserving message bandwidth for clients by Sagar Dharia · 11 years ago
  15. 0a69333 slim_msm: Retry capability message in case HW NACKs it. by Sagar Dharia · 11 years ago
  16. da48bd6 slim_msm: Do not disconnect BAM pipe if ADSP HW goes down by Sagar Dharia · 11 years ago
  17. e8f6c9a slimbus: Handle channel control correctly if controller manages BW by Sagar Dharia · 12 years ago
  18. 073123f Merge "slim_msm: Reading the smaller length messages properly" by Linux Build Service Account · 12 years ago
  19. 371bfa2 slimbus: Add slimbus device driver unregistration function by Sagar Dharia · 12 years ago
  20. a139828 slim_ngd: Rely on pm_runtime resume to put device in active state by Sagar Dharia · 12 years ago
  21. 33a23a9 slim_msm: Reading the smaller length messages properly by Kiran Gunda · 12 years ago
  22. 24419e3 slim_ngd: Handle possibility of ADSP idle power collapse by Sagar Dharia · 12 years ago
  23. 33beca0 slim_ngd: Re-initialize Slimbus NGD controller when ADSP restarts by Sagar Dharia · 12 years ago
  24. 01d6b4d slim_msm: Fix QMI message lengths by Kenneth Heitke · 12 years ago
  25. d295935 slimbus: Refine scope of controller and scheduler mutex locks by Sagar Dharia · 12 years ago
  26. cc1001e slim_ngd: Incorporate power management for NGD slimbus controller by Sagar Dharia · 12 years ago
  27. ae62604 slim_msm: Add QMI messaging support by Kenneth Heitke · 12 years ago
  28. 139ffae Merge "slim_ngd: Rectify define, removal messages per protocol" by Linux Build Service Account · 12 years ago
  29. 5d685e4 Merge "slimbus: Populate slimbus device's logical address during assignment" by Linux Build Service Account · 12 years ago
  30. 5ebe0aa Merge "slimbus: Specify number of channels for the group in group handle" by Linux Build Service Account · 12 years ago
  31. 3cdfc71 slim_msm: Fix unsafe locking in msm_sat_enqueue() by Stephen Boyd · 12 years ago
  32. 33c84e6 slimbus: Populate slimbus device's logical address during assignment by Sagar Dharia · 12 years ago
  33. b886e04 slimbus: Specify number of channels for the group in group handle by Sagar Dharia · 12 years ago
  34. b47c896 slim_ngd: Rectify define, removal messages per protocol by Sagar Dharia · 12 years ago
  35. df4626c Merge "slim_ngd: Slimbus satellite controller driver" by Linux Build Service Account · 12 years ago
  36. 8b9429a Merge "slimbus: Avoid same channel definition, removal in same sequence" by Linux Build Service Account · 12 years ago
  37. 71fcea5 slim_ngd: Slimbus satellite controller driver by Sagar Dharia · 12 years ago
  38. 3dad021 slimbus: Avoid same channel definition, removal in same sequence by Kiran Gunda · 12 years ago
  39. 60f59a7 slim_msm: Allow remote management of pipes for MSM slimbus BAM by Sagar Dharia · 12 years ago
  40. f0b9c75 slimbus: Allow controller to specify logical addresses by Sagar Dharia · 12 years ago
  41. 1ec2986 Merge "slimbus: Allow controller to override default scheduling algorithm" by Linux Build Service Account · 12 years ago
  42. 4aec923 slimbus: Allow controller to override default scheduling algorithm by Sagar Dharia · 12 years ago
  43. 2754ab4 slim_msm: Move out common functionality from MSM controller driver by Sagar Dharia · 12 years ago
  44. ef44489 slim_msm: Satellite channel should not be deallocated more than once by Sagar Dharia · 12 years ago
  45. 7f53cfc Merge "slim_msm: Retry initial sequence messages" into msm-3.4 by Linux Build Service Account · 12 years ago
  46. ac91345 slim_msm: Retry initial sequence messages by Sagar Dharia · 12 years ago
  47. 53a9f79 slimbus: Clear slimbus read transaction if synchronous read fails by Sagar Dharia · 12 years ago
  48. 662fdce Merge "slimbus: Decrement channel reference during reconfigure now" into msm-3.4 by Linux Build Service Account · 12 years ago
  49. 80a55e1 slimbus: Decrement channel reference during reconfigure now by Sagar Dharia · 12 years ago
  50. 1944a13 slim_msm: Keep track of satellite reconfiguring a channel by Sagar Dharia · 12 years ago
  51. f69f77a slimbus: Defer probing slimbus until ADSP is ready by Joonwoo Park · 12 years ago
  52. a6627e0 slimbus: Add slave devices to controller after controller HW is up by Sagar Dharia · 12 years ago
  53. 55f0f4e Merge "slim: msm: Control interface clock if it's specified" into msm-3.4 by Linux Build Service Account · 12 years ago
  54. 0e7a1ef slimbus: Callback to indicate device report present message by Sagar Dharia · 12 years ago
  55. debc8b7 slim: msm: Control interface clock if it's specified by Sagar Dharia · 12 years ago
  56. 0de6f48 Merge "slimbus: Fix channel concurrent usage during reconfiguration sequence" into msm-3.4 by Linux Build Service Account · 12 years ago
  57. b334e3e Merge "slim:msm: Change to register access for RX path if required" into msm-3.4 by Linux Build Service Account · 12 years ago
  58. 6e728bd slimbus: Fix channel concurrent usage during reconfiguration sequence by Sagar Dharia · 12 years ago
  59. 1beb220 slim:msm: Change to register access for RX path if required by Sagar Dharia · 12 years ago
  60. 88821fb slimbus: Export clock pause function by Sagar Dharia · 12 years ago
  61. 03cffcb slimbus: Disconnect source port if source end is removed by client by Sagar Dharia · 12 years ago
  62. 90a06cc slimbus: Modify check for empty slots by Sagar Dharia · 12 years ago
  63. a00f61f slimbus: Scheduling algorithm should ensure non-zero channel-offset by Sagar Dharia · 12 years ago
  64. 82e516f slim_msm: Add support for new version of slimbus controller core by Sagar Dharia · 13 years ago
  65. f8f603b slim_msm: Add Device Tree support for Qualcomm SLIMBUS controller by Sagar Dharia · 12 years ago
  66. 31ac581 slim_msm: Provision to support RX using interrupts if BAM fails by Sagar Dharia · 13 years ago
  67. 9acf7f4 slim_msm: Use new clock APIs by Sagar Dharia · 13 years ago
  68. 69bf557 slim_msm: Remove active channels of a satellite when it restarts by Sagar Dharia · 13 years ago
  69. 2e7026a slimbus: Don't allow a grouped channel to be controlled individually by Sagar Dharia · 13 years ago
  70. 44a81b0 msm: audio_slimbus: Register device with clock driver and rename clocks by Tianyi Gou · 13 years ago
  71. b1c0acf slim_msm: Initialize controller before clk_get is called. by Sagar Dharia · 13 years ago
  72. 0ffdca1 slim: msm: Enable satellite clients to request for specific channel by Sagar Dharia · 13 years ago
  73. 790cfd0 slim: msm: Support multiple satellites per MSM controller by Sagar Dharia · 13 years ago
  74. 38fd187 slim_msm: Make sure runtime PM reference count doesn't go -ve by Sagar Dharia · 13 years ago
  75. 29f35f0 slimbus: Provide separate APIs to connect source and sink ports by Sagar Dharia · 13 years ago
  76. 4ec2ff4 slimbus: Support more than 1 clients to use a channel by Sagar Dharia · 13 years ago
  77. 45e7791 slim: msm: Handle case where CONFIG_RUNTIME_PM may not be defined by Sagar Dharia · 13 years ago
  78. d3ef30a slim: msm: Enable Runtime-PM for slimbus with error handling by Sagar Dharia · 13 years ago
  79. 04551f2 Merge "slim: msm: Register MSM controller with framework before framer" into msm-3.0 by Linux Build Service Account · 13 years ago
  80. 7200792 slim: msm: Register MSM controller with framework before framer by Sagar Dharia · 13 years ago
  81. 9bb8aca slimbus: Fix a possible unitialized variable by Jordan Crouse · 13 years ago
  82. fb5826a slim: msm: Disable runtime PM to avoid suspected slimbus lockup by Sagar Dharia · 13 years ago
  83. 45ee38a slim:msm: Add runtime PM to MSM slimbus controller by Sagar Dharia · 13 years ago
  84. c6b33c3 slim: msm: Revert runtime-PM for Slimbus MSM controller by Sagar Dharia · 13 years ago
  85. e676b64 slim: msm: Avoid race condition between runtime-pm timer & client by Sagar Dharia · 13 years ago
  86. 188ac3b slim: msm: Enable runtime PM after all devices report present by Sagar Dharia · 13 years ago
  87. 6b559e0 slim:msm: Add runtime PM to MSM slimbus controller by Sagar Dharia · 13 years ago
  88. cc96945 msm8960: slim: Program slimbus slew rate register by Sagar Dharia · 13 years ago
  89. 4d364c2 slim: Initialize return-value in port-allocation API by Sagar Dharia · 13 years ago
  90. e77961f slim: msm: Fix Klocwork reported issues in slim-msm controller driver by Sagar Dharia · 13 years ago
  91. cd0a252 slimbus: Gracefully handle timeout for a synchronous read by Sagar Dharia · 13 years ago
  92. 144e5e0 msm_slim: Pause clock before disabling the reference clock. by Sagar Dharia · 13 years ago
  93. 33f3444 slimbus: Add clock pause support. by Sagar Dharia · 13 years ago
  94. a0f6b67 slimbus: Already active channels need to be modified in scheduling by Sagar Dharia · 13 years ago
  95. 98a7ecb slimbus: Support ability to specify maximum and minimum clock gears by Sagar Dharia · 13 years ago
  96. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago