1. 3666bd9 ARM: dts: msm: Update ldo-delta for 8974Pro and APQ8084 based devices by Abhijeet Dharmapurikar · 11 years ago
  2. 0833687 Merge "wcnss: Trigger WCNSS driver on first open" by Linux Build Service Account · 11 years ago
  3. d0bb3bb wcnss: Trigger WCNSS driver on first open by Sameer Thalappil · 11 years ago
  4. bcafd4e Merge "ARM: dts: msm: correct tz-usage-tables in DTSI files." by Linux Build Service Account · 11 years ago
  5. e11fcc7 Merge "msm: kgsl: remove KGSL_IOCTL_WAKE from context destruction" by Linux Build Service Account · 11 years ago
  6. aad82b4 Merge "msm: kgsl: manage active count in adreno_ioctl()" by Linux Build Service Account · 11 years ago
  7. 3991850 Merge "msm: kgsl: always check kgsl_active_count_get() result" by Linux Build Service Account · 11 years ago
  8. bc404b8 Merge "msm: kgsl: Add IB submission gate for device suspend" by Linux Build Service Account · 11 years ago
  9. 827ff30 Merge "msm: kgsl: Do not take active_cnt for events and waittimestamp" by Linux Build Service Account · 11 years ago
  10. c413fde Merge "msm: kgsl: Propagate the error from kgsl_active_count_wait()" by Linux Build Service Account · 11 years ago
  11. f85ba10 Merge "msm: kgsl: Return the correct error from kgsl_active_count_wait()" by Linux Build Service Account · 11 years ago
  12. 0d427c9 Merge "msm: kgsl: Use the standard functions to read the queued timestamp" by Linux Build Service Account · 11 years ago
  13. 284b325 Merge "msm: kgsl: Avoid a possible pointer deference in __force_on_show" by Linux Build Service Account · 11 years ago
  14. 8023185 Merge "msm: kgsl: Fix several possible problem spots in the dispatcher" by Linux Build Service Account · 11 years ago
  15. 83cd8157 Merge "msm: kgsl: Bootstrap GPU microcode" by Linux Build Service Account · 11 years ago
  16. c6f01a7 Merge "msm: kgsl: Set CP_DEBUG in GPU cores start routine" by Linux Build Service Account · 11 years ago
  17. eb03d3d Merge "msm: kgsl: Detect gpu mem entry collisions when using MAP_FIXED flag" by Linux Build Service Account · 11 years ago
  18. 1a56d26 Merge "msm: kgsl: prevent kgsl_get_pagetable from returning a destroyed pt" by Linux Build Service Account · 11 years ago
  19. 9d8e0b9 Merge "msm: kgsl: Switch to default pagetables in case of NULL context" by Linux Build Service Account · 11 years ago
  20. 66c00be Merge "msm: kgsl: Re-run the events handler when inflight goes to zero" by Linux Build Service Account · 11 years ago
  21. e557469 Merge "msm: kgsl: Don't spam the kernel log if qcom,step-pwrlevel isn't found" by Linux Build Service Account · 11 years ago
  22. f84ea2b Merge "msm: kgsl: Verify the user address before reading a perfcounter group" by Linux Build Service Account · 11 years ago
  23. d273323 Merge "msm: kgsl: Correctly return the context reset status" by Linux Build Service Account · 11 years ago
  24. df980b2 Merge "msm: kgsl: Adds NULL check for drawctxt ops" by Linux Build Service Account · 11 years ago
  25. 28f465f Merge "msm: kgsl: Activate the dispatcher following a resume" by Linux Build Service Account · 11 years ago
  26. 4b19f39 Merge "msm: kgsl: Correctly enable A3XX performance counters" by Linux Build Service Account · 11 years ago
  27. d3ca11f Merge "msm: kgsl: Enable the iommu halt feature for certain IOMMU versions" by Linux Build Service Account · 11 years ago
  28. 5f45a11 Merge "msm: kgsl: keep usermode context flags in kgsl_context" by Linux Build Service Account · 11 years ago
  29. 6400301 Merge "msm: kgsl: consolidate preamble based context switch code" by Linux Build Service Account · 11 years ago
  30. c57dcce Merge "msm: kgsl: Detach context when context creation fails in create function" by Linux Build Service Account · 11 years ago
  31. 1e19f0e Merge "msm: kgsl: Fix freezing of counter when reading it" by Linux Build Service Account · 11 years ago
  32. fbd1e40 Merge "msm: kgsl: Add return value for perfcounter enable function" by Linux Build Service Account · 11 years ago
  33. e961340 Merge "msm: kgsl: Call adreno_init only once on startup" by Linux Build Service Account · 11 years ago
  34. eddf7f0 Merge "msm: kgsl: Run the idle timer while the GPU is not power collapsed" by Linux Build Service Account · 11 years ago
  35. d4faf1e Merge "msm: kgsl: Fix page align allocation overflow" by Linux Build Service Account · 11 years ago
  36. 7abb211 Merge "msm: kgsl: Fix reading of special case counters" by Linux Build Service Account · 11 years ago
  37. a47ad1c Merge "msm: kgsl: Restructure performance counters" by Linux Build Service Account · 11 years ago
  38. 3dc38a5 Merge "msm: kgsl: Store process private pointer in context" by Linux Build Service Account · 11 years ago
  39. 9042573 Merge "msm: kgsl: Add dispatcher and server-side-sync support" by Linux Build Service Account · 11 years ago
  40. 1458296 Merge "iommu: msm: Use ion_phys_addr_t for iova argument" by Linux Build Service Account · 11 years ago
  41. 65649aa iommu: msm: Use ion_phys_addr_t for iova argument by Olav Haugan · 11 years ago
  42. 5b5989c msm: kgsl: remove KGSL_IOCTL_WAKE from context destruction by Jeremy Gebben · 11 years ago
  43. 92e0f62 msm: kgsl: manage active count in adreno_ioctl() by Jeremy Gebben · 11 years ago
  44. 12cbea0 msm: kgsl: always check kgsl_active_count_get() result by Jeremy Gebben · 11 years ago
  45. b33c969 msm: kgsl: Add IB submission gate for device suspend by Carter Cooper · 11 years ago
  46. 240e6d8 msm: kgsl: Do not take active_cnt for events and waittimestamp by Jordan Crouse · 11 years ago
  47. bd2bafe msm: kgsl: Propagate the error from kgsl_active_count_wait() by Jordan Crouse · 11 years ago
  48. 56be382 msm: kgsl: Return the correct error from kgsl_active_count_wait() by Jordan Crouse · 11 years ago
  49. 1f8419a msm: kgsl: Use the standard functions to read the queued timestamp by Jordan Crouse · 11 years ago
  50. 0b49ba2 msm: kgsl: Avoid a possible pointer deference in __force_on_show by Jordan Crouse · 11 years ago
  51. 4961501 msm: kgsl: Fix several possible problem spots in the dispatcher by Jordan Crouse · 11 years ago
  52. 0e62eda msm: kgsl: Bootstrap GPU microcode by Tarun Karra · 11 years ago
  53. 07bf490 msm: kgsl: Set CP_DEBUG in GPU cores start routine by Shubhraprakash Das · 11 years ago
  54. a5733dd msm: kgsl: Detect gpu mem entry collisions when using MAP_FIXED flag by Harsh Vardhan Dwivedi · 11 years ago
  55. 4d04b5a msm: kgsl: prevent kgsl_get_pagetable from returning a destroyed pt by Jeff Boody · 11 years ago
  56. 4678994 msm: kgsl: Switch to default pagetables in case of NULL context by Harsh Vardhan Dwivedi · 11 years ago
  57. e3d0b5b msm: kgsl: Re-run the events handler when inflight goes to zero by Jordan Crouse · 11 years ago
  58. 7db5dc9 msm: kgsl: Don't spam the kernel log if qcom,step-pwrlevel isn't found by Jordan Crouse · 11 years ago
  59. d85d4df msm: kgsl: Verify the user address before reading a perfcounter group by Jordan Crouse · 11 years ago
  60. 17cbc54 msm: kgsl: Correctly return the context reset status by Jordan Crouse · 11 years ago
  61. 8749b5b msm: kgsl: Adds NULL check for drawctxt ops by Shrenuj Bansal · 11 years ago
  62. a3af001 msm: kgsl: Activate the dispatcher following a resume by Jordan Crouse · 11 years ago
  63. 8fe27fd msm: kgsl: Correctly enable A3XX performance counters by Harshdeep Dhatt · 11 years ago
  64. 2658dd1 msm: kgsl: Enable the iommu halt feature for certain IOMMU versions by Shubhraprakash Das · 11 years ago
  65. 02833d5 msm: kgsl: keep usermode context flags in kgsl_context by Jeremy Gebben · 11 years ago
  66. 88a9b5e msm: kgsl: consolidate preamble based context switch code by Jeremy Gebben · 11 years ago
  67. a766a19 msm: kgsl: Detach context when context creation fails in create function by Shubhraprakash Das · 11 years ago
  68. 872ed5b msm: kgsl: Fix freezing of counter when reading it by Shubhraprakash Das · 11 years ago
  69. 6cce4da msm: kgsl: Add return value for perfcounter enable function by Shubhraprakash Das · 11 years ago
  70. 4b612e8 msm: kgsl: Call adreno_init only once on startup by Shubhraprakash Das · 11 years ago
  71. aadea8ef msm: kgsl: Run the idle timer while the GPU is not power collapsed by Lucille Sylvester · 11 years ago
  72. 5812215 msm: kgsl: Fix page align allocation overflow by Carter Cooper · 11 years ago
  73. 83bfe6b msm: kgsl: Fix reading of special case counters by Shubhraprakash Das · 11 years ago
  74. b7bd8bc msm: kgsl: Restructure performance counters by Shubhraprakash Das · 11 years ago
  75. 1d8fd16 msm: kgsl: Store process private pointer in context by Shubhraprakash Das · 11 years ago
  76. 2371c9b msm: kgsl: Add dispatcher and server-side-sync support by Jordan Crouse · 11 years ago
  77. 4528a8b Merge "msm8x10: Add 16 bit PCM as default format for I2S backend." by Linux Build Service Account · 11 years ago
  78. bc99dba Merge "msm8226: Add 16 bit PCM as default format for slimbus backend." by Linux Build Service Account · 11 years ago
  79. ab84b44 Merge "ASoC: msm: change to enable audio" by Linux Build Service Account · 11 years ago
  80. b2d47f5 Merge "ASoC: msm: Fix potential spin lock recursion in compress driver" by Linux Build Service Account · 11 years ago
  81. a19dbef Merge "ASoC: msm: handle write done events in pause state" by Linux Build Service Account · 11 years ago
  82. ee4645c Merge "ASoC: msm: handle partial writes in compress driver" by Linux Build Service Account · 11 years ago
  83. e002a14 Merge "ASoC: msm: compr_free(), check if EOS is going on before waiting" by Linux Build Service Account · 11 years ago
  84. c2a3ff7 Merge "ASoC: msm: treat partial drain like full drain" by Linux Build Service Account · 11 years ago
  85. abb568ac Merge "ASoc: msm: stub set_metadata ops function" by Linux Build Service Account · 11 years ago
  86. 47df080 Merge "ASoc: msm: Send media format block for compress playback" by Linux Build Service Account · 11 years ago
  87. a17d419 Merge "ASoC: msm: Return proper error codes" by Linux Build Service Account · 11 years ago
  88. ab5b82f Merge "Asoc: msm: compr drain/flush fixes" by Linux Build Service Account · 11 years ago
  89. bbf809b Merge "ASoc: msm: Change condition to get session time" by Linux Build Service Account · 11 years ago
  90. 702a84f Merge "ASoC: msm: Implement platform driver for compress audio playback" by Linux Build Service Account · 11 years ago
  91. a54e8758 Merge "Adjust refcounts for FE Dai links in SOC compress framework" by Linux Build Service Account · 11 years ago
  92. e24e112 Merge "soc: return value of get soc version ioctl" by Linux Build Service Account · 11 years ago
  93. 916031c Merge "ALSA: compress: Use kzalloc() for ioctls writing back data" by Linux Build Service Account · 11 years ago
  94. 95d9abe Merge "ALSA: compress: info leak in snd_compr_get_caps()" by Linux Build Service Account · 11 years ago
  95. 1549291 Merge "ALSA: compress_core: Rework writes to use cumulative values" by Linux Build Service Account · 11 years ago
  96. e1912ec Merge "ALSA: compress_core: Remove unused hw_pointer" by Linux Build Service Account · 11 years ago
  97. 61c5d15 Merge "ALSA: compress_core: Add support for capture streams" by Linux Build Service Account · 11 years ago
  98. 55da084 Merge "ALSA: compress_core: Deconstify copy callback buffer" by Linux Build Service Account · 11 years ago
  99. 273fa65 Merge "ALSA: compress_core: Calculate avail correctly for capture streams" by Linux Build Service Account · 11 years ago
  100. a6f9b37 Merge "ALSA: compress_core: Update calc_avail to use cumulative values" by Linux Build Service Account · 11 years ago