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 · 13 years ago
  7. 0eed8a1 ASoC: Convert S3C24XX I2S driver to gpiolib API by Sylwester Nawrocki · 13 years ago
  8. 98b3cf1 ASoC: dapm: Fix compilation warning by Marek Belisko · 13 years ago
  9. e4dd767 ASoC: wm8962: Redo early init of the part on resume by Mark Brown · 13 years ago
  10. b761c0c ASoC: Free memory in the error paths of soc_of_parse_audio_routing() by Matthias Kaehlcke · 13 years ago
  11. 5c6af63 ASoC: wm5110: Add audio CODEC driver by Mark Brown · 13 years ago
  12. f96985e3 ASoC: STA529: fix an error message by Dan Carpenter · 13 years ago
  13. 2b4d39f ASoC: arizona: Support variable FLL VCO multipliers by Mark Brown · 13 years ago
  14. a1f34af ASoC: tlv320aic3x: add input clock selection by Jiri Prchal · 13 years ago
  15. bb1daa8 ASoC: tlv320aic3x: add AGC settings by Jiri Prchal · 13 years ago
  16. 7744419 ASoC: tlv320aic3x: add deemphasis switch by Jiri Prchal · 13 years ago
  17. bc9dce5 ASoC: wm5102: Fix cut'n'paste for digital volume registers by Mark Brown · 13 years ago
  18. c9c56fd ASoC: arizona: Add IN4 to the mixer tables by Mark Brown · 13 years ago
  19. a837987 ASoC: arizona: Export dai_ops by Mark Brown · 13 years ago
  20. d66a547 ASoC: omap-mcpdm: Add missing MODULE_ALIAS by Peter Ujfalusi · 13 years ago
  21. 410837a ASoC: arizona: Change DAPM routes for AIF clocks when we change them by Mark Brown · 13 years ago
  22. efcc3c6 ASoC: dapm: Allow routes to be deleted at runtime by Mark Brown · 13 years ago
  23. fabd038 ASoC: dapm: Mark widgets as dirty when a route is added by Mark Brown · 13 years ago
  24. 3ac3f5c ASoC: dpcm: Allow FE to be opened without valid BE routes. by Liam Girdwood · 13 years ago
  25. 3e45365 ASoC: twl6040: fix spelling mistake by Simon Wilson · 13 years ago
  26. 4123128 ASoC: dapm: Make sure all dapm contexts are updated by Liam Girdwood · 13 years ago
  27. 5cb9b74 ASoC: pcm: Clean up logging in soc_new_pcm() by Liam Girdwood · 13 years ago
  28. 01005a7 ASoC: dapm: Fix locking during codec shutdown by Liam Girdwood · 13 years ago
  29. bcbf4a6 ASoC: wm1250-ev1: Flag all supported rates in the DAI by Mark Brown · 13 years ago
  30. 9498822 ASoC: wm5102: Allow routing through the ASRCs by Mark Brown · 13 years ago
  31. c013b27 ASoC: arizona: Enable ASYNCCLK domain for audio interfaces by Mark Brown · 13 years ago
  32. 42810d1 ASoC: imx-mc13783: Add audmux settings for mx27pdk by Fabio Estevam · 13 years ago
  33. ef3207c ASoC: fsl: remove unneeded AUDMUX register setting from imx-sgtl5000 by Hui Wang · 13 years ago
  34. 5001765 ASoC: arizona: Be more forgiving in BCLK selection by Mark Brown · 13 years ago
  35. 5b2eec3 ASoC: arizona: Implement AIF clock configuration by Mark Brown · 13 years ago
  36. 949e6bc ASoC: arizona: Rename current rates tables to bclk_rates by Mark Brown · 13 years ago
  37. 1520ffd ASoC: dwc: Staticise non-exported i2s_start() by Mark Brown · 13 years ago
  38. e584f9b ASoC: SPEAr spdif_out: Add spdif out support by Vipin Kumar · 13 years ago
  39. 3be58db ASoC: STA529: Add support for STA529 Audio Codec by Rajeev Kumar · 13 years ago
  40. c9e8e8d ASoC: tlv320aic3x: extending registers cache by Jiri Prchal · 13 years ago
  41. 784a897 ASoC: tlv320aic3x: add missing registers and bits by Jiri Prchal · 13 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 · 13 years ago
  45. 32fee7a ASoC: dapm: Fix dapm_set_path_status() connect by Benoît Thébaudeau · 13 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 · 13 years ago
  48. 9c9acc9 ASoC: smdk_wm8994: Convert to use snd_soc_register_card() by Sachin Kamat · 13 years ago
  49. 890255e ASoC: mioa701: convert to snd_soc_register_card API by Robert Jarzmik · 13 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. 6cab3e1 ASoC: wm8994: remove duplicate code by Jaroslav Kysela · 13 years ago
  58. d69d652 ASoC: dwc: Bodge around continuing absence of clock API stubs by Mark Brown · 13 years ago
  59. ec8ffe1 ASoC: wm8996: Move register default configuration to I2C probe by Mark Brown · 13 years ago
  60. d4b3d0f ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usage by Mark Brown · 13 years ago
  61. 625c488 ASoC: wm8996: Move regulator notifier callbacks into I2C level by Mark Brown · 13 years ago
  62. 725e7a7 ASoC: wm8904: Move register default setup into I2C probe() by Mark Brown · 13 years ago
  63. 03862cf ASoC: wm8904: Move regulator acquisition and device identification to I2C by Mark Brown · 13 years ago
  64. fd88759 ASoC: wm8904: Rely entirely on the core for bias level management by Mark Brown · 13 years ago
  65. d1e16c1 Merge tag 'v3.5-rc4' into for-3.6 by Mark Brown · 13 years ago
  66. 1573ee8 ASoC: dmaengine_pcm: fix typo in comment by Uwe Kleine-König · 13 years ago
  67. 93e8791 ASoC: wm5102: Initial driver by Mark Brown · 13 years ago
  68. 07ed873 ASoC: Add shared code for Wolfson Arizona class devices by Mark Brown · 13 years ago
  69. 9dfdd5a ASoC: io: Don't dereference regmap if we failed to get one by Mark Brown · 13 years ago
  70. 62d4a4b ASoC: dapm: Try to add all routes even if one fails by Mark Brown · 13 years ago
  71. bb1591b3 ASoC: isabelle: Staticise non-exported isabelle_dai by Mark Brown · 13 years ago
  72. b2a4ec3 ASoC: da732x: Staticise non-exported symbol soc_codec_dev_da732x by Mark Brown · 13 years ago
  73. ace36d8 ASoC: SPEAr spdif_in: Add spdif IN support by Vipin Kumar · 13 years ago
  74. 241b446 ASoC: Add support for SPEAr ASoC pcm layer. by Rajeev Kumar · 13 years ago
  75. 3a9cf8e ASoC: Add support for synopsys i2s controller as per ASoC framework. by Rajeev Kumar · 13 years ago
  76. f4a6348 ASoC: bfin: use dev_err to print error log instead of dev_dbg by Scott Jiang · 13 years ago
  77. 3528f27 ASoC: dmaengine-pcm: Add support for querying stream position from DMA driver by Lars-Peter Clausen · 13 years ago
  78. 9883ab2 ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer by Lars-Peter Clausen · 13 years ago
  79. f62ae7b ASoC: add i2s dai driver for bf6xx soc by Scott Jiang · 13 years ago
  80. d2aae47 ASoC: add sport driver for bf6xx soc by Scott Jiang · 13 years ago
  81. 629b15b ASoC: wm5100: Remove stubs of ASoC-level register map code by Mark Brown · 13 years ago
  82. 9f0ed7a7 ASoC: Ux500: unlock on an error path by Dan Carpenter · 13 years ago
  83. e069038 ASoC: Ux500: Add machine-driver by Ola Lilja · 13 years ago
  84. 62ae68f ASoC: probe CODECs and platforms before DAIs and links by Stephen Warren · 13 years ago
  85. d12cd19 ASoC: factor out soc_remove_platform() by Stephen Warren · 13 years ago
  86. 18d7564 ASoC: when removing a CPU DAI, clean up its DAPM context by Stephen Warren · 13 years ago
  87. a9db7db ASoC: when initializing CPU DAI, don't duplicate any CODEC init by Stephen Warren · 13 years ago
  88. b883f36 ASoC: add ttc-dkb machine support by Qiao Zhou · 13 years ago
  89. 5ebf20a ASoC: add mmp brownstone support by Zhangfei Gao · 13 years ago
  90. fa375d4 ASoC: mmp: add sspa support by Zhangfei Gao · 13 years ago
  91. 7a824e2 ASoC: mmp: add audio dma support by Zhangfei Gao · 13 years ago
  92. 8994a5e ASoC: ml26124: Convert to devm_regmap_init_i2c by Axel Lin · 13 years ago
  93. 85f2439 ASoC: Ux500: Correct license strings by Ola Lilja · 13 years ago
  94. 3419ae7 ASoC: tegra+wm8903: turn of mic detect when card is removed by Stephen Warren · 13 years ago
  95. a89c3e9 ASoC: wm8903: Move register default changes to I2C probe by Mark Brown · 13 years ago
  96. b7c95d9 ASoC: wm8903: Move interrupt request to I2C probe by Mark Brown · 13 years ago
  97. e373cbf ASoC: wm8903: Make interrupt handler use regmap directly by Mark Brown · 13 years ago
  98. 20c5fd3 ASoC: wm8903: Move pin configuration into I2C probe() function by Mark Brown · 13 years ago
  99. 48e2787 ASoC: codecs: Add DA732x codec driver by Adam Thomson · 13 years ago
  100. af691fb ASoC: wm8996: Convert to devm_regmap_init_i2c() by Mark Brown · 13 years ago