1. f60b88c ASoC: msm: Add support for WMA DSP decode by Banajit Goswami · 11 years ago
  2. 1c368be ALSA: compress: add timestamp support for compress audio by Banajit Goswami · 9 years ago
  3. 475a66d8 ASoC: msm: Add support for AC3 and EC3 playback in tunnel mode by Banajit Goswami · 9 years ago
  4. 39feeac SoC: msm: Add support for meta data in compressed TX by Banajit Goswami · 11 years ago
  5. ad16191 ASoC: msm: add support for different compressed formats by Banajit Goswami · 9 years ago
  6. 804ce12 ASoC: msm: Update the encode option and sample rate. by Banajit Goswami · 11 years ago
  7. 7c4cce9 ASoC: dapm: add macro for MICBIAS by Banajit Goswami · 11 years ago
  8. 8d62a40 ASoc: msm: Add AMR NB and AMR WB support for Voip by Banajit Goswami · 11 years ago
  9. cec03b6 ALSA: PCM: User contol API implementation by Banajit Goswami · 9 years ago
  10. 1515ec3 ALSA: pcm: check for integer overflow during multiplication by Phani Kumar Uppalapati · 12 years ago
  11. 55b24c5 ALSA: PCM: volume API implementation by Banajit Goswami · 9 years ago
  12. 9df94f73 ASoC: core: Add compat ioctl support for listen driver by Banajit Goswami · 11 years ago
  13. 04e0fcd ALSA: core: Handle user defined ioctls by Sudheer Papothi · 9 years ago
  14. b40e968 ALSA: core: Add support to handle compressed audio IOCTLs by Sudheer Papothi · 10 years ago
  15. 8428b71 ALSA: core: Fix crash by avoiding appl_ptr crossing 32-bit boundary by Laxminath Kasam · 12 years ago
  16. e68908a ASoC: core: Update ALSA core to issue restart in underrun. by Santosh Mardi · 13 years ago
  17. 9eb600c ASoC: core: Skip suspending widgets with ignore flag by Sudheer Papothi · 10 years ago
  18. b2fac52 ASoC: Add debug message to track widget power up/down by Banajit Goswami · 12 years ago
  19. 4c15a7a ASoC: core: call digital mute ops for capture use case by Phani Kumar Uppalapati · 11 years ago
  20. 853ed7c ASoC: Add locking in DAPM widget power update by Banajit Goswami · 10 years ago
  21. 65c7d02 ASoC: Update the Max value of integer controls. by Sudheer Papothi · 10 years ago
  22. 5ae53a8 ASoC: core: Add support for getting TX and RX channels by Banajit Goswami · 10 years ago
  23. a19486b soc: Add audio backend to hwdep interface by Banajit Goswami · 9 years ago
  24. bdc375e ASoC: pcm: Add support for compat mode by Gopikrishnaiah Anand · 11 years ago
  25. b03052e ASoC: core: Support for compress ioctls by Banajit Goswami · 9 years ago
  26. 20df552 ASoC: Compress: Check and set pcm_new driver op by Ravi Kumar Alamanda · 12 years ago
  27. 7ffe84e ASoC: pcm: Add support for hostless playback/capture by Banajit Goswami · 9 years ago
  28. f5b50e7 ASoC: core - add hostless DAI support by Liam Girdwood · 9 years ago
  29. f272733 ALSA: pcm - add support for hostless audio by Liam Girdwood · 10 years ago
  30. a594577 ASoC: Don't close shared back end dailink by Banajit Goswami · 11 years ago
  31. 6175bce ASoC: Avoid putting stream state to STOP when stream paused by Banajit Goswami · 12 years ago
  32. ebc0593 ALSA: jack: Add support to report second microphone by Banajit Goswami · 9 years ago
  33. d566f79 ALSA: jack: Update supported jack switch types by Banajit Goswami · 9 years ago
  34. f661229 ALSA: jack: update jack types by Sudheer Papothi · 10 years ago
  35. 4cd40db ALSA: core: Expose sound card online/offline state by Sudheer Papothi · 10 years ago
  36. 47b90a3 ASoC: core: Introduce macro SOC_SINGLE_MULTI_EXT by Sudheer Papothi · 10 years ago
  37. e0d19e4 Merge "defconfig: arm64: Enable USB function drivers with msmskunk" into msm-4.8 by Kyle Yan · 9 years ago
  38. 16cac5d Merge "usb: gadget: Do not disconnect unregistered dev" into msm-4.8 by Kyle Yan · 9 years ago
  39. cb0304a usb: gadget: Do not disconnect unregistered dev by Hemant Kumar · 9 years ago
  40. 4052c04 defconfig: arm64: Enable USB function drivers with msmskunk by Mayank Rana · 9 years ago
  41. ea6ae44 USB: f_fs: Allow epfile to be opened only once by Mayank Rana · 9 years ago
  42. bccaa56 USB: f_fs: Don't queue already queued request again by Tarun Gupta · 9 years ago
  43. 758d752 USB: f_fs: Add memory barrier before atomic operations by Mayank Rana · 9 years ago
  44. 8ee75a1 usb: gadget: f_fs: Allow only one adb daemon perform device open by Saket Saurabh · 9 years ago
  45. bc66ea4 USB: f_fs: Avoid using completion variable on stack by Sujeet Kumar · 9 years ago
  46. b484e38 USB: f_fs: Fix disconnect check during ongoing IO by Manu Gautam · 9 years ago
  47. de58029b USB: f_fs: Check error status before doing epfile I/O by Vijayavardhan Vennapusa · 9 years ago
  48. ba857d4 USB: f_fs: Fail stale read IOs after disconnect by Sujeet Kumar · 9 years ago
  49. 2b92dce USB: gagget: f_fs: Return error if TX req is queued during device offline by Vijayavardhan Vennapusa · 9 years ago
  50. f9dc762 USB: f_fs: Fix epfile crash during composition switch by Sujeet Kumar · 9 years ago
  51. 08abc84 Merge "USB: f_fs: Set ffs->func to NULL after disabling endpoint in set_alt()" into msm-4.8 by Kyle Yan · 9 years ago
  52. 97acf9c Merge "usb: composite: Draw 900mA on USB resume if speed is super-speed" into msm-4.8 by Kyle Yan · 9 years ago
  53. 1b13d5f Merge "msm: ipa: fix IOMMU symbols usage" into msm-4.8 by Kyle Yan · 9 years ago
  54. 3a3b1ff Merge "drm/msm: remove msm clock driver header files" into msm-4.8 by Kyle Yan · 9 years ago
  55. 7084219 Merge "drm/msm/dsi-stagging: keep backlight api under LED config" into msm-4.8 by Kyle Yan · 9 years ago
  56. a6c9b6f3 Merge "drm/msm/sde: fix compilation issues in sde driver" into msm-4.8 by Kyle Yan · 9 years ago
  57. 387322a Merge "drm/msm/sde: remove unused header dependency" into msm-4.8 by Kyle Yan · 9 years ago
  58. f7d2618 Merge "drm/msm/sde: remove unused sde functions" into msm-4.8 by Kyle Yan · 9 years ago
  59. 512b707 Merge "drm/msm/sde: add mode change request to cdm resource update" into msm-4.8 by Kyle Yan · 9 years ago
  60. fcdc92b Merge "drm/msm/sde: cleanup alpha calc and plane stage in crtc" into msm-4.8 by Kyle Yan · 9 years ago
  61. 36750d0 Merge "drm/msm/sde: remove unused writeback function stubs" into msm-4.8 by Kyle Yan · 9 years ago
  62. d8f1a9b Merge "drm/msm/sde: remove unused vblank control for writeback" into msm-4.8 by Kyle Yan · 9 years ago
  63. 9a744f3 Merge "drm/msm/sde: remove unused encoder function" into msm-4.8 by Kyle Yan · 9 years ago
  64. 695da57 Merge "drm/msm/sde: reorganize top level interrupt handling code" into msm-4.8 by Kyle Yan · 9 years ago
  65. 0a93283 Merge "drm/msm/sde: add OT support for source pipe and writeback" into msm-4.8 by Kyle Yan · 9 years ago
  66. dcd9faf Merge "drm/msm/sde: add danger/safe/QoS support for source pipe" into msm-4.8 by Kyle Yan · 9 years ago
  67. b59d7a8 Merge "drm/msm/sde: improve debug log for blend setup" into msm-4.8 by Kyle Yan · 9 years ago
  68. b780ec4 Merge "DOWNSTREAM: drm/msm/sde: optionally delay output fence signal" into msm-4.8 by Kyle Yan · 9 years ago
  69. 4a294e0 Merge "drm/msm/sde: determine output fence timing on create" into msm-4.8 by Kyle Yan · 9 years ago
  70. 290b5f1 Merge "drm/sde: use power handle api to vote for core clock" into msm-4.8 by Kyle Yan · 9 years ago
  71. 6ad695d Merge "drm/msm: add power handle driver for msm" into msm-4.8 by Kyle Yan · 9 years ago
  72. 51b1ded Merge "drm/msm/sde: add helper macro for performing ktime comparisons" into msm-4.8 by Kyle Yan · 9 years ago
  73. 46df163 Merge "drm/msm/sde: assign ctls based on capability requirements" into msm-4.8 by Kyle Yan · 9 years ago
  74. 3a36d26 Merge "drm/msm/sde: clean up crtc ctl tracking" into msm-4.8 by Kyle Yan · 9 years ago
  75. 6c3e6db Merge "drm/msm/sde: improve resource manager hw block lookup time" into msm-4.8 by Kyle Yan · 9 years ago
  76. af6910d Merge "drm/msm: internal property updates should update cached value" into msm-4.8 by Kyle Yan · 9 years ago
  77. 9076aeb Merge "drm/msm/sde: fix plane stage setup in sde crtc" into msm-4.8 by Kyle Yan · 9 years ago
  78. 594fcf8 Merge "drm/sde: remove warn on from sde encoder" into msm-4.8 by Kyle Yan · 9 years ago
  79. 1c6d552 Merge "drm/sde: allow base layer plane stagging" into msm-4.8 by Kyle Yan · 9 years ago
  80. ed14aad Merge "drm/msm: update plane, crtc and connector caps blob prop" into msm-4.8 by Kyle Yan · 9 years ago
  81. e9b7397 Merge "drm/msm/sde: add api for determining current interface mode" into msm-4.8 by Kyle Yan · 9 years ago
  82. 45eb650c Merge "drm/msm/sde: fix uninitialized return code in rm" into msm-4.8 by Kyle Yan · 9 years ago
  83. c356299 Merge "drm/msm/sde: fix atomic check for crtc driver" into msm-4.8 by Kyle Yan · 9 years ago
  84. e1c07fb Merge "drm/msm: validate framebuffer before accessing it" into msm-4.8 by Kyle Yan · 9 years ago
  85. b0f3558 Merge "drm/msm: fix atomic mode check for sde plane" into msm-4.8 by Kyle Yan · 9 years ago
  86. 27a6207 Merge "drm/msm: use drm helper API for atomic check" into msm-4.8 by Kyle Yan · 9 years ago
  87. f17a171 Merge "drm/msm/sde: enable dynamic hardware resource assignment" into msm-4.8 by Kyle Yan · 9 years ago
  88. 3c64a5b Merge "drm/msm/sde: dynamic hardware resource manager" into msm-4.8 by Kyle Yan · 9 years ago
  89. 9557ee1 Merge "drm/msm/sde: move crtc towards multi-encoder support" into msm-4.8 by Kyle Yan · 9 years ago
  90. 48b909a Merge "drm/msm/sde: list block interconnects as bitmasks" into msm-4.8 by Kyle Yan · 9 years ago
  91. 1826a64 Merge "drm/msm/sde: add topology management properties" into msm-4.8 by Kyle Yan · 9 years ago
  92. 29126c8 Merge "drm/msm: enable/disable sde during driver open and close" into msm-4.8 by Kyle Yan · 9 years ago
  93. 5654937 Merge "drivers/gpu/drm: disable drm fbdev emulation" into msm-4.8 by Kyle Yan · 9 years ago
  94. 6df9e232 Merge "drm/msm/sde: use common structure for phys encoder init" into msm-4.8 by Kyle Yan · 9 years ago
  95. 60c7871 Merge "drm/msm/sde: list hardwired mixer connections" into msm-4.8 by Kyle Yan · 9 years ago
  96. 328cbee Merge "drm/dsi: turn off the wled backlight with panel power off" into msm-4.8 by Kyle Yan · 9 years ago
  97. f62d03e Merge "drm/dsi: fix dsi control power supply turn off sequence" into msm-4.8 by Kyle Yan · 9 years ago
  98. cec7708 Merge "drm/msm/sde: add support for dirty properties" into msm-4.8 by Kyle Yan · 9 years ago
  99. fe5c9c8 Merge "drm/msm: allow flags to be set in property helpers" into msm-4.8 by Kyle Yan · 9 years ago
  100. 472214e Merge "drm/msm/sde: trigger plane modeset on buffer pitch change" into msm-4.8 by Kyle Yan · 9 years ago