1. 15d4776 Merge branch 'for-3.5' into for-3.6 by Mark Brown · 12 years ago
  2. 0ff97eb ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvements by Mark Brown · 12 years ago
  3. 409b78c ASoC imx-audmux: add MX31_AUDMUX_PORT7_SSI_PINS_7 define by Torben Hohn · 12 years ago
  4. 31a2239 ASoC: littlemill: Add userspace control of the WM1250 I/O by Mark Brown · 12 years ago
  5. b4046d0 ASoC: wm8994: Update micdet for irqdomain conversion by Mark Brown · 12 years ago
  6. 601787c ASoC: Convert S3C2412 I2S driver to gpiolib API by Sylwester Nawrocki · 12 years ago
  7. 0eed8a1 ASoC: Convert S3C24XX I2S driver to gpiolib API by Sylwester Nawrocki · 12 years ago
  8. 98b3cf1 ASoC: dapm: Fix compilation warning by Marek Belisko · 12 years ago
  9. e4dd767 ASoC: wm8962: Redo early init of the part on resume by Mark Brown · 12 years ago
  10. b761c0c ASoC: Free memory in the error paths of soc_of_parse_audio_routing() by Matthias Kaehlcke · 12 years ago
  11. 5c6af63 ASoC: wm5110: Add audio CODEC driver by Mark Brown · 12 years ago
  12. f96985e3 ASoC: STA529: fix an error message by Dan Carpenter · 12 years ago
  13. 2b4d39f ASoC: arizona: Support variable FLL VCO multipliers by Mark Brown · 12 years ago
  14. a1f34af ASoC: tlv320aic3x: add input clock selection by Jiri Prchal · 12 years ago
  15. bb1daa8 ASoC: tlv320aic3x: add AGC settings by Jiri Prchal · 12 years ago
  16. 7744419 ASoC: tlv320aic3x: add deemphasis switch by Jiri Prchal · 12 years ago
  17. bc9dce5 ASoC: wm5102: Fix cut'n'paste for digital volume registers by Mark Brown · 12 years ago
  18. c9c56fd ASoC: arizona: Add IN4 to the mixer tables by Mark Brown · 12 years ago
  19. a837987 ASoC: arizona: Export dai_ops by Mark Brown · 12 years ago
  20. d66a547 ASoC: omap-mcpdm: Add missing MODULE_ALIAS by Peter Ujfalusi · 12 years ago
  21. 410837a ASoC: arizona: Change DAPM routes for AIF clocks when we change them by Mark Brown · 12 years ago
  22. efcc3c6 ASoC: dapm: Allow routes to be deleted at runtime by Mark Brown · 12 years ago
  23. fabd038 ASoC: dapm: Mark widgets as dirty when a route is added by Mark Brown · 12 years ago
  24. 3ac3f5c ASoC: dpcm: Allow FE to be opened without valid BE routes. by Liam Girdwood · 12 years ago
  25. 3e45365 ASoC: twl6040: fix spelling mistake by Simon Wilson · 12 years ago
  26. 4123128 ASoC: dapm: Make sure all dapm contexts are updated by Liam Girdwood · 12 years ago
  27. 5cb9b74 ASoC: pcm: Clean up logging in soc_new_pcm() by Liam Girdwood · 12 years ago
  28. 01005a7 ASoC: dapm: Fix locking during codec shutdown by Liam Girdwood · 12 years ago
  29. bcbf4a6 ASoC: wm1250-ev1: Flag all supported rates in the DAI by Mark Brown · 12 years ago
  30. 9498822 ASoC: wm5102: Allow routing through the ASRCs by Mark Brown · 12 years ago
  31. c013b27 ASoC: arizona: Enable ASYNCCLK domain for audio interfaces by Mark Brown · 12 years ago
  32. 42810d1 ASoC: imx-mc13783: Add audmux settings for mx27pdk by Fabio Estevam · 12 years ago
  33. ef3207c ASoC: fsl: remove unneeded AUDMUX register setting from imx-sgtl5000 by Hui Wang · 12 years ago
  34. 5001765 ASoC: arizona: Be more forgiving in BCLK selection by Mark Brown · 12 years ago
  35. 5b2eec3 ASoC: arizona: Implement AIF clock configuration by Mark Brown · 12 years ago
  36. 949e6bc ASoC: arizona: Rename current rates tables to bclk_rates by Mark Brown · 12 years ago
  37. 1520ffd ASoC: dwc: Staticise non-exported i2s_start() by Mark Brown · 12 years ago
  38. e584f9b ASoC: SPEAr spdif_out: Add spdif out support by Vipin Kumar · 12 years ago
  39. 3be58db ASoC: STA529: Add support for STA529 Audio Codec by Rajeev Kumar · 12 years ago
  40. c9e8e8d ASoC: tlv320aic3x: extending registers cache by Jiri Prchal · 12 years ago
  41. 784a897 ASoC: tlv320aic3x: add missing registers and bits by Jiri Prchal · 12 years ago
  42. 2974d6b ASoC: wm8994: Don't suspend accessory detection by Mark Brown · 13 years ago
  43. 38cbf95 ASoC: core: Try to use regmap if the driver doesn't set up any I/O by Mark Brown · 13 years ago
  44. 081413f ASoC: wm8962: Log AIF configuration requested by hw_params() by Mark Brown · 12 years ago
  45. 32fee7a ASoC: dapm: Fix dapm_set_path_status() connect by Benoît Thébaudeau · 12 years ago
  46. df79f55 ASoC: tegra: use dmaengine based dma driver by Laxman Dewangan · 13 years ago
  47. da602ab ASoC: dapm: Remove incomplete stereo code by Benoît Thébaudeau · 12 years ago
  48. 9c9acc9 ASoC: smdk_wm8994: Convert to use snd_soc_register_card() by Sachin Kamat · 12 years ago
  49. 890255e ASoC: mioa701: convert to snd_soc_register_card API by Robert Jarzmik · 12 years ago
  50. c9fe573 ASoC: tlv320aic3x: Fix codec pll configure bug by Hebbar, Gururaja · 13 years ago
  51. b0dfa45 ASoC: wm2200: Add missing BCLK rate by Mark Brown · 13 years ago
  52. 8a72071 ASoC: dapm: Fix snd_soc_dapm_put_volsw() connect by Benoît Thébaudeau · 13 years ago
  53. adf643a ASoC: spdif: Build separate RX and TX objects by Mark Brown · 13 years ago
  54. cdf6052 ASoC: spdif_receiver: Add support for spdif in Audio Codec by Vipin Kumar · 13 years ago
  55. 6b4a21b ASoC: dwc: Add missing __iomem annotations by Mark Brown · 13 years ago
  56. 3dba1c2 ASoC: wm5102: Remove unused platform data header by Mark Brown · 13 years ago
  57. 6e1c39c ALSA: hda - Fix power-map regression for HP dv6 & co by Takashi Iwai · 13 years ago
  58. 09a6071 ALSA: hda - Initialize caches at codec reconfiguration by Takashi Iwai · 13 years ago
  59. 59cad16 ALSA: hda - Fix memory leaks at module unload by Takashi Iwai · 13 years ago
  60. ee48df5 ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers by Takashi Iwai · 13 years ago
  61. befae82 ALSA: hda - Add Realtek ALC280 codec support by David Henningsson · 13 years ago
  62. 55d52ea ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKS by Takashi Iwai · 13 years ago
  63. 6cab3e1 ASoC: wm8994: remove duplicate code by Jaroslav Kysela · 13 years ago
  64. 74953e2 ALSA: usb-audio: add BOSS GT-100 support by Clemens Ladisch · 13 years ago
  65. d69d652 ASoC: dwc: Bodge around continuing absence of clock API stubs by Mark Brown · 13 years ago
  66. ec8ffe1 ASoC: wm8996: Move register default configuration to I2C probe by Mark Brown · 13 years ago
  67. d4b3d0f ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usage by Mark Brown · 13 years ago
  68. 625c488 ASoC: wm8996: Move regulator notifier callbacks into I2C level by Mark Brown · 13 years ago
  69. 725e7a7 ASoC: wm8904: Move register default setup into I2C probe() by Mark Brown · 13 years ago
  70. 03862cf ASoC: wm8904: Move regulator acquisition and device identification to I2C by Mark Brown · 13 years ago
  71. fd88759 ASoC: wm8904: Rely entirely on the core for bias level management by Mark Brown · 13 years ago
  72. d1e16c1 Merge tag 'v3.5-rc4' into for-3.6 by Mark Brown · 13 years ago
  73. 1573ee8 ASoC: dmaengine_pcm: fix typo in comment by Uwe Kleine-König · 13 years ago
  74. 93e8791 ASoC: wm5102: Initial driver by Mark Brown · 13 years ago
  75. 07ed873 ASoC: Add shared code for Wolfson Arizona class devices by Mark Brown · 13 years ago
  76. 9dfdd5a ASoC: io: Don't dereference regmap if we failed to get one by Mark Brown · 13 years ago
  77. 62d4a4b ASoC: dapm: Try to add all routes even if one fails by Mark Brown · 13 years ago
  78. bb1591b3 ASoC: isabelle: Staticise non-exported isabelle_dai by Mark Brown · 13 years ago
  79. b2a4ec3 ASoC: da732x: Staticise non-exported symbol soc_codec_dev_da732x by Mark Brown · 13 years ago
  80. ace36d8 ASoC: SPEAr spdif_in: Add spdif IN support by Vipin Kumar · 13 years ago
  81. 241b446 ASoC: Add support for SPEAr ASoC pcm layer. by Rajeev Kumar · 13 years ago
  82. 3a9cf8e ASoC: Add support for synopsys i2s controller as per ASoC framework. by Rajeev Kumar · 13 years ago
  83. b3c5dce ALSA: HDA: Add inverted internal mic quirk for Lenovo S205 by David Henningsson · 13 years ago
  84. 8e5a050 ALSA: hda - Fix ALC272X codec detection by Takashi Iwai · 13 years ago
  85. f4a6348 ASoC: bfin: use dev_err to print error log instead of dev_dbg by Scott Jiang · 13 years ago
  86. 3528f27 ASoC: dmaengine-pcm: Add support for querying stream position from DMA driver by Lars-Peter Clausen · 13 years ago
  87. 9883ab2 ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer by Lars-Peter Clausen · 13 years ago
  88. f62ae7b ASoC: add i2s dai driver for bf6xx soc by Scott Jiang · 13 years ago
  89. d2aae47 ASoC: add sport driver for bf6xx soc by Scott Jiang · 13 years ago
  90. b64a1ba ALSA: snd_usb_audio: ignore ctrl errors on QuickCam Pro for Notebooks by Oleksij Rempel · 13 years ago
  91. 05b9afd5 ALSA: snd_usb_audio: ignore ctrl errors on QuickCam E3500 by Oleksij Rempel · 13 years ago
  92. 629b15b ASoC: wm5100: Remove stubs of ASoC-level register map code by Mark Brown · 13 years ago
  93. 0b1d8e0 ALSA: 6fire: use NULL instead of 0 for pointer assignment by Daniel Mack · 13 years ago
  94. b4a91cf ALSA: hda - Handle open while transitioning to D3. by Dylan Reid · 13 years ago
  95. afe2596 ALSA: snd-usb: make snd_usb_substream_capture_trigger static by Daniel Mack · 13 years ago
  96. 7fb75db ALSA: snd-usb: fix sync pipe check by Daniel Mack · 13 years ago
  97. ef890ae Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 13 years ago
  98. 9f0ed7a7 ASoC: Ux500: unlock on an error path by Dan Carpenter · 13 years ago
  99. e069038 ASoC: Ux500: Add machine-driver by Ola Lilja · 13 years ago
  100. 2e8b2b2 ALSA: hda - Don't forget to call init verbs added by fixup list by Takashi Iwai · 13 years ago