1. fdf0f54 ASoC: soc-core: Allow machine drivers to override compress_type by Dimitris Papastamos · 14 years ago
  2. 3335ddc ASoC: soc-cache: Use reg_def_copy instead of reg_cache_default by Dimitris Papastamos · 14 years ago
  3. ff819b8 ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_conf by Dimitris Papastamos · 14 years ago
  4. 119bd78 ASoC: Change the base value of compress_type by Dimitris Papastamos · 14 years ago
  5. 23bbce3 ASoC: Add compress_type as a member to snd_soc_codec by Dimitris Papastamos · 14 years ago
  6. c3acec2 ASoC: Move active copy of CODEC read and write into runtime structure by Mark Brown · 14 years ago
  7. 2eea392 ASoC: Add support for optional auxiliary dailess codecs by Jarkko Nikula · 14 years ago
  8. df0701b ASoC: soc-cache: Ensure consistent cache naming by Dimitris Papastamos · 14 years ago
  9. ead9b91 ASoC: Add optional name_prefix for codec kcontrol, widget and route names by Jarkko Nikula · 14 years ago
  10. a7f387d ASoC: soc-cache: Add support for rbtree based register caching by Dimitris Papastamos · 14 years ago
  11. cc28fb8 ASoC: soc-cache: Add support for LZO register caching by Dimitris Papastamos · 14 years ago
  12. 7a30a3d ASoC: soc-cache: Add support for flat register caching by Dimitris Papastamos · 14 years ago
  13. 3a45b86 ASoC: Move pop time from DAPM context to sound card by Jarkko Nikula · 14 years ago
  14. a605215 ASoC: Add sound card directory under debugfs/asoc/ by Jarkko Nikula · 14 years ago
  15. ce6120c ASoC: Decouple DAPM from CODECs by Liam Girdwood · 14 years ago
  16. c375370 ASoC: Push snd_soc_write() and snd_soc_read() into the source file by Mark Brown · 14 years ago
  17. 0562f78 ASoC: don't register AC97 devices twice by Mika Westerberg · 14 years ago
  18. 4c14d78 ASoC: Use delayed work for debounce of GPIO based jacks by Mark Brown · 14 years ago
  19. 4e48541 ASoC: Swap bias level enumeration by Jarkko Nikula · 14 years ago
  20. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  21. b6f4bb3 ASoC: Add SOC_DOUBLE_R_SX_TLV control by apatard@mandriva.com · 14 years ago
  22. d11bb4a ASoC: core: Fix for the volume limiting when invert is in use by Peter Ujfalusi · 14 years ago
  23. 3efab7d ASoC: Allow DAI links to be kept active over suspend by Mark Brown · 14 years ago
  24. 637d384 ASoC: core: Support for limiting the volume by Peter Ujfalusi · 14 years ago
  25. b2c812e ASoC: Add indirection for CODEC private data by Mark Brown · 14 years ago
  26. 53a61d9 Merge branch 'for-2.6.34' into for-2.6.35 by Mark Brown · 14 years ago
  27. 5f712b2 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 14 years ago
  28. d5021ec ASoC: Add a notifier for jack status changes by Mark Brown · 14 years ago
  29. fd23b7d ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream by Daniel Mack · 14 years ago
  30. 258020d ASoC: core: Add delay operation to snd_soc_dai_ops by Peter Ujfalusi · 14 years ago
  31. 14dc573 ASoC: Allow mulitple usage count of codec and cpu dai by Jassi Brar · 14 years ago
  32. d273ebe ASoC: Pass dai_link as argument to platform suspend and resume by jassi brar · 14 years ago
  33. 6c5f1fe ASoC: Make pmdown_time a long by Mark Brown · 15 years ago
  34. 96dd362 ASoC: Make pmdown_time a per-card setting by Mark Brown · 15 years ago
  35. a3032b4 ASoC: Add a cache_sync bit to the CODEC structure by Mark Brown · 15 years ago
  36. 8c961bc ASoC: Allow CODECs to ask soc-cache to suppress physical writes by Mark Brown · 15 years ago
  37. 6c2fb6a ASoC: add helper macros to declare struct soc_enum instances by Guennadi Liakhovetski · 15 years ago
  38. a96ca33 ASoC: Support turning off bias when the CODEC is idle by Mark Brown · 15 years ago
  39. dd1b3d5 ASoC: Export snd_soc_update_bits_unlocked() by Mark Brown · 15 years ago
  40. c0fa59d ASoC: Add BCLK calculation utility for TDM mode too by Mark Brown · 15 years ago
  41. c871a05 ASoC: Add jack_status_check callback function for GPIO jacks by Joonyoung Shim · 15 years ago
  42. 7aae816 ASoC: Add bit clock rate calculator utility functions by Mark Brown · 15 years ago
  43. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  44. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  45. 88439ac ASoC: add support for multiple cards/codecs in debugfs by Peter Ujfalusi · 15 years ago
  46. 236cc52 ASoC: Remove unuused hw_read_t by Mark Brown · 15 years ago
  47. 79fb938 ASoC: Add DAPM widget power decision debugfs files by Mark Brown · 15 years ago
  48. 06cddef Merge branch 'reg-cache' into for-2.6.32 by Mark Brown · 15 years ago
  49. afa2f10 ASoC: Factor out I2C 8 bit address 16 bit data I/O by Mark Brown · 15 years ago
  50. 7084a42 ASoC: Add I/O control bus information to factored out cache setup by Mark Brown · 15 years ago
  51. 77ee09c ASoC: Allow CODECs to flag invalid registers by Mark Brown · 15 years ago
  52. 3ce91d5 ASoC: add SOC_DOUBLE_R_EXT_TLV control type by Joonyoung Shim · 15 years ago
  53. d0af93d ASoC: add SOC_DOUBLE_EXT_TLV control type by Joonyoung Shim · 15 years ago
  54. 17a52fd ASoC: Begin to factor out register cache I/O functions by Mark Brown · 15 years ago
  55. 096e49d ASoC: Add CODEC volatile register operation by Mark Brown · 15 years ago
  56. 831dc0f ASoC: Add stub suspend and resume calls for ASoC subdevices by Mark Brown · 15 years ago
  57. 0e09b67 Merge branch 'dapm' into for-2.6.32 by Mark Brown · 15 years ago
  58. 291f3bb ASoC: Make DAPM power sequence lists local variables by Mark Brown · 15 years ago
  59. 46f5822 ASoC: Allow 32 bit registers for DAPM by Daniel Ribeiro · 15 years ago
  60. 5c82f56 AsoC: Make snd_soc_read() and snd_soc_write() functions by Mark Brown · 15 years ago
  61. 452c5ea ASoC: Integrate bias management with DAPM power management by Mark Brown · 15 years ago
  62. 6d3ddc8 ASoC: Split DAPM power checks from sequencing of power changes by Mark Brown · 15 years ago
  63. 7629ad2 ASoC: add SOC_DOUBLE_EXT macro by Daniel Mack · 15 years ago
  64. 06f409d ASoC: Provide core support for symmetric sample rates by Mark Brown · 15 years ago
  65. ec67624 ASoC: Add GPIO support for jack reporting interface by Lopez Cruz, Misael · 15 years ago
  66. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 16 years ago
  67. 5852973 Merge branch 'for-2.6.29' into for-2.6.30 by Mark Brown · 16 years ago
  68. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 16 years ago
  69. 8a2cd61 ASoC: Add jack reporting interface by Mark Brown · 16 years ago
  70. 7415555 ASoC: Merge the soc_value_enum to soc_enum struct by Peter Ujfalusi · 16 years ago
  71. 2e72f8e ASoC: New enum type: value_enum by Peter Ujfalusi · 16 years ago
  72. 0d0cf00 ASoC: Add codec registration API by Mark Brown · 16 years ago
  73. 12a48a8c ASoC: Add platform registration API by Mark Brown · 16 years ago
  74. c5af3a2 ASoC: Add card registration API by Mark Brown · 16 years ago
  75. 32c8dab ASoC: Remove obsolete declaration of struct snd_soc_clock_info by Mark Brown · 16 years ago
  76. 07c84d0 ASoC: Remove device from platform suspend and resume operations by Mark Brown · 16 years ago
  77. 384c89e ASoC: Push debugfs files out of the snd_soc_device structure by Mark Brown · 16 years ago
  78. 87689d5 ASoC: Push platform registration down into the card by Mark Brown · 16 years ago
  79. 6308419 ASoC: Push workqueue data into snd_soc_card by Mark Brown · 16 years ago
  80. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  81. 3ba9e10a ASoC: Remove DAI type information by Mark Brown · 16 years ago
  82. a47cbe7 ASoC: Move DAI structure definitions into new soc-dai.h by Mark Brown · 16 years ago
  83. 8750654 ASoC: Rename snd_soc_card to snd_soc_machine by Mark Brown · 16 years ago
  84. ca3ea02 ASoC: Remove unused snd_soc_machine_config declaration by Mark Brown · 16 years ago
  85. ea91394 ASoC: Remove core version number by Mark Brown · 16 years ago
  86. 04172c0 Merge branch 'topic/fix/asoc' into topic/asoc by Takashi Iwai · 16 years ago
  87. 12ef193 ASoC: Allow setting codec register with debugfs filesystem by Troy Kisky · 16 years ago
  88. 762b8df ALSA: ASoC: Fix mono controls after conversion to support full int masks by Mark Brown · 16 years ago
  89. 815ecf8d ALSA: ASoC: convert use of uint to unsigned int by Jon Smirl · 16 years ago
  90. f8ba0b7 ALSA: ASoC: Rename mask to max to reflect usage by Jon Smirl · 16 years ago
  91. 4eaa981 ALSA: ASoC: Convert bitfields in ASoC into full int width by Jon Smirl · 16 years ago
  92. 58cd33c ALSA: ASoC: Allow codecs to override register display by Mark Brown · 16 years ago
  93. 8c6529d ALSA: asoc: core - add Digital Audio Interface (DAI) control functions. by Liam Girdwood · 16 years ago
  94. 3c4b266 ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  95. 6ed2597 ALSA: ASoC: Don't block system resume by Andy Green · 16 years ago
  96. 10144c0 ALSA: ASoC: Add SOC_SINGLE_EXT_TLV control type by Mike Montour · 16 years ago
  97. bdb9287 ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove by Mark Brown · 16 years ago
  98. e13ac2e [ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control type by Mark Brown · 16 years ago
  99. 0be9898 [ALSA] ASoC: Clarify API for bias configuration by Mark Brown · 16 years ago
  100. 1ef6ab7 [ALSA] ASoC: Make CPU and codec DAI operations have same type by Mark Brown · 16 years ago