1. e9c0390 ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O bus by Mark Brown · 13 years ago
  2. 22de71b ASoC: core - allow ASoC more flexible machine name by Liam Girdwood · 13 years ago
  3. 87023ff ASoC: Declare const properly for enum texts by Takashi Iwai · 13 years ago
  4. fb25789 ASoC: Work around allmodconfig failure by Mark Brown · 13 years ago
  5. d06e48d ASoC: Make struct snd_soc_card's dapm_widgets and dapm_routes const by Lars-Peter Clausen · 13 years ago
  6. b7af1da ASoC: Add data based control initialisation for CODECs and cards by Mark Brown · 14 years ago
  7. 239c970 ASoC: Add snd_soc_codec_{readable,writable}_register() by Dimitris Papastamos · 14 years ago
  8. 8020454 ASoC: Add default snd_soc_default_writable_register() callback by Dimitris Papastamos · 14 years ago
  9. 67850a8 ASoC: Add control_type in snd_soc_codec by Dimitris Papastamos · 14 years ago
  10. 5fb609d ASoC: soc-cache: Introduce raw bulk write support by Dimitris Papastamos · 14 years ago
  11. efb7ac3 ASoC: Fix prefixing of DAPM controls by factoring prefix into snd_soc_cnew() by Mark Brown · 14 years ago
  12. ec4ee52 ASoC: Provide CODEC clocking operations and API calls by Mark Brown · 14 years ago
  13. 89b95ac0 ASoC: Add DAPM widget and path data to CODEC driver structure by Mark Brown · 14 years ago
  14. 28e9ad9 ASoC: Add a late_probe() callback to cards by Mark Brown · 14 years ago
  15. b8ad29d ASoC: Allow card DAPM widgets and routes to be set up at registration by Mark Brown · 14 years ago
  16. e37a497 ASoC: Add a per-card DAPM context by Mark Brown · 14 years ago
  17. fadddc8 ASoC: Add kerneldoc for jack_status_check callback by Mark Brown · 14 years ago
  18. 7887ab3 ASoC: Allow GPIO jack detection to be configured as a wake source by Mark Brown · 14 years ago
  19. fa9879e ASoC: add support for multiple jack types by Vinod Koul · 14 years ago
  20. dddf3e4 ASoC: Add card driver data by Mark Brown · 14 years ago
  21. f85a9e0 ASoC: Add subsequence information to seq_notify callbacks by Mark Brown · 14 years ago
  22. aaee8ef ASoC: Make cache status available via debugfs by Mark Brown · 14 years ago
  23. 6f8ab4a ASoC: Export card PM callbacks for use in direct registered cards by Mark Brown · 14 years ago
  24. e7361ec ASoC: Replace pdev with card in machine driver probe and remove by Mark Brown · 14 years ago
  25. 70b2ac1 ASoC: Use card rather than soc-audio device to card PM functions by Mark Brown · 14 years ago
  26. 181e055 ASoC: Fix type for snd_soc_volatile_register() by Mark Brown · 14 years ago
  27. dad8e7a ASoC: soc-cache: Introduce the cache_bypass option by Dimitris Papastamos · 14 years ago
  28. 474b62d ASoC: Provide per widget type callback when executing DAPM sequences by Mark Brown · 14 years ago
  29. 70a7ca3 ASoC: soc core allow machine driver to register the card by Vinod Koul · 14 years ago
  30. 4e10bda ASoC: soc core add inline to handle card list initialzation by Vinod Koul · 14 years ago
  31. 1500b7b ASoC: Automatically assign the default readable()/volatile() functions by Dimitris Papastamos · 14 years ago
  32. d4754ec ASoC: Update users of readable_register()/volatile_register() by Dimitris Papastamos · 14 years ago
  33. 066d16c ASoC: soc-cache: Add support for default readable()/volatile() functions by Dimitris Papastamos · 14 years ago
  34. aea170a ASoC: soc-cache: Add reg_size as a member to snd_soc_codec by Dimitris Papastamos · 14 years ago
  35. 8a9dab1 ASoC: Update name of debugfs root symbol to snd_soc_ by Mark Brown · 14 years ago
  36. faff4bb ASoC: Export debugfs root dentry by Stephen Warren · 14 years ago
  37. 7be31be8 ASoC: Extend DAPM to handle power changes on cross-device paths by Jarkko Nikula · 14 years ago
  38. 97c866d ASoC: Move widgets from DAPM context to snd_soc_card by Jarkko Nikula · 14 years ago
  39. 8ddab3f ASoC: Move DAPM paths from DAPM context to snd_soc_card by Jarkko Nikula · 14 years ago
  40. 05d209a ASoC: Remove unnecessary structure definitions by Seungwhan Youn · 14 years ago
  41. 0d735ea ASoC: soc-cache: Add optional cache name member to snd_soc_cache_ops by Dimitris Papastamos · 14 years ago
  42. 1badabd ASoC: Add post-CODEC bias level callback for machine driver by Mark Brown · 14 years ago
  43. 001ae4c ASoC: Constify struct snd_soc_codec_driver by Mark Brown · 14 years ago
  44. fdf0f54 ASoC: soc-core: Allow machine drivers to override compress_type by Dimitris Papastamos · 14 years ago
  45. 3335ddc ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default by Dimitris Papastamos · 14 years ago
  46. ff819b8 ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_conf by Dimitris Papastamos · 14 years ago
  47. 119bd78 ASoC: Change the base value of compress_type by Dimitris Papastamos · 14 years ago
  48. 23bbce3 ASoC: Add compress_type as a member to snd_soc_codec by Dimitris Papastamos · 14 years ago
  49. c3acec2 ASoC: Move active copy of CODEC read and write into runtime structure by Mark Brown · 14 years ago
  50. 2eea392 ASoC: Add support for optional auxiliary dailess codecs by Jarkko Nikula · 14 years ago
  51. df0701b ASoC: soc-cache: Ensure consistent cache naming by Dimitris Papastamos · 14 years ago
  52. ead9b91 ASoC: Add optional name_prefix for codec kcontrol, widget and route names by Jarkko Nikula · 14 years ago
  53. a7f387d ASoC: soc-cache: Add support for rbtree based register caching by Dimitris Papastamos · 14 years ago
  54. cc28fb8 ASoC: soc-cache: Add support for LZO register caching by Dimitris Papastamos · 14 years ago
  55. 7a30a3d ASoC: soc-cache: Add support for flat register caching by Dimitris Papastamos · 14 years ago
  56. 3a45b86 ASoC: Move pop time from DAPM context to sound card by Jarkko Nikula · 14 years ago
  57. a605215 ASoC: Add sound card directory under debugfs/asoc/ by Jarkko Nikula · 14 years ago
  58. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  59. c375370 ASoC: Push snd_soc_write() and snd_soc_read() into the source file by Mark Brown · 14 years ago
  60. 0562f78 ASoC: don't register AC97 devices twice by Mika Westerberg · 14 years ago
  61. 4c14d78 ASoC: Use delayed work for debounce of GPIO based jacks by Mark Brown · 14 years ago
  62. 4e48541 ASoC: Swap bias level enumeration by Jarkko Nikula · 14 years ago
  63. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 15 years ago
  64. b6f4bb3 ASoC: Add SOC_DOUBLE_R_SX_TLV control by apatard@mandriva.com · 14 years ago
  65. d11bb4a ASoC: core: Fix for the volume limiting when invert is in use by Peter Ujfalusi · 14 years ago
  66. 3efab7d ASoC: Allow DAI links to be kept active over suspend by Mark Brown · 14 years ago
  67. 637d384 ASoC: core: Support for limiting the volume by Peter Ujfalusi · 14 years ago
  68. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  69. 53a61d9 Merge branch 'for-2.6.34' into for-2.6.35 by Mark Brown · 15 years ago
  70. 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 15 years ago
  71. d5021ec ASoC: Add a notifier for jack status changes by Mark Brown · 15 years ago
  72. fd23b7d ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 15 years ago
  73. 258020d ASoC: core: Add delay operation to snd_soc_dai_ops by Peter Ujfalusi · 15 years ago
  74. 14dc573 ASoC: Allow mulitple usage count of codec and cpu dai by Jassi Brar · 15 years ago
  75. d273ebe ASoC: Pass dai_link as argument to platform suspend and resume by jassi brar · 15 years ago
  76. 6c5f1fe ASoC: Make pmdown_time a long by Mark Brown · 15 years ago
  77. 96dd362 ASoC: Make pmdown_time a per-card setting by Mark Brown · 15 years ago
  78. a3032b4 ASoC: Add a cache_sync bit to the CODEC structure by Mark Brown · 15 years ago
  79. 8c961bc ASoC: Allow CODECs to ask soc-cache to suppress physical writes by Mark Brown · 15 years ago
  80. 6c2fb6a ASoC: add helper macros to declare struct soc_enum instances by Guennadi Liakhovetski · 15 years ago
  81. a96ca33 ASoC: Support turning off bias when the CODEC is idle by Mark Brown · 15 years ago
  82. dd1b3d5 ASoC: Export snd_soc_update_bits_unlocked() by Mark Brown · 15 years ago
  83. c0fa59d ASoC: Add BCLK calculation utility for TDM mode too by Mark Brown · 15 years ago
  84. c871a05 ASoC: Add jack_status_check callback function for GPIO jacks by Joonyoung Shim · 15 years ago
  85. 7aae816 ASoC: Add bit clock rate calculator utility functions by Mark Brown · 15 years ago
  86. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  87. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  88. 88439ac ASoC: add support for multiple cards/codecs in debugfs by Peter Ujfalusi · 15 years ago
  89. 236cc52 ASoC: Remove unuused hw_read_t by Mark Brown · 15 years ago
  90. 79fb938 ASoC: Add DAPM widget power decision debugfs files by Mark Brown · 15 years ago
  91. 06cddef Merge branch 'reg-cache' into for-2.6.32 by Mark Brown · 15 years ago
  92. afa2f10 ASoC: Factor out I2C 8 bit address 16 bit data I/O by Mark Brown · 15 years ago
  93. 7084a42 ASoC: Add I/O control bus information to factored out cache setup by Mark Brown · 15 years ago
  94. 77ee09c ASoC: Allow CODECs to flag invalid registers by Mark Brown · 15 years ago
  95. 3ce91d5 ASoC: add SOC_DOUBLE_R_EXT_TLV control type by Joonyoung Shim · 15 years ago
  96. d0af93d ASoC: add SOC_DOUBLE_EXT_TLV control type by Joonyoung Shim · 15 years ago
  97. 17a52fd ASoC: Begin to factor out register cache I/O functions by Mark Brown · 15 years ago
  98. 096e49d ASoC: Add CODEC volatile register operation by Mark Brown · 15 years ago
  99. 831dc0f ASoC: Add stub suspend and resume calls for ASoC subdevices by Mark Brown · 15 years ago
  100. 0e09b67 Merge branch 'dapm' into for-2.6.32 by Mark Brown · 15 years ago