1. 2a49ad2 diag: Add notification that diag supports feature mask by Dixon Peterson · 12 years ago
  2. 9c04f0f Merge "msm: ADSPRPC: Fix error paths to avoid double-frees and other badness" by Linux Build Service Account · 12 years ago
  3. 818e23f msm: ADSPRPC: Fix error paths to avoid double-frees and other badness by Matt Wagantall · 12 years ago
  4. f773043 Merge "diag: Defer usb connect/disconnect processing" by Linux Build Service Account · 12 years ago
  5. 6dba757 diag: Fix concurrency issues when processing userspace inputs by Dixon Peterson · 12 years ago
  6. b446577 diag: Defer usb connect/disconnect processing by Mohit Aggarwal · 12 years ago
  7. 0e323c0 Merge "diag: Check for build time masks being greater than ssid range" by Linux Build Service Account · 12 years ago
  8. c839bd7 diag: Check for build time masks being greater than ssid range by Ravi Aravamudhan · 12 years ago
  9. 748c11d gpu: ion: Add support for sharing buffers with dma buf kernel handles by Johan Mossberg · 12 years ago
  10. 62a8947 msm: Remove unused subsystem map api includes by Olav Haugan · 12 years ago
  11. 72c5528 diag: Add Support for Callback mode to communicate with remote processors by Ravi Aravamudhan · 12 years ago
  12. f2d449c diag: Add support for sending DIAG_CTRL_MSG_DIAG_MODE by Dixon Peterson · 12 years ago
  13. f2c6a1e msm: Remove all references to CONFIG_ANDROID_PMEM by Laura Abbott · 12 years ago
  14. e457e06 Merge "diag: Add concurrency protection to writes on smd data channels" by Linux Build Service Account · 12 years ago
  15. 09d456d Merge "diag: Fix incorrect response for Log On Demand request" by Linux Build Service Account · 12 years ago
  16. f67e9c6 Merge "msm: ADSPRPC: Implement persistent mapping of memory to the dsp." by Linux Build Service Account · 12 years ago
  17. 250ce06 Merge "msm: ADSPRPC: Fix bugs in hlist usage" by Linux Build Service Account · 12 years ago
  18. 269941d diag: Fix incorrect response for Log On Demand request by Ravi Aravamudhan · 12 years ago
  19. 8aed2d5 Merge "diag: Fix race condition for HSIC while in MEMORY_DEVICE_MODE" by Linux Build Service Account · 12 years ago
  20. 13046ed diag: Fix race condition for HSIC while in MEMORY_DEVICE_MODE by Dixon Peterson · 12 years ago
  21. 09fada2 Merge "diag: dci: Add new Logs and Events API for DCI" by Linux Build Service Account · 12 years ago
  22. dad6cad Merge "misc: Increase dynamic number space" by Linux Build Service Account · 12 years ago
  23. 25f042b diag: Add concurrency protection to writes on smd data channels by Dixon Peterson · 12 years ago
  24. 4251740 Drop whitespace, Kconfigs, Makefile noise and dead code by Stephen Boyd · 12 years ago
  25. 3aa4586 diag: dci: Add new Logs and Events API for DCI by Mohit Aggarwal · 12 years ago
  26. 8ac1dd5 Merge "diag: dci: Process DCI packet during USB disconnect" by Linux Build Service Account · 12 years ago
  27. 0d99a79 msm: ADSPRPC: Implement persistent mapping of memory to the dsp. by Mitchel Humpherys · 12 years ago
  28. 8388b3b msm: ADSPRPC: Fix bugs in hlist usage by Mitchel Humpherys · 12 years ago
  29. 65b69cf diag: dci: Clear DCI Client Event/Log mask on Exit by Mohit Aggarwal · 12 years ago
  30. 3365bc0 diag: dci: Process DCI packet during USB disconnect by Ravi Aravamudhan · 12 years ago
  31. e94c2f6 Merge "diag: dci: Remove Event Code from DCI Event" by Linux Build Service Account · 12 years ago
  32. b4f8424 diag: Fix diag hdlc decoding support for messages starting with 0x7e by Dixon Peterson · 12 years ago
  33. c8a192a diag: dci: Remove Event Code from DCI Event by Ravi Aravamudhan · 12 years ago
  34. 8bf49e7 misc: Increase dynamic number space by Stephen Boyd · 12 years ago
  35. b1faa19 diag: Reduce error message frequency by Ravi Aravamudhan · 12 years ago
  36. bd07d1f Merge "msm: ADSPRPC: Fix bugs in page offset" by Linux Build Service Account · 12 years ago
  37. e8d72e7 Merge "msm: ADSPRPC: Update driver to create its own device node" by Linux Build Service Account · 12 years ago
  38. 74d7dd9 Merge "msm: ADSPRPC: Cleanup header and source." by Linux Build Service Account · 12 years ago
  39. 0bc3aa5 msm: ADSPRPC: Fix bugs in page offset by Mitchel Humpherys · 12 years ago
  40. 5587765 msm: ADSPRPC: Update driver to create its own device node by Mitchel Humpherys · 12 years ago
  41. 6b4c68c msm: ADSPRPC: Cleanup header and source. by Mitchel Humpherys · 12 years ago
  42. 4c69744 Merge remote-tracking branch 'quic/tmp-49d7613' into msm-3.4 by Sridhar Parasuram · 12 years ago
  43. f70200e diag: Fix Buffer Overflow in Diag Driver by Ravi Aravamudhan · 12 years ago
  44. 5d2a4a8 diag: Add safeguards to prevent Integer Underflow and Memory Leak by Ravi Aravamudhan · 12 years ago
  45. b9684ed diag: Access correct memory pool for hsic instance by Dixon Peterson · 12 years ago
  46. 83b4f613 msm-3.4: Fix compilation issues by Jay Chokshi · 12 years ago
  47. 175f1c1 diag: Remove hard-coded index into diag_hsic array by Dixon Peterson · 12 years ago
  48. 2477163 diag: Add support for APQ8064AA variant. by Shashank Mittal · 12 years ago
  49. f90f358 diag: Modify diag to support multiple hsic instances by Dixon Peterson · 12 years ago
  50. b0037c0 diag: Add support for mutiple HSIC instances by Shalabh Jain · 12 years ago
  51. 790f06d Update copyright to The Linux Foundation by Duy Truong · 12 years ago
  52. f82952c diag: Fix problem with identifying remote processors by Dixon Peterson · 12 years ago
  53. e1412e1 diag: Fix ordering of pointer checks and dereferences by Ravi Aravamudhan · 12 years ago
  54. 7867f29 diag: Fix Buffer Overflow during HDLC Encoding by Ravi Aravamudhan · 12 years ago
  55. f55dc1d diag: Wrap Delayed Response ID when it reaches its Maximum Value by Ravi Aravamudhan · 12 years ago
  56. d09f877 diag: Respond to common request by Ravi Aravamudhan · 12 years ago
  57. a372f8c diag: Add different token identifier for each processor by Ashay Jaiswal · 12 years ago
  58. eecbadb diag: Use smd modularization to reduce code footprint by Dixon Peterson · 12 years ago
  59. 66fb11b diag: Reorganize/modularize diag smd implementation by Dixon Peterson · 12 years ago
  60. 5a26a30 diag: Add support for diag dci restart by Dixon Peterson · 12 years ago
  61. 7c0893e Merge "msm: rotator: Add pseudo-planar 422 H1V2 dst format for MDP4" by Linux Build Service Account · 12 years ago
  62. 2ac0964 Merge "diag: Re-organize HSIC/SMUX support" by Linux Build Service Account · 12 years ago
  63. 737fca7 diag: Re-organize HSIC/SMUX support by Shalabh Jain · 12 years ago
  64. df2947a diag: DCI Multi-Client Crash Fix & Cummulative Log and Event Mask Fix by Ravi Aravamudhan · 12 years ago
  65. 77ad483 diag: Improve handling of IOCTLs by Ravi Aravamudhan · 12 years ago
  66. 5524c80 Merge "msm: rng: Add support for iface clk" by Linux Build Service Account · 12 years ago
  67. 0bef6ed msm: rng: Add support for iface clk by Hariprasad Dhalinarasimha · 12 years ago
  68. 5f91c92 msm: rotator: Add pseudo-planar 422 H1V2 dst format for MDP4 by Mayank Goyal · 12 years ago
  69. 70170f7 diag: Add support remote devices when running diag over sockets by Dixon Peterson · 12 years ago
  70. fdb9bd4 diag: Fix to support separate packet stream for UART MODE by Ashay Jaiswal · 12 years ago
  71. 9145c84 Merge "msm: Move adsprpc into drivers" by Linux Build Service Account · 12 years ago
  72. 57280ac Merge "diag: Add fixes for DCI" by Linux Build Service Account · 12 years ago
  73. 5a2aad1 msm: Move adsprpc into drivers by Mitchel Humpherys · 12 years ago
  74. 6236d9e Merge "diag: Add generic diag interface" by Linux Build Service Account · 12 years ago
  75. a1c69a4 diag: Add fixes for DCI by Shalabh Jain · 12 years ago
  76. e2469f9 Merge "msm: Add support for MSM8930AB" by Linux Build Service Account · 12 years ago
  77. 7587870f Merge "diag: fix partial smd read" by Linux Build Service Account · 12 years ago
  78. ecb0d9b msm: Add support for MSM8930AB by Stepan Moskovchenko · 12 years ago
  79. 5b9e776 msm: Refactor cpu_is macros into SoC classes by Stepan Moskovchenko · 12 years ago
  80. 84e3034 diag: Add generic diag interface by Shalabh Jain · 12 years ago
  81. 1679490 diag: Add logs & events streaming support for DCI by Shalabh Jain · 12 years ago
  82. c70b3b6 diag: fix partial smd read by Shalabh Jain · 12 years ago
  83. 9c50ddf diag: Edit order of initialization by Shalabh Jain · 12 years ago
  84. 975f9f9 Merge "diag: Reorganize code to provide improved functional access" by Linux Build Service Account · 12 years ago
  85. 11abd8b msm: Add support for APQ8064AB variant by Jay Chokshi · 12 years ago
  86. d6a20a9 diag: Reorganize code to provide improved functional access by Dixon Peterson · 12 years ago
  87. 98cba7c diag: Fix check for reissue of smd control channel read by Dixon Peterson · 12 years ago
  88. 6be11d8 Merge "diag: Rename QDSP to LPASS" by Linux Build Service Account · 12 years ago
  89. 6b6da06 Merge "diag: Add status field in response packet" by Linux Build Service Account · 12 years ago
  90. 8be3ce8 diag: Rename QDSP to LPASS by Ashay Jaiswal · 12 years ago
  91. 43eca53 Merge "diag: hsic: Fix improper opening/closing of diag_bridge" by Linux Build Service Account · 12 years ago
  92. 1865a07 Merge "diag: Separate packet stream for local and remote processors." by Linux Build Service Account · 12 years ago
  93. 1e2675c Merge "msm: display: include msm-specific ion header" by Linux Build Service Account · 12 years ago
  94. 6beff2d diag: Rate limit usb write error messages for hsic data by Dixon Peterson · 12 years ago
  95. 6c7b2d3 msm: display: include msm-specific ion header by Mitchel Humpherys · 12 years ago
  96. a01e65f diag: Separate packet stream for local and remote processors. by Ashay Jaiswal · 12 years ago
  97. fbd2255 diag: hsic: Fix improper opening/closing of diag_bridge by Jack Pham · 12 years ago
  98. 5db2e3c diag: fix hsic concurrency issue when in MEMORY_DEVICE_MODE by Dixon Peterson · 12 years ago
  99. 99c1e18 Merge "diag: Add missing "get log mask" command" into msm-3.4 by Linux Build Service Account · 12 years ago
  100. a800a23 Merge "usb: diag_bridge: call bridge callbacks even for -EPROTO" into msm-3.4 by Linux Build Service Account · 12 years ago