1. 0d427c9 Merge "msm: kgsl: Use the standard functions to read the queued timestamp" by Linux Build Service Account · 11 years ago
  2. 284b325 Merge "msm: kgsl: Avoid a possible pointer deference in __force_on_show" by Linux Build Service Account · 11 years ago
  3. 8023185 Merge "msm: kgsl: Fix several possible problem spots in the dispatcher" by Linux Build Service Account · 11 years ago
  4. 83cd8157 Merge "msm: kgsl: Bootstrap GPU microcode" by Linux Build Service Account · 11 years ago
  5. c6f01a7 Merge "msm: kgsl: Set CP_DEBUG in GPU cores start routine" by Linux Build Service Account · 11 years ago
  6. eb03d3d Merge "msm: kgsl: Detect gpu mem entry collisions when using MAP_FIXED flag" by Linux Build Service Account · 11 years ago
  7. 1a56d26 Merge "msm: kgsl: prevent kgsl_get_pagetable from returning a destroyed pt" by Linux Build Service Account · 11 years ago
  8. 9d8e0b9 Merge "msm: kgsl: Switch to default pagetables in case of NULL context" by Linux Build Service Account · 11 years ago
  9. 66c00be Merge "msm: kgsl: Re-run the events handler when inflight goes to zero" by Linux Build Service Account · 11 years ago
  10. 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
  11. f84ea2b Merge "msm: kgsl: Verify the user address before reading a perfcounter group" by Linux Build Service Account · 11 years ago
  12. d273323 Merge "msm: kgsl: Correctly return the context reset status" by Linux Build Service Account · 11 years ago
  13. df980b2 Merge "msm: kgsl: Adds NULL check for drawctxt ops" by Linux Build Service Account · 11 years ago
  14. 28f465f Merge "msm: kgsl: Activate the dispatcher following a resume" by Linux Build Service Account · 11 years ago
  15. 4b19f39 Merge "msm: kgsl: Correctly enable A3XX performance counters" by Linux Build Service Account · 11 years ago
  16. d3ca11f Merge "msm: kgsl: Enable the iommu halt feature for certain IOMMU versions" by Linux Build Service Account · 11 years ago
  17. 5f45a11 Merge "msm: kgsl: keep usermode context flags in kgsl_context" by Linux Build Service Account · 11 years ago
  18. 6400301 Merge "msm: kgsl: consolidate preamble based context switch code" by Linux Build Service Account · 11 years ago
  19. c57dcce Merge "msm: kgsl: Detach context when context creation fails in create function" by Linux Build Service Account · 11 years ago
  20. 1e19f0e Merge "msm: kgsl: Fix freezing of counter when reading it" by Linux Build Service Account · 11 years ago
  21. fbd1e40 Merge "msm: kgsl: Add return value for perfcounter enable function" by Linux Build Service Account · 11 years ago
  22. e961340 Merge "msm: kgsl: Call adreno_init only once on startup" by Linux Build Service Account · 11 years ago
  23. eddf7f0 Merge "msm: kgsl: Run the idle timer while the GPU is not power collapsed" by Linux Build Service Account · 11 years ago
  24. d4faf1e Merge "msm: kgsl: Fix page align allocation overflow" by Linux Build Service Account · 11 years ago
  25. 7abb211 Merge "msm: kgsl: Fix reading of special case counters" by Linux Build Service Account · 11 years ago
  26. a47ad1c Merge "msm: kgsl: Restructure performance counters" by Linux Build Service Account · 11 years ago
  27. 3dc38a5 Merge "msm: kgsl: Store process private pointer in context" by Linux Build Service Account · 11 years ago
  28. 9042573 Merge "msm: kgsl: Add dispatcher and server-side-sync support" by Linux Build Service Account · 11 years ago
  29. 1458296 Merge "iommu: msm: Use ion_phys_addr_t for iova argument" by Linux Build Service Account · 11 years ago
  30. 65649aa iommu: msm: Use ion_phys_addr_t for iova argument by Olav Haugan · 11 years ago
  31. 1f8419a msm: kgsl: Use the standard functions to read the queued timestamp by Jordan Crouse · 11 years ago
  32. 0b49ba2 msm: kgsl: Avoid a possible pointer deference in __force_on_show by Jordan Crouse · 11 years ago
  33. 4961501 msm: kgsl: Fix several possible problem spots in the dispatcher by Jordan Crouse · 11 years ago
  34. 0e62eda msm: kgsl: Bootstrap GPU microcode by Tarun Karra · 11 years ago
  35. 07bf490 msm: kgsl: Set CP_DEBUG in GPU cores start routine by Shubhraprakash Das · 11 years ago
  36. a5733dd msm: kgsl: Detect gpu mem entry collisions when using MAP_FIXED flag by Harsh Vardhan Dwivedi · 11 years ago
  37. 4d04b5a msm: kgsl: prevent kgsl_get_pagetable from returning a destroyed pt by Jeff Boody · 11 years ago
  38. 4678994 msm: kgsl: Switch to default pagetables in case of NULL context by Harsh Vardhan Dwivedi · 11 years ago
  39. e3d0b5b msm: kgsl: Re-run the events handler when inflight goes to zero by Jordan Crouse · 11 years ago
  40. 7db5dc9 msm: kgsl: Don't spam the kernel log if qcom,step-pwrlevel isn't found by Jordan Crouse · 11 years ago
  41. d85d4df msm: kgsl: Verify the user address before reading a perfcounter group by Jordan Crouse · 11 years ago
  42. 17cbc54 msm: kgsl: Correctly return the context reset status by Jordan Crouse · 11 years ago
  43. 8749b5b msm: kgsl: Adds NULL check for drawctxt ops by Shrenuj Bansal · 11 years ago
  44. a3af001 msm: kgsl: Activate the dispatcher following a resume by Jordan Crouse · 11 years ago
  45. 8fe27fd msm: kgsl: Correctly enable A3XX performance counters by Harshdeep Dhatt · 11 years ago
  46. 2658dd1 msm: kgsl: Enable the iommu halt feature for certain IOMMU versions by Shubhraprakash Das · 11 years ago
  47. 02833d5 msm: kgsl: keep usermode context flags in kgsl_context by Jeremy Gebben · 11 years ago
  48. 88a9b5e msm: kgsl: consolidate preamble based context switch code by Jeremy Gebben · 11 years ago
  49. a766a19 msm: kgsl: Detach context when context creation fails in create function by Shubhraprakash Das · 11 years ago
  50. 872ed5b msm: kgsl: Fix freezing of counter when reading it by Shubhraprakash Das · 11 years ago
  51. 6cce4da msm: kgsl: Add return value for perfcounter enable function by Shubhraprakash Das · 11 years ago
  52. 4b612e8 msm: kgsl: Call adreno_init only once on startup by Shubhraprakash Das · 11 years ago
  53. aadea8ef msm: kgsl: Run the idle timer while the GPU is not power collapsed by Lucille Sylvester · 11 years ago
  54. 5812215 msm: kgsl: Fix page align allocation overflow by Carter Cooper · 11 years ago
  55. 83bfe6b msm: kgsl: Fix reading of special case counters by Shubhraprakash Das · 11 years ago
  56. b7bd8bc msm: kgsl: Restructure performance counters by Shubhraprakash Das · 11 years ago
  57. 1d8fd16 msm: kgsl: Store process private pointer in context by Shubhraprakash Das · 11 years ago
  58. 2371c9b msm: kgsl: Add dispatcher and server-side-sync support by Jordan Crouse · 11 years ago
  59. 4528a8b Merge "msm8x10: Add 16 bit PCM as default format for I2S backend." by Linux Build Service Account · 11 years ago
  60. bc99dba Merge "msm8226: Add 16 bit PCM as default format for slimbus backend." by Linux Build Service Account · 11 years ago
  61. ab84b44 Merge "ASoC: msm: change to enable audio" by Linux Build Service Account · 11 years ago
  62. b2d47f5 Merge "ASoC: msm: Fix potential spin lock recursion in compress driver" by Linux Build Service Account · 11 years ago
  63. a19dbef Merge "ASoC: msm: handle write done events in pause state" by Linux Build Service Account · 11 years ago
  64. ee4645c Merge "ASoC: msm: handle partial writes in compress driver" by Linux Build Service Account · 11 years ago
  65. e002a14 Merge "ASoC: msm: compr_free(), check if EOS is going on before waiting" by Linux Build Service Account · 11 years ago
  66. c2a3ff7 Merge "ASoC: msm: treat partial drain like full drain" by Linux Build Service Account · 11 years ago
  67. abb568ac Merge "ASoc: msm: stub set_metadata ops function" by Linux Build Service Account · 11 years ago
  68. 47df080 Merge "ASoc: msm: Send media format block for compress playback" by Linux Build Service Account · 11 years ago
  69. a17d419 Merge "ASoC: msm: Return proper error codes" by Linux Build Service Account · 11 years ago
  70. ab5b82f Merge "Asoc: msm: compr drain/flush fixes" by Linux Build Service Account · 11 years ago
  71. bbf809b Merge "ASoc: msm: Change condition to get session time" by Linux Build Service Account · 11 years ago
  72. 702a84f Merge "ASoC: msm: Implement platform driver for compress audio playback" by Linux Build Service Account · 11 years ago
  73. a54e8758 Merge "Adjust refcounts for FE Dai links in SOC compress framework" by Linux Build Service Account · 11 years ago
  74. e24e112 Merge "soc: return value of get soc version ioctl" by Linux Build Service Account · 11 years ago
  75. 916031c Merge "ALSA: compress: Use kzalloc() for ioctls writing back data" by Linux Build Service Account · 11 years ago
  76. 95d9abe Merge "ALSA: compress: info leak in snd_compr_get_caps()" by Linux Build Service Account · 11 years ago
  77. 1549291 Merge "ALSA: compress_core: Rework writes to use cumulative values" by Linux Build Service Account · 11 years ago
  78. e1912ec Merge "ALSA: compress_core: Remove unused hw_pointer" by Linux Build Service Account · 11 years ago
  79. 61c5d15 Merge "ALSA: compress_core: Add support for capture streams" by Linux Build Service Account · 11 years ago
  80. 55da084 Merge "ALSA: compress_core: Deconstify copy callback buffer" by Linux Build Service Account · 11 years ago
  81. 273fa65 Merge "ALSA: compress_core: Calculate avail correctly for capture streams" by Linux Build Service Account · 11 years ago
  82. a6f9b37 Merge "ALSA: compress_core: Update calc_avail to use cumulative values" by Linux Build Service Account · 11 years ago
  83. b86b429 Merge "ASoc: Add {get/set}_metadata ops for dynamic DAI links" by Linux Build Service Account · 11 years ago
  84. b260a17 Merge "ASoC: compress: dont aquire lock for draining states" by Linux Build Service Account · 11 years ago
  85. 2fd5b4a Merge "ALSA: compress: use mutex in drain" by Linux Build Service Account · 11 years ago
  86. 4595007 Merge "ALSA: Compress - dont use lock for all ioctls" by Linux Build Service Account · 11 years ago
  87. bb2c813 Merge "ASoC: pcm: Protect FE dai list during dai open/close" by Linux Build Service Account · 11 years ago
  88. 1f9a9cc Merge "ASoC: core: Update FE dpcm state to trigger BE routing" by Linux Build Service Account · 11 years ago
  89. 8e480da Merge "ALSA: compress: Make sure we trigger STOP before closing the stream." by Linux Build Service Account · 11 years ago
  90. d06a0a6 Merge "ALSA: compress: Add snd_compress_free()" by Linux Build Service Account · 11 years ago
  91. b1efacd Merge "ASoC: compress: Add suport for DPCM into compressed audio" by Linux Build Service Account · 11 years ago
  92. 7e06119 Merge "ASoC: DPCM: make some DPCM API calls non static for compressed usage" by Linux Build Service Account · 11 years ago
  93. 18a2407 Merge "ALSA: PCM - Add PCM creation API for internal PCMs." by Linux Build Service Account · 11 years ago
  94. 651254e Merge "ASoC: compress - add support for metadata apis" by Linux Build Service Account · 11 years ago
  95. f9452a8 Merge "ASoc: fix compilation error" by Linux Build Service Account · 11 years ago
  96. bc0e391 Merge "ASoC: compress: Cancel delayed power down if needed" by Linux Build Service Account · 11 years ago
  97. 5ee211c Merge "ASoC: compress: Only mute playback streams" by Linux Build Service Account · 11 years ago
  98. ff557db Merge "ASoc: fix compilation error" by Linux Build Service Account · 11 years ago
  99. abb424e Merge "ASoC: soc-compress: Add support for not memory mapped DSPs" by Linux Build Service Account · 11 years ago
  100. fb07d47 Merge "ASoC: soc-compress: Initialise delayed work to power down audio" by Linux Build Service Account · 11 years ago