1. bf45171 Merge remote-tracking branch 'remotes/quic/jb_3.2' into HEAD by Zhoulu Luo · 11 years ago
  2. b7405cf ASoC: jack: Push locking for jacks down to the jack by Mark Brown · 13 years ago
  3. 660db5a ASoC: compress: Add suport for DPCM into compressed audio by Liam Girdwood · 11 years ago
  4. 0ff2361 ASoC: add definations for compressed operations by Vinod Koul · 12 years ago
  5. 6fb6439 ALSA: core: Expose sound card online/offline state by Joonwoo Park · 11 years ago
  6. 87ba7da ASoC: core: Use driver core probe deferral by Mark Brown · 13 years ago
  7. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  8. 247d36e ASoc: msm: Fix the kernel panic issue in dapm by Jayasena Sangaraboina · 12 years ago
  9. bac6062 ASoc: msm: Serialize soc dsp trigger commands. by Jayasena Sangaraboina · 12 years ago
  10. a909e12 ASoC: jack: Add API report sock jack without DAPM sync by Joonwoo Park · 13 years ago
  11. cc22d37 ASoC: core: Add platform component mutex by Liam Girdwood · 13 years ago
  12. f831b05 ASoC: core: Add support for masking out parts of coefficient blocks by Mark Brown · 13 years ago
  13. 71d0851 ASoC: core: Add SND_SOC_BYTES control for coefficient blocks by Mark Brown · 13 years ago
  14. 3056557 ASoC: dapm: Constify lots of names that are never modified by Mark Brown · 13 years ago
  15. 731f1ab ASoC: core: add platform DAPM debugfs support by Sebastien Guiriec · 13 years ago
  16. 5124e69 ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct by Mark Brown · 13 years ago
  17. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 13 years ago
  18. 8a713da ASoC: Use regmap update bits operation for drivers using regmap by Mark Brown · 13 years ago
  19. 58ba9b2 ASoC: Allow drivers to specify how many bits are significant on a DAI by Mark Brown · 13 years ago
  20. e1c5493 ASoC: msm: use flag hwparam_set to enable backend dai hw_params by Jayasena Sangaraboina · 13 years ago
  21. 36ae1a9 ASoC: Dynamically allocate the rtd device for a non-empty release() by Mark Brown · 13 years ago
  22. 354a214 ASoC: Declare soc_new_pcm() properly by Mark Brown · 13 years ago
  23. 5a50496 ASoC: Allow DAI links to be specified using device tree nodes by Stephen Warren · 13 years ago
  24. a4a54dd ASoC: Add utility to parse DAPM routes from device tree by Stephen Warren · 13 years ago
  25. bec4fa0 ASoC: Add utility to set a card's name from device tree by Stephen Warren · 13 years ago
  26. 1dfb6ef ASoC: Remove rbtree register cache by Mark Brown · 13 years ago
  27. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  28. 1633281 ASoC: Implement fully_routed card property by Stephen Warren · 13 years ago
  29. c9016a7 ASoC: Remove LZO cache type by Mark Brown · 13 years ago
  30. d66a327 ASoC: Remove extra space in runtime struct definition by Mark Brown · 13 years ago
  31. 8f1dc4c ASoc: msm: Add support for multiple inputs to kcontrol by Ben Romberger · 13 years ago
  32. e50fad4 ASoC: Allow machines to ignore pmdown_time per-link by ramesh.babu@linux.intel.com · 13 years ago
  33. 1d69c5c ASoC: core: Add flag to ignore pmdown_time at pcm_close by Peter Ujfalusi · 13 years ago
  34. a92f139 ASoC: fix codec breakage caused by the volsw/volsw_2r merger by Peter Ujfalusi · 13 years ago
  35. 1576a5f ASoC: core: Remove snd_soc_put_volsw_2r definition by Peter Ujfalusi · 13 years ago
  36. 974815b ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions by Peter Ujfalusi · 13 years ago
  37. f7915d9 ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions by Peter Ujfalusi · 13 years ago
  38. e8f5a10 ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions by Peter Ujfalusi · 13 years ago
  39. 30d86ba ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representation by Peter Ujfalusi · 13 years ago
  40. db432b4 ASoC: Do DAPM power checks only for widgets changed since last run by Mark Brown · 13 years ago
  41. cdffa77 ASoC: core: Introduce SOC_DOUBLE_R_VALUE macro by Peter Ujfalusi · 13 years ago
  42. 460acbe ASoC: core: Introduce SOC_DOUBLE_VALUE macro by Peter Ujfalusi · 13 years ago
  43. 572c3b4 ASoC: Create signed 8-bit volume control register by Bradley Rubin · 13 years ago
  44. 3f2bc4d Initial Contribution by Bryan Huntsman · 13 years ago
  45. 75d9ac4 ASoC: Allow DAI formats to be specified in the dai_link by Mark Brown · 13 years ago
  46. 1784102 ASoC: soc-core: symmetry checking for each DAIs separately by Dong Aisheng · 13 years ago
  47. de02d07 ASoC: Trace and collect statistics for DAPM graph walking by Mark Brown · 13 years ago
  48. da1c6ea ASoC: Allow source specification for CODEC level sysclk by Mark Brown · 13 years ago
  49. 4a8923b ASoC: Allow register defaults to be larger than unsigned short by Mark Brown · 13 years ago
  50. 33c5f96 ASoC: Allow idle_bias_off to be specified in CODEC drivers by Mark Brown · 13 years ago
  51. bb3784a Merge branch 'regmap-asoc' into for-3.2 by Mark Brown · 13 years ago
  52. 0671da1 ASoC: Add regmap as a control type by Mark Brown · 13 years ago
  53. be3ea3b ASoC: Use new register map API for ASoC generic physical I/O by Mark Brown · 13 years ago
  54. 64a648c ASoC: dapm - Add DAPM stream completion event. by Liam Girdwood · 13 years ago
  55. 6e30b2e ASoC: core - improve probe/remove ordering by Liam Girdwood · 13 years ago
  56. 59c96f1 ASoC: dsp - add core support for bespoke trigger() by Liam Girdwood · 14 years ago
  57. f320fdd ASoC: core - add hostless DAI support by Liam Girdwood · 14 years ago
  58. a8f13d8 ASoC: core - add dynamic kcontrols by Liam Girdwood · 13 years ago
  59. bfe7dc4 ASoC: dsp - Add DSP support to core ASoC API/structures by Liam Girdwood · 14 years ago
  60. ecc1a0d ASoC: dapm - FIXME -add locking to the DAPM power_widgets() by Liam Girdwood · 14 years ago
  61. 7987a11 ASoC: core - Add Platform driver DAPM widgets/kcontrols. by Liam Girdwood · 14 years ago
  62. 0f8bae9 ASoC: core - pcm mutex per rtd by Liam Girdwood · 14 years ago
  63. 670ff44 ASoC: dapm - Add DAPM stream completion event. by Liam Girdwood · 13 years ago
  64. c6ac984 ASoC: core - refactor pcm_new() to pass only rtd by Liam Girdwood · 14 years ago
  65. 0218408 ASoC: core - Allow some components to probe/remove later or earlier. by Liam Girdwood · 13 years ago
  66. cb2cf61 ASoC: core - Add convenience register for platform kcontrol and DAPM by Liam Girdwood · 13 years ago
  67. b795064 ASoC: core - Add platform widget IO by Liam Girdwood · 13 years ago
  68. a491a5c ASoC: core - Add API call to register platform kcontrols. by Liam Girdwood · 13 years ago
  69. f1442bc ASoC: core - Add platform read and write. by Liam Girdwood · 13 years ago
  70. 65fdd5c Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  71. e9c0390 ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O bus by Mark Brown · 13 years ago
  72. b8c0dab ASoC: core - PCM mutex per rtd by Liam Girdwood · 13 years ago
  73. 0168bf0 ASoC: core - Allow components to probe/remove in sequence. by Liam Girdwood · 13 years ago
  74. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  75. d4c6005 ASoC: Add context parameter to card DAPM callbacks by Mark Brown · 13 years ago
  76. 56fba41 ASoC: Specify target bias state directly as a bias state by Mark Brown · 13 years ago
  77. 22de71b ASoC: core - allow ASoC more flexible machine name by Liam Girdwood · 13 years ago
  78. 87023ff ASoC: Declare const properly for enum texts by Takashi Iwai · 13 years ago
  79. fb25789 ASoC: Work around allmodconfig failure by Mark Brown · 13 years ago
  80. d06e48d ASoC: Make struct snd_soc_card's dapm_widgets and dapm_routes const by Lars-Peter Clausen · 13 years ago
  81. b7af1da ASoC: Add data based control initialisation for CODECs and cards by Mark Brown · 13 years ago
  82. 239c970 ASoC: Add snd_soc_codec_{readable,writable}_register() by Dimitris Papastamos · 13 years ago
  83. 8020454 ASoC: Add default snd_soc_default_writable_register() callback by Dimitris Papastamos · 13 years ago
  84. 67850a8 ASoC: Add control_type in snd_soc_codec by Dimitris Papastamos · 14 years ago
  85. 5fb609d ASoC: soc-cache: Introduce raw bulk write support by Dimitris Papastamos · 14 years ago
  86. efb7ac3 ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() by Mark Brown · 14 years ago
  87. ec4ee52 ASoC: Provide CODEC clocking operations and API calls by Mark Brown · 14 years ago
  88. 89b95ac ASoC: Add DAPM widget and path data to CODEC driver structure by Mark Brown · 14 years ago
  89. 28e9ad9 ASoC: Add a late_probe() callback to cards by Mark Brown · 14 years ago
  90. b8ad29d ASoC: Allow card DAPM widgets and routes to be set up at registration by Mark Brown · 14 years ago
  91. e37a497 ASoC: Add a per-card DAPM context by Mark Brown · 14 years ago
  92. fadddc8 ASoC: Add kerneldoc for jack_status_check callback by Mark Brown · 14 years ago
  93. 7887ab3 ASoC: Allow GPIO jack detection to be configured as a wake source by Mark Brown · 14 years ago
  94. fa9879e ASoC: add support for multiple jack types by Vinod Koul · 14 years ago
  95. dddf3e4 ASoC: Add card driver data by Mark Brown · 14 years ago
  96. f85a9e0 ASoC: Add subsequence information to seq_notify callbacks by Mark Brown · 14 years ago
  97. aaee8ef ASoC: Make cache status available via debugfs by Mark Brown · 14 years ago
  98. 6f8ab4a ASoC: Export card PM callbacks for use in direct registered cards by Mark Brown · 14 years ago
  99. e7361ec ASoC: Replace pdev with card in machine driver probe and remove by Mark Brown · 14 years ago
  100. 70b2ac1 ASoC: Use card rather than soc-audio device to card PM functions by Mark Brown · 14 years ago