1. 86767b7 ASoC: Avoid recalculating the bitmask for SOC_ENUM controls by Lars-Peter Clausen · 12 years ago
  2. 4968107 ASoC: add definations for compressed operations by Vinod Koul · 12 years ago
  3. 229e3fd ASoC: core: Add DOUBLE_R variants of the _RANGE controls by Mark Brown · 12 years ago
  4. 6c9d8cf ASoC: core: Add single controls with specified range of values by Adam Thomson · 12 years ago
  5. bc92657 ASoC: make snd_soc_dai_link more symmetrical by Stephen Warren · 12 years ago
  6. 07bf84a ASoC: dpcm: Add bespoke trigger() by Liam Girdwood · 12 years ago
  7. 47c88ff ASoC: dpcm: Add API for DAI link substream and runtime lookup by Liam Girdwood · 12 years ago
  8. f86dcef ASoC: dpcm: Add debugFS support for DPCM by Liam Girdwood · 12 years ago
  9. 01d7584 ASoC: dpcm: Add Dynamic PCM core operations. by Liam Girdwood · 12 years ago
  10. dd7b10b ASoC: core: Add strobe control by Kristoffer KARLSSON · 12 years ago
  11. 4183eed2 ASoC: core: Add signed multi register control by Kristoffer KARLSSON · 12 years ago
  12. c74184e ASoC: core: Support transparent CODEC<->CODEC DAI links by Mark Brown · 12 years ago
  13. 1d99f24 ASoC: core: Rework SOC_DOUBLE_R_SX_TLV add SOC_SINGLE_SX_TLV by Brian Austin · 12 years ago
  14. b19e6e7 ASoC: core: Use driver core probe deferral by Mark Brown · 12 years ago
  15. 2667b4b ASoC: jack: Push locking for jacks down to the jack by Mark Brown · 12 years ago
  16. 6874a91 ASoC: core: Rename card mutex subclass to better align with usage by Liam Girdwood · 12 years ago
  17. a73fb2d ASoC: dapm: Use DAPM mutex for DAPM ops instead of codec mutex by Liam Girdwood · 12 years ago
  18. 01b9d99 ASoC: core: Add card mutex locking subclasses by Liam Girdwood · 12 years ago
  19. cc22d37 ASoC: core: Add platform component mutex by Liam Girdwood · 12 years ago
  20. f831b05 ASoC: core: Add support for masking out parts of coefficient blocks by Mark Brown · 12 years ago
  21. 71d0851 ASoC: core: Add SND_SOC_BYTES control for coefficient blocks by Mark Brown · 13 years ago
  22. 3056557 ASoC: dapm: Constify lots of names that are never modified by Mark Brown · 12 years ago
  23. 731f1ab ASoC: core: add platform DAPM debugfs support by Sebastien Guiriec · 12 years ago
  24. 5124e69 ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct by Mark Brown · 12 years ago
  25. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 12 years ago
  26. 8a713da ASoC: Use regmap update bits operation for drivers using regmap by Mark Brown · 13 years ago
  27. 58ba9b2 ASoC: Allow drivers to specify how many bits are significant on a DAI by Mark Brown · 12 years ago
  28. 36ae1a9 ASoC: Dynamically allocate the rtd device for a non-empty release() by Mark Brown · 12 years ago
  29. 354a214 ASoC: Declare soc_new_pcm() properly by Mark Brown · 13 years ago
  30. 5a50496 ASoC: Allow DAI links to be specified using device tree nodes by Stephen Warren · 13 years ago
  31. a4a54dd ASoC: Add utility to parse DAPM routes from device tree by Stephen Warren · 13 years ago
  32. bec4fa0 ASoC: Add utility to set a card's name from device tree by Stephen Warren · 13 years ago
  33. 1dfb6ef ASoC: Remove rbtree register cache by Mark Brown · 13 years ago
  34. 84b315e ASoC: Drop unused state parameter from CODEC suspend callback by Lars-Peter Clausen · 13 years ago
  35. 1633281 ASoC: Implement fully_routed card property by Stephen Warren · 13 years ago
  36. c9016a7 ASoC: Remove LZO cache type by Mark Brown · 13 years ago
  37. d66a327 ASoC: Remove extra space in runtime struct definition by Mark Brown · 13 years ago
  38. e50fad4 ASoC: Allow machines to ignore pmdown_time per-link by ramesh.babu@linux.intel.com · 13 years ago
  39. 1d69c5c ASoC: core: Add flag to ignore pmdown_time at pcm_close by Peter Ujfalusi · 13 years ago
  40. a92f139 ASoC: fix codec breakage caused by the volsw/volsw_2r merger by Peter Ujfalusi · 13 years ago
  41. 1576a5f ASoC: core: Remove snd_soc_put_volsw_2r definition by Peter Ujfalusi · 13 years ago
  42. 974815b ASoC: core: Combine snd_soc_put_volsw/put_volsw_2r functions by Peter Ujfalusi · 13 years ago
  43. f7915d9 ASoC: core: Combine snd_soc_get_volsw/get_volsw_2r functions by Peter Ujfalusi · 13 years ago
  44. e8f5a10 ASoC: core: Combine snd_soc_info_volsw/info_volsw_2r functions by Peter Ujfalusi · 13 years ago
  45. 30d86ba ASoC: core: Change SOC_SINGLE/DOUBLE_VALUE representation by Peter Ujfalusi · 13 years ago
  46. db432b4 ASoC: Do DAPM power checks only for widgets changed since last run by Mark Brown · 13 years ago
  47. cdffa77 ASoC: core: Introduce SOC_DOUBLE_R_VALUE macro by Peter Ujfalusi · 13 years ago
  48. 460acbe ASoC: core: Introduce SOC_DOUBLE_VALUE macro by Peter Ujfalusi · 13 years ago
  49. 75d9ac4 ASoC: Allow DAI formats to be specified in the dai_link by Mark Brown · 13 years ago
  50. 1784102 ASoC: soc-core: symmetry checking for each DAIs separately by Dong Aisheng · 13 years ago
  51. de02d07 ASoC: Trace and collect statistics for DAPM graph walking by Mark Brown · 13 years ago
  52. da1c6ea ASoC: Allow source specification for CODEC level sysclk by Mark Brown · 13 years ago
  53. 4a8923b ASoC: Allow register defaults to be larger than unsigned short by Mark Brown · 13 years ago
  54. 33c5f96 ASoC: Allow idle_bias_off to be specified in CODEC drivers by Mark Brown · 13 years ago
  55. bb3784a Merge branch 'regmap-asoc' into for-3.2 by Mark Brown · 13 years ago
  56. 0671da1 ASoC: Add regmap as a control type by Mark Brown · 13 years ago
  57. be3ea3b ASoC: Use new register map API for ASoC generic physical I/O by Mark Brown · 13 years ago
  58. 64a648c ASoC: dapm - Add DAPM stream completion event. by Liam Girdwood · 13 years ago
  59. cb2cf61 ASoC: core - Add convenience register for platform kcontrol and DAPM by Liam Girdwood · 13 years ago
  60. b795064 ASoC: core - Add platform widget IO by Liam Girdwood · 13 years ago
  61. a491a5c ASoC: core - Add API call to register platform kcontrols. by Liam Girdwood · 13 years ago
  62. f1442bc ASoC: core - Add platform read and write. by Liam Girdwood · 13 years ago
  63. 65fdd5c Merge branch 'for-3.0' into for-3.1 by Mark Brown · 13 years ago
  64. e9c0390 ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O bus by Mark Brown · 13 years ago
  65. b8c0dab ASoC: core - PCM mutex per rtd by Liam Girdwood · 13 years ago
  66. 0168bf0 ASoC: core - Allow components to probe/remove in sequence. by Liam Girdwood · 13 years ago
  67. 552d1ef ASoC: core - Optimise and refactor pcm_new() to pass only rtd by Liam Girdwood · 13 years ago
  68. d4c6005 ASoC: Add context parameter to card DAPM callbacks by Mark Brown · 13 years ago
  69. 56fba41 ASoC: Specify target bias state directly as a bias state by Mark Brown · 13 years ago
  70. 22de71b ASoC: core - allow ASoC more flexible machine name by Liam Girdwood · 13 years ago
  71. 87023ff ASoC: Declare const properly for enum texts by Takashi Iwai · 13 years ago
  72. fb25789 ASoC: Work around allmodconfig failure by Mark Brown · 13 years ago
  73. d06e48d ASoC: Make struct snd_soc_card's dapm_widgets and dapm_routes const by Lars-Peter Clausen · 13 years ago
  74. b7af1da ASoC: Add data based control initialisation for CODECs and cards by Mark Brown · 13 years ago
  75. 239c970 ASoC: Add snd_soc_codec_{readable,writable}_register() by Dimitris Papastamos · 13 years ago
  76. 8020454 ASoC: Add default snd_soc_default_writable_register() callback by Dimitris Papastamos · 13 years ago
  77. 67850a8 ASoC: Add control_type in snd_soc_codec by Dimitris Papastamos · 13 years ago
  78. 5fb609d ASoC: soc-cache: Introduce raw bulk write support by Dimitris Papastamos · 13 years ago
  79. efb7ac3 ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() by Mark Brown · 13 years ago
  80. ec4ee52 ASoC: Provide CODEC clocking operations and API calls by Mark Brown · 13 years ago
  81. 89b95ac0 ASoC: Add DAPM widget and path data to CODEC driver structure by Mark Brown · 13 years ago
  82. 28e9ad9 ASoC: Add a late_probe() callback to cards by Mark Brown · 13 years ago
  83. b8ad29d ASoC: Allow card DAPM widgets and routes to be set up at registration by Mark Brown · 13 years ago
  84. e37a497 ASoC: Add a per-card DAPM context by Mark Brown · 13 years ago
  85. fadddc8 ASoC: Add kerneldoc for jack_status_check callback by Mark Brown · 13 years ago
  86. 7887ab3 ASoC: Allow GPIO jack detection to be configured as a wake source by Mark Brown · 13 years ago
  87. fa9879e ASoC: add support for multiple jack types by Vinod Koul · 13 years ago
  88. dddf3e4 ASoC: Add card driver data by Mark Brown · 13 years ago
  89. f85a9e0 ASoC: Add subsequence information to seq_notify callbacks by Mark Brown · 13 years ago
  90. aaee8ef ASoC: Make cache status available via debugfs by Mark Brown · 13 years ago
  91. 6f8ab4a ASoC: Export card PM callbacks for use in direct registered cards by Mark Brown · 13 years ago
  92. e7361ec ASoC: Replace pdev with card in machine driver probe and remove by Mark Brown · 13 years ago
  93. 70b2ac1 ASoC: Use card rather than soc-audio device to card PM functions by Mark Brown · 13 years ago
  94. 181e055 ASoC: Fix type for snd_soc_volatile_register() by Mark Brown · 13 years ago
  95. dad8e7a ASoC: soc-cache: Introduce the cache_bypass option by Dimitris Papastamos · 13 years ago
  96. 474b62d ASoC: Provide per widget type callback when executing DAPM sequences by Mark Brown · 13 years ago
  97. 70a7ca3 ASoC: soc core allow machine driver to register the card by Vinod Koul · 13 years ago
  98. 4e10bda ASoC: soc core add inline to handle card list initialzation by Vinod Koul · 13 years ago
  99. 1500b7b ASoC: Automatically assign the default readable()/volatile() functions by Dimitris Papastamos · 13 years ago
  100. d4754ec ASoC: Update users of readable_register()/volatile_register() by Dimitris Papastamos · 13 years ago