1. 14dc573 ASoC: Allow mulitple usage count of codec and cpu dai by Jassi Brar · 14 years ago
  2. 6423c18 ASoC: Remove runtime field from DAI by jassi brar · 14 years ago
  3. d273ebe ASoC: Pass dai_link as argument to platform suspend and resume by jassi brar · 14 years ago
  4. 6c5f1fe ASoC: Make pmdown_time a long by Mark Brown · 14 years ago
  5. dbe2140 ASoC: Make pmdown_time runtime configurable by Mark Brown · 14 years ago
  6. 96dd362 ASoC: Make pmdown_time a per-card setting by Mark Brown · 14 years ago
  7. 2718625 ASoC: Set codec->dev for AC97 devices by Mark Brown · 14 years ago
  8. 163849e Merge branch 'for-2.6.33' into for-2.6.34 by Mark Brown · 15 years ago
  9. 40ca114 ASoC: Use snprintf() when generating stream names by Mark Brown · 15 years ago
  10. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  11. dd1b3d5 ASoC: Export snd_soc_update_bits_unlocked() by Mark Brown · 15 years ago
  12. f773205 ASoC: move setting ac97 platformdata earlier than ac97 read/write by Barry Song · 15 years ago
  13. fe3e78e ASoC: Factor out snd_soc_init_card() by Mark Brown · 15 years ago
  14. 2624d5f ASoC: Move sysfs and debugfs functions to head of soc-core.c by Mark Brown · 15 years ago
  15. 6c508c6 ASoC: refactor snd_soc_update_bits() by Eero Nurkkala · 15 years ago
  16. 8538a11 ASoC: remove io_mutex by Eero Nurkkala · 15 years ago
  17. 9927f32 Merge branch 'for-2.6.32' into for-2.6.33 by Mark Brown · 15 years ago
  18. 02a06d3 ASoC: Fix possible codec_dai->ops NULL pointer problems by Barry Song · 15 years ago
  19. d2058b0 ASoC: Remove snd_soc_suspend_device() by Mark Brown · 15 years ago
  20. ce3e373 ASoC: Improve the debugfs hierarchy by Peter Ujfalusi · 15 years ago
  21. 88439ac ASoC: add support for multiple cards/codecs in debugfs by Peter Ujfalusi · 15 years ago
  22. 472df3c ASoC: Provide API for reordering channels by Barry Song · 15 years ago
  23. 8548803 ASoC: Add source argument to PLL configuration by Mark Brown · 15 years ago
  24. 79fb938 ASoC: Add DAPM widget power decision debugfs files by Mark Brown · 15 years ago
  25. a5479e3 ASoC: change set_tdm_slot api to allow slot_width override. by Daniel Ribeiro · 15 years ago
  26. 77ee09c ASoC: Allow CODECs to flag invalid registers by Mark Brown · 15 years ago
  27. 474828a ALSA: Allow passing platform_data to devices attached to AC97 bus by Marek Vasut · 15 years ago
  28. 096e49d ASoC: Add CODEC volatile register operation by Mark Brown · 15 years ago
  29. 416356f ASoC: Convert to dev_pm_ops by Mark Brown · 15 years ago
  30. d5fc3b5 Merge branch 'for-2.6.31' into for-2.6.32 by Mark Brown · 15 years ago
  31. 5173747 ASoC: Add a shutdown callback by Mark Brown · 15 years ago
  32. 6d5701b ASoC: Instantiate any forgotten DAPM widgets by Mark Brown · 15 years ago
  33. 831dc0f ASoC: Add stub suspend and resume calls for ASoC subdevices by Mark Brown · 15 years ago
  34. 46f5822 ASoC: Allow 32 bit registers for DAPM by Daniel Ribeiro · 15 years ago
  35. e3509ff ASoC: fix NULL pointer dereference in soc_suspend() by Daniel Mack · 15 years ago
  36. 452c5ea ASoC: Integrate bias management with DAPM power management by Mark Brown · 15 years ago
  37. 13e2c86 Merge branch 'for-2.6.30' into for-2.6.31 by Mark Brown · 15 years ago
  38. 914dc18 ASoC: soc-core: fix crash when removing not instantiated card by Mike Rapoport · 15 years ago
  39. 151ab22 ASoC: Fix up CODEC DAI formats for big endian CPUs by Mark Brown · 15 years ago
  40. fd5dfad ASoC: Volume controls are never of boolean type by Mark Brown · 15 years ago
  41. 3f1a4d8 ASoC: Check we have DAI ops when calling via accessor functions by Mark Brown · 15 years ago
  42. 06f409d ASoC: Provide core support for symmetric sample rates by Mark Brown · 15 years ago
  43. 4ac5c61 ASoC: Set parent for AC97 devices we register by Mark Brown · 15 years ago
  44. 64ab9ba ASoC: Don't defer resume work for AC97 codecs by Mark Brown · 15 years ago
  45. d2314e0 ASoC: Only deregister AC97 dev if it's name was not "AC97" by Atsushi Nemoto · 15 years ago
  46. 6335d05 ASoC: make ops a pointer in 'struct snd_soc_dai' by Eric Miao · 15 years ago
  47. c85e5a41 Merge branch 'for-2.6.29' into for-2.6.30 by Mark Brown · 15 years ago
  48. 14fa43f ASoC: Only register AC97 bus if it's not done already by Mark Brown · 15 years ago
  49. 67fcdea Merge branch 'topic/snd_card_new-err' into topic/asoc by Takashi Iwai · 15 years ago
  50. 6627a65 ASoC: Push the codec runtime storage into the card structure by Mark Brown · 15 years ago
  51. bd7dd77 ALSA: Convert to snd_card_create() in other sound/* by Takashi Iwai · 16 years ago
  52. 5852973 Merge branch 'for-2.6.29' into for-2.6.30 by Mark Brown · 16 years ago
  53. 3e8e195 ASoC: cleanup duplicated code. by Ian Molton · 16 years ago
  54. 7415555 ASoC: Merge the soc_value_enum to soc_enum struct by Peter Ujfalusi · 16 years ago
  55. 2e72f8e ASoC: New enum type: value_enum by Peter Ujfalusi · 16 years ago
  56. ac11a2b ASoC: Clean up kerneldoc warnings by Mark Brown · 16 years ago
  57. 0d0cf00 ASoC: Add codec registration API by Mark Brown · 16 years ago
  58. c9b3a40 ALSA: ASoC - Fix wrong section types by Takashi Iwai · 16 years ago
  59. 6b05eda ASoC: Wait for non-AC97 codec DAIs before instantiating by Mark Brown · 16 years ago
  60. 435c5e2 ASoC: Initial framework for dynamic card instantiation by Mark Brown · 16 years ago
  61. 12a48a8c ASoC: Add platform registration API by Mark Brown · 16 years ago
  62. 9115171 ASoC: Add DAI registration API by Mark Brown · 16 years ago
  63. c5af3a2 ASoC: Add card registration API by Mark Brown · 16 years ago
  64. dc7d7b8 ASoC: Remove platform device from DAI suspend and resume operations by Mark Brown · 16 years ago
  65. 07c84d0 ASoC: Remove device from platform suspend and resume operations by Mark Brown · 16 years ago
  66. 384c89e ASoC: Push debugfs files out of the snd_soc_device structure by Mark Brown · 16 years ago
  67. 87689d5 ASoC: Push platform registration down into the card by Mark Brown · 16 years ago
  68. 6308419 ASoC: Push workqueue data into snd_soc_card by Mark Brown · 16 years ago
  69. 7d8c16a ASoC: Annotate core removal function by Mark Brown · 16 years ago
  70. 968a602 ASoC: Rename snd_soc_register_card() to snd_soc_init_card() by Mark Brown · 16 years ago
  71. 3af4182 Merge branch 'upstream' into topic/asoc by Takashi Iwai · 16 years ago
  72. 9e0f1b7 ASoC: Clean up kernel-doc for snd_soc_dai_set_fmt by Qinghuang Feng · 16 years ago
  73. fde22f2 ASoC: Lower priority of resume work logging by Mark Brown · 16 years ago
  74. 3ba9e10a ASoC: Remove DAI type information by Mark Brown · 16 years ago
  75. dee89c4 ASoC: Merge snd_soc_ops into snd_soc_dai_ops by Mark Brown · 16 years ago
  76. 8750654 ASoC: Rename snd_soc_card to snd_soc_machine by Mark Brown · 16 years ago
  77. ea91394 ASoC: Remove core version number by Mark Brown · 16 years ago
  78. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  79. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  80. 04172c0 Merge branch 'topic/fix/asoc' into topic/asoc by Takashi Iwai · 16 years ago
  81. f24368c ASoC: Convert core to use standard debug print macros by Mark Brown · 16 years ago
  82. d45f621 ASoC: Fix handling of DAPM suspend work by Mark Brown · 16 years ago
  83. 12ef193 ASoC: Allow setting codec register with debugfs filesystem by Troy Kisky · 16 years ago
  84. 762b8df ALSA: ASoC: Fix mono controls after conversion to support full int masks by Mark Brown · 16 years ago
  85. d331124 ALSA: ASoC: update email address for Liam Girdwood by Liam Girdwood · 16 years ago
  86. 6010b2d ALSA: ASoC: Use codec digital mute when stopping playback by Mark Brown · 16 years ago
  87. 815ecf8d ALSA: ASoC: convert use of uint to unsigned int by Jon Smirl · 16 years ago
  88. f8ba0b7 ALSA: ASoC: Rename mask to max to reflect usage by Jon Smirl · 16 years ago
  89. 4eaa981 ALSA: ASoC: Convert bitfields in ASoC into full int width by Jon Smirl · 16 years ago
  90. 58cd33c ALSA: ASoC: Allow codecs to override register display by Mark Brown · 16 years ago
  91. 8c6529d ALSA: asoc: core - add Digital Audio Interface (DAI) control functions. by Liam Girdwood · 16 years ago
  92. 3c4b266 ALSA: asoc: core - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. by Liam Girdwood · 16 years ago
  93. 1301a96 ALSA: ASoC: fix PM=n build by Randy Dunlap · 16 years ago
  94. 6ed2597 ALSA: ASoC: Don't block system resume by Andy Green · 16 years ago
  95. bdb9287 ALSA: ASoC: Pass the DAI being configured into CPU DAI probe and remove by Mark Brown · 16 years ago
  96. e13ac2e [ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control type by Mark Brown · 16 years ago
  97. 3ff3f64 [ALSA] ASoC: core checkpatch cleanups by Mark Brown · 16 years ago
  98. 0be9898 [ALSA] ASoC: Clarify API for bias configuration by Mark Brown · 16 years ago
  99. b2efbbf [ALSA] ASoC: Remove in-code changelogs by Mark Brown · 16 years ago
  100. 8b45a20 [ALSA] sound: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago