1. 3056557 ASoC: dapm: Constify lots of names that are never modified by Mark Brown · 12 years ago
  2. 7bd3a6f ASoC: dapm: Supply the DAI and substream when calling stream events by Mark Brown · 12 years ago
  3. 5ba06fc ASoC: dapm: Refactor snd_soc_dapm_new_widget() to return the widget by Mark Brown · 12 years ago
  4. ce0e9f0 ASoC: dapm: Unexport snd_soc_dapm_new_control() by Mark Brown · 12 years ago
  5. 059ad76 ASoC: Change spitz_ext_control to take dapm as argument. by Axel Lin · 12 years ago
  6. a1fa921 ASoC: ak4535: Convert to direct regmap API usage by Mark Brown · 12 years ago
  7. 7e11a53 ASoC: ak4535: Remove bitrotted driver version by Mark Brown · 12 years ago
  8. b08c576 ASoC: ak4535: Make I2C usage unconditional by Mark Brown · 12 years ago
  9. d69280b ASoC: ak4535: Remove -codec from driver name by Mark Brown · 12 years ago
  10. d23031a ASoC: wm8962: Convert to runtime PM for bias off management by Mark Brown · 12 years ago
  11. a968d9d ASoC: wm8962: Don't automatically enable and disable FLL by Mark Brown · 12 years ago
  12. 5aa9b85 ASoC: wm8962: Clean up register dump cruft by Mark Brown · 12 years ago
  13. 07fabd1 ASoC: wm8962: Add new SYSCLK ratios for new device revisions by Mark Brown · 12 years ago
  14. eeba1f8 ASoC: wm8962: Log the selected SYSCLK ratio by Mark Brown · 12 years ago
  15. 1993502 ASoC: wm8962: Only configure BCLK in hw_params when audio is active by Mark Brown · 12 years ago
  16. 71de4d2 ASoC: wm8962: Update the clocking when setting system clock by Mark Brown · 12 years ago
  17. 0e66821 ASoC: spitz: Fix kcontrols to use card instead of codec by Liam Girdwood · 12 years ago
  18. 905b419 ASoC: Show device id in the debug message by Axel Lin · 12 years ago
  19. 916be22 ASoC: Get correct revision id for wm2200 by Axel Lin · 12 years ago
  20. 731f1ab ASoC: core: add platform DAPM debugfs support by Sebastien Guiriec · 12 years ago
  21. 48a8c39 ASoC: dapm: Convert pin switches to use snd_soc_card by Mark Brown · 12 years ago
  22. 64e60f9 ASoC: core: Convert CODEC debugfs init to use dev_warn() by Liam Girdwood · 12 years ago
  23. 8078d87 ASoC: dapm: Notify stream event to all card components. by Liam Girdwood · 12 years ago
  24. 6c120e1 ASoC: dapm - Make DAPM reset code a separate function. by Liam Girdwood · 12 years ago
  25. 65f01ef ASoC: wm8994: Use slow start for VMID by Mark Brown · 12 years ago
  26. da15787 ASoC: wm9081: Use idle_bias_off by Mark Brown · 12 years ago
  27. 68fcde9 ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probe by Mark Brown · 12 years ago
  28. 1f5cafb ASoC: wm8988: Remove unneded -codec from driver name by Mark Brown · 12 years ago
  29. d2dc0a7 ASoC: wm8988: Convert to direct regmap API usage by Mark Brown · 12 years ago
  30. 2dbc34d ASoC: wm9081: Use module_i2c_driver by Mark Brown · 12 years ago
  31. dd7d3a2 ASoC: tegra+alc5632: Added digital microphone DAPM widget. by Leon Romanovsky · 12 years ago
  32. e85b26c ASoC: wm8994: Actively discharge VMID when not in use by Mark Brown · 12 years ago
  33. cc6d5a8 ASoC: wm8994: VMID management improvements by Mark Brown · 12 years ago
  34. d60d6c3 ASoC: wm_hubs: Clamp inputs to VMID while we ramp by Mark Brown · 12 years ago
  35. 5f2f3890 ASoC: wm_hubs: Improve single ended line output enable performance by Mark Brown · 12 years ago
  36. 0f613c2 ASoC: alc5632: Allow 8kHz stream support. by Andrey Danin · 12 years ago
  37. 5148aed ASoC: alc5632: Fix Capture/Playback attributes for microphone inputs by Paul Fertser · 12 years ago
  38. abb015b ASoC: alc5632: Fix Boost Volume TLVs used for the external microphones by Paul Fertser · 12 years ago
  39. 2435d46 ASoC: alc5632: Connect HP/HPL/HPR mix'es to HPOut Mix by Marc Dietrich · 12 years ago
  40. 9e75177 ASoC: alc5632: Fix I2S digital interface power for recording by Andrey Danin · 12 years ago
  41. 5e4e94a ASoC: alc5632: Add DMIC switches and controls by Andrey Danin · 12 years ago
  42. 75b3566 ASoC: alc5632: Refactored DAPM routes to add voice support by Andrey Danin · 12 years ago
  43. 6002c22 ASoC: alc5632: Remove unexisting route from Phone Mix to Mono Mix by Andrey Danin · 12 years ago
  44. a15a9af ASoC: alc5632: Rename capture switches to common scheme XXX2REC by Andrey Danin · 12 years ago
  45. 0a2c056 ASoC: alc5632: Add voice DAC playback switch by Andrey Danin · 12 years ago
  46. 39be1af ASoC: alc5632: Fixed voice DAC volume step. by Andrey Danin · 12 years ago
  47. 7fb7528 ASoC: alc5632: Coding style. Remove two extra empty lines. by Andrey Danin · 12 years ago
  48. b803422 ASoC: wm8993: Add register default for INPUTS_CLAMP by Mark Brown · 12 years ago
  49. 830eb87 ASoC: mxs-saif: use devm_ functions by Julia Lawall · 12 years ago
  50. e2da267 ASoC: wm8993: Correct typos in regmap conversion by Mark Brown · 12 years ago
  51. 625136e ASoC: Fix build error in sound/soc/omap/n810.c by Axel Lin · 12 years ago
  52. 1f5ff88 ASoC: Fix typo in twl4030.c by Masanari Iida · 12 years ago
  53. a08a499 Merge tag 'v3.3-rc3' as we've got several bugfixes in there which are by Mark Brown · 12 years ago
  54. 6d70934 Merge branch 'topic/pcm-internal' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into for-3.4 by Mark Brown · 12 years ago
  55. 17c0cee ASoC: wm2200: Ignore pmdown_time by Mark Brown · 12 years ago
  56. a5d3a21 ASoC: twl6040: Move ignore_pmdown_time to driver struct by Mark Brown · 12 years ago
  57. 5124e69 ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver struct by Mark Brown · 12 years ago
  58. b5d1d03 ASoC: pcm: If pmdown_time is zero then shut down DAPM immediately by Mark Brown · 12 years ago
  59. 945e503 ALSA: PCM - Add PCM creation API for internal PCMs. by Liam Girdwood · 12 years ago
  60. 982d411 Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  61. a7c4183 ASoC: wm8994: Disable line output discharge prior to ramping VMID by Mark Brown · 12 years ago
  62. f647e15 ASoC: wm8994: Fix typo in VMID ramp setting by Mark Brown · 12 years ago
  63. 4c6c0b5 ASoC: wm8962: Support mono playback and record by Mark Brown · 12 years ago
  64. 2492250 ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputs by Clemens Ladisch · 12 years ago
  65. 927c942 ALSA: usb-audio: add Edirol UM-3G support by Clemens Ladisch · 12 years ago
  66. 6d6761a ASoC: Convert kirkwood-openrd to use snd_soc_register_card() by Axel Lin · 13 years ago
  67. 49915a5 ASoC: Convert kirkwood-t5325 to use snd_soc_register_card() by Axel Lin · 13 years ago
  68. dc9c745 ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgets by Mark Brown · 12 years ago
  69. 416846d ALSA: hda - add support for Uniwill ECS M31EI notebook by Jaroslav Kysela · 12 years ago
  70. 6035bbc ASoC: tlv320aic3x: Remove even more unused code by Mark Brown · 12 years ago
  71. b97f6bf ALSA: hda - Fix error handling in patch_ca0132.c by Takashi Iwai · 12 years ago
  72. cfd0d11 Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  73. 87092e3 ASoC: wm8994: Bring WM8994 accessory detection up to date by Mark Brown · 12 years ago
  74. 27060b3c ASoC: wm8994: Unsuspend the device while reading GPIO statuses by Mark Brown · 12 years ago
  75. 5fab5174 ASoC: wm8994: We don't need to runtime resume by default by Mark Brown · 12 years ago
  76. 14ac911 ASoC: max9768: Fix build and use new add control API. by Liam Girdwood · 12 years ago
  77. 24cace3 ASoC: tlv320aic3x: remove unused code by Felipe Contreras · 12 years ago
  78. 612a3fe ASoC: dapm: Clean up header information. by Liam Girdwood · 12 years ago
  79. 40f02cd ASoC: dapm: Export mixer|mux_update_power() to public API. by Liam Girdwood · 12 years ago
  80. 839e5fa ASoC: wm8994: Don't bring up to STANDBY by default by Mark Brown · 12 years ago
  81. 654a28c ASoC: samsung: Enable accessory detect for WM8994 on Littlemill by Mark Brown · 12 years ago
  82. db966f8 ASoC: wm8994: Enabling VMID should take a runtime PM reference by Mark Brown · 12 years ago
  83. eedec3d ALSA: hda/realtek - Fix a wrong condition by Takashi Iwai · 12 years ago
  84. 226e01e ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.c by Jesper Juhl · 12 years ago
  85. 022658b ASoC: core: Add support for DAI and machine kcontrols. by Liam Girdwood · 12 years ago
  86. b544d1e ALSA: hda/realtek - Add missing Bass and CLFE as vmaster slaves by Takashi Iwai · 12 years ago
  87. 8334402 ASoC: fsi: add .init/.quit handler support by Kuninori Morimoto · 12 years ago
  88. fec691e ASoC: fsi: PortA/B information was controlled by sh_fsi_port_info by Kuninori Morimoto · 12 years ago
  89. 97df818 ASoC: fsi: fsi_stream_is_working() care substream->runtime by Kuninori Morimoto · 12 years ago
  90. 180346e ASoC: fsi: add .start_stop handler to fsi_stream_handler by Kuninori Morimoto · 12 years ago
  91. 938e2a8 ASoC: fsi: don't use is_play as a parameter of fsi functions by Kuninori Morimoto · 12 years ago
  92. 1b0ca1a ASoC: fsi: tidyup: fsi_pio_xxx() are gathered by Kuninori Morimoto · 12 years ago
  93. 5e97313 ASoC: fsi: add fsi_stream_handler and PIO handler by Kuninori Morimoto · 12 years ago
  94. 7b1b333 ASoC: fsi: use fsi_stream in fsi_get_current_fifo_samples() parameter by Kuninori Morimoto · 12 years ago
  95. a449e46 ASoC: fsi: re-define fsi_is_play() and fsi_stream_is_play() by Kuninori Morimoto · 12 years ago
  96. 95b0cf0 ASoC: fsi: modify fsi_pio_get_area() parameter and using position by Kuninori Morimoto · 12 years ago
  97. 8c41529 ASoC: fsi: rename fsi_stream_push/pop() to fsi_stream_init/quit() by Kuninori Morimoto · 12 years ago
  98. 41bba15 ASoC: fsi: remove unnecessary parameter from fsi_hw_shutdown() by Kuninori Morimoto · 12 years ago
  99. b49e802 ASoC: fsi: tidyup: move fsi_fifo_init() onto fsi_hw_startup() by Kuninori Morimoto · 12 years ago
  100. d78629e ASoC: fsi: rename fsi_dma_soft_xxx() to fsi_pio_xxx() by Kuninori Morimoto · 12 years ago