1. 4ac5c61 ASoC: Set parent for AC97 devices we register by Mark Brown · 15 years ago
  2. 64ab9ba ASoC: Don't defer resume work for AC97 codecs by Mark Brown · 15 years ago
  3. d2314e0 ASoC: Only deregister AC97 dev if it's name was not "AC97" by Atsushi Nemoto · 15 years ago
  4. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  5. c85e5a41 Merge branch 'for-2.6.29' into for-2.6.30 by Mark Brown · 15 years ago
  6. 14fa43f ASoC: Only register AC97 bus if it's not done already by Mark Brown · 15 years ago
  7. 67fcdea Merge branch 'topic/snd_card_new-err' into topic/asoc by Takashi Iwai · 15 years ago
  8. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 15 years ago
  9. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  10. 5852973 Merge branch 'for-2.6.29' into for-2.6.30 by Mark Brown · 16 years ago
  11. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 16 years ago
  12. 7415555 ASoC: Merge the soc_value_enum to soc_enum struct by Peter Ujfalusi · 16 years ago
  13. 2e72f8e ASoC: New enum type: value_enum by Peter Ujfalusi · 16 years ago
  14. ac11a2b ASoC: Clean up kerneldoc warnings by Mark Brown · 16 years ago
  15. 0d0cf00 ASoC: Add codec registration API by Mark Brown · 16 years ago
  16. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  17. 6b05eda ASoC: Wait for non-AC97 codec DAIs before instantiating by Mark Brown · 16 years ago
  18. 435c5e2 ASoC: Initial framework for dynamic card instantiation by Mark Brown · 16 years ago
  19. 12a48a8c ASoC: Add platform registration API by Mark Brown · 16 years ago
  20. 9115171 ASoC: Add DAI registration API by Mark Brown · 16 years ago
  21. c5af3a2 ASoC: Add card registration API by Mark Brown · 16 years ago
  22. dc7d7b8 ASoC: Remove platform device from DAI suspend and resume operations by Mark Brown · 16 years ago
  23. 07c84d0 ASoC: Remove device from platform suspend and resume operations by Mark Brown · 16 years ago
  24. 384c89e ASoC: Push debugfs files out of the snd_soc_device structure by Mark Brown · 16 years ago
  25. 87689d5 ASoC: Push platform registration down into the card by Mark Brown · 16 years ago
  26. 6308419 ASoC: Push workqueue data into snd_soc_card by Mark Brown · 16 years ago
  27. 7d8c16a ASoC: Annotate core removal function by Mark Brown · 16 years ago
  28. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  29. 3af4182 Merge branch 'upstream' into topic/asoc by Takashi Iwai · 16 years ago
  30. 9e0f1b7 ASoC: Clean up kernel-doc for snd_soc_dai_set_fmt by Qinghuang Feng · 16 years ago
  31. fde22f2 ASoC: Lower priority of resume work logging by Mark Brown · 16 years ago
  32. 3ba9e10 ASoC: Remove DAI type information by Mark Brown · 16 years ago
  33. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  34. 8750654 ASoC: Rename snd_soc_card to snd_soc_machine by Mark Brown · 16 years ago
  35. ea91394 ASoC: Remove core version number by Mark Brown · 16 years ago
  36. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  37. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  38. 04172c0 Merge branch 'topic/fix/asoc' into topic/asoc by Takashi Iwai · 16 years ago
  39. f24368c ASoC: Convert core to use standard debug print macros by Mark Brown · 16 years ago
  40. d45f621 ASoC: Fix handling of DAPM suspend work by Mark Brown · 16 years ago
  41. 12ef193 ASoC: Allow setting codec register with debugfs filesystem by Troy Kisky · 16 years ago
  42. 762b8df ALSA: ASoC: Fix mono controls after conversion to support full int masks by Mark Brown · 16 years ago
  43. d331124 ALSA: ASoC: update email address for Liam Girdwood by Liam Girdwood · 16 years ago
  44. 6010b2d ALSA: ASoC: Use codec digital mute when stopping playback by Mark Brown · 16 years ago
  45. 815ecf8 ALSA: ASoC: convert use of uint to unsigned int by Jon Smirl · 16 years ago
  46. f8ba0b7 ALSA: ASoC: Rename mask to max to reflect usage by Jon Smirl · 16 years ago
  47. 4eaa981 ALSA: ASoC: Convert bitfields in ASoC into full int width by Jon Smirl · 16 years ago
  48. 58cd33c ALSA: ASoC: Allow codecs to override register display by Mark Brown · 16 years ago
  49. 8c6529d ALSA: asoc: core - add Digital Audio Interface (DAI) control functions. by Liam Girdwood · 16 years ago
  50. 3c4b266 ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  51. 1301a96 ALSA: ASoC: fix PM=n build by Randy Dunlap · 16 years ago
  52. 6ed2597 ALSA: ASoC: Don't block system resume by Andy Green · 16 years ago
  53. bdb9287 ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove by Mark Brown · 16 years ago
  54. e13ac2e [ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control type by Mark Brown · 16 years ago
  55. 3ff3f64 [ALSA] ASoC: core checkpatch cleanups by Mark Brown · 16 years ago
  56. 0be9898 [ALSA] ASoC: Clarify API for bias configuration by Mark Brown · 16 years ago
  57. b2efbbf [ALSA] ASoC: Remove in-code changelogs by Mark Brown · 16 years ago
  58. 8b45a20 [ALSA] sound: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  59. 08c8efe [ALSA] Fix lockdep warning in ASoC machine probe by Mark Brown · 16 years ago
  60. 4ccab3e [ALSA] soc - Ensure PCMs are suspended by Liam Girdwood · 17 years ago
  61. 3c1c47e [ALSA] soc - Add D1 power event to power down event sequence by Liam Girdwood · 17 years ago
  62. a7a4ac8 [ALSA] ASoC TLV support by Philipp Zabel · 17 years ago
  63. 0b4d221 [ALSA] soc - Add device level DAPM event by Liam Girdwood · 17 years ago
  64. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  65. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  66. a5ce889 [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks by Takashi Iwai · 17 years ago
  67. a68660e [ALSA] ASoC AC97 device reg bugfix by Liam Girdwood · 17 years ago
  68. cb666e5 [ALSA] soc - ASoC 0.13 core changes by Liam Girdwood · 17 years ago
  69. bc7320c [ALSA] ASoC very minor coding style fix for snd_soc_new_pcms() by Liam Girdwood · 17 years ago
  70. 965ac42 [ALSA] ASoC force running of delayed PM work at suspend() and remove() by Liam Girdwood · 17 years ago
  71. 18b9b3d [ALSA] ASoC codec probe failure bug by Liam Girdwood · 17 years ago
  72. 4bb0952 [ALSA] soc - Use global workqueue by Takashi Iwai · 18 years ago
  73. 0664d88 [ALSA] Additional credits to soc-core by Liam Girdwood · 18 years ago
  74. 4484bb2 [ALSA] Fix the soc code after dhowells workqueue changes. by Andrew Morton · 18 years ago
  75. 2e26e48 [ALSA] ASoC - Bit clock matching error by Philipp Zabel · 18 years ago
  76. a71a468 [ALSA] ASoC: Add support for BCLK based on (Rate * Chn * Word Size) by Liam Girdwood · 18 years ago
  77. 12e74f7 [ALSA] ASoC - Fix build warnings in soc-core.c by Liam Girdwood · 18 years ago
  78. b5c5fd2 [ALSA] ASoC debug output build breakage by Liam Girdwood · 18 years ago
  79. e117483 [ALSA] soc-core: fix multi-line string literal by Clemens Ladisch · 18 years ago
  80. db2a416 [ALSA] ASoC: core code by Frank Mandarino · 18 years ago