1. 3e45365 ASoC: twl6040: fix spelling mistake by Simon Wilson · 12 years ago
  2. 5cb9b74 ASoC: pcm: Clean up logging in soc_new_pcm() by Liam Girdwood · 12 years ago
  3. bcbf4a6 ASoC: wm1250-ev1: Flag all supported rates in the DAI by Mark Brown · 12 years ago
  4. 9498822 ASoC: wm5102: Allow routing through the ASRCs by Mark Brown · 12 years ago
  5. c013b27 ASoC: arizona: Enable ASYNCCLK domain for audio interfaces by Mark Brown · 12 years ago
  6. 42810d1 ASoC: imx-mc13783: Add audmux settings for mx27pdk by Fabio Estevam · 12 years ago
  7. ef3207c ASoC: fsl: remove unneeded AUDMUX register setting from imx-sgtl5000 by Hui Wang · 12 years ago
  8. 5001765 ASoC: arizona: Be more forgiving in BCLK selection by Mark Brown · 12 years ago
  9. 5b2eec3 ASoC: arizona: Implement AIF clock configuration by Mark Brown · 12 years ago
  10. 949e6bc ASoC: arizona: Rename current rates tables to bclk_rates by Mark Brown · 12 years ago
  11. 1520ffd ASoC: dwc: Staticise non-exported i2s_start() by Mark Brown · 12 years ago
  12. e584f9b ASoC: SPEAr spdif_out: Add spdif out support by Vipin Kumar · 12 years ago
  13. 3be58db ASoC: STA529: Add support for STA529 Audio Codec by Rajeev Kumar · 12 years ago
  14. c9e8e8d ASoC: tlv320aic3x: extending registers cache by Jiri Prchal · 12 years ago
  15. 784a897 ASoC: tlv320aic3x: add missing registers and bits by Jiri Prchal · 12 years ago
  16. 2974d6b ASoC: wm8994: Don't suspend accessory detection by Mark Brown · 12 years ago
  17. 38cbf95 ASoC: core: Try to use regmap if the driver doesn't set up any I/O by Mark Brown · 12 years ago
  18. 081413f ASoC: wm8962: Log AIF configuration requested by hw_params() by Mark Brown · 12 years ago
  19. df79f55 ASoC: tegra: use dmaengine based dma driver by Laxman Dewangan · 12 years ago
  20. da602ab ASoC: dapm: Remove incomplete stereo code by Benoît Thébaudeau · 12 years ago
  21. 9c9acc9 ASoC: smdk_wm8994: Convert to use snd_soc_register_card() by Sachin Kamat · 12 years ago
  22. 8a72071 ASoC: dapm: Fix snd_soc_dapm_put_volsw() connect by Benoît Thébaudeau · 12 years ago
  23. adf643a ASoC: spdif: Build separate RX and TX objects by Mark Brown · 12 years ago
  24. cdf6052 ASoC: spdif_receiver: Add support for spdif in Audio Codec by Vipin Kumar · 12 years ago
  25. 6b4a21b ASoC: dwc: Add missing __iomem annotations by Mark Brown · 12 years ago
  26. 3dba1c2 ASoC: wm5102: Remove unused platform data header by Mark Brown · 12 years ago
  27. d69d652 ASoC: dwc: Bodge around continuing absence of clock API stubs by Mark Brown · 12 years ago
  28. ec8ffe1 ASoC: wm8996: Move register default configuration to I2C probe by Mark Brown · 12 years ago
  29. d4b3d0f ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usage by Mark Brown · 12 years ago
  30. 625c488 ASoC: wm8996: Move regulator notifier callbacks into I2C level by Mark Brown · 12 years ago
  31. 725e7a7 ASoC: wm8904: Move register default setup into I2C probe() by Mark Brown · 12 years ago
  32. 03862cf ASoC: wm8904: Move regulator acquisition and device identification to I2C by Mark Brown · 12 years ago
  33. fd88759 ASoC: wm8904: Rely entirely on the core for bias level management by Mark Brown · 12 years ago
  34. d1e16c1 Merge tag 'v3.5-rc4' into for-3.6 by Mark Brown · 12 years ago
  35. 1573ee8 ASoC: dmaengine_pcm: fix typo in comment by Uwe Kleine-König · 12 years ago
  36. 93e8791 ASoC: wm5102: Initial driver by Mark Brown · 12 years ago
  37. 07ed873 ASoC: Add shared code for Wolfson Arizona class devices by Mark Brown · 12 years ago
  38. 9dfdd5a ASoC: io: Don't dereference regmap if we failed to get one by Mark Brown · 12 years ago
  39. 62d4a4b ASoC: dapm: Try to add all routes even if one fails by Mark Brown · 12 years ago
  40. bb1591b3 ASoC: isabelle: Staticise non-exported isabelle_dai by Mark Brown · 12 years ago
  41. b2a4ec3 ASoC: da732x: Staticise non-exported symbol soc_codec_dev_da732x by Mark Brown · 12 years ago
  42. ace36d8 ASoC: SPEAr spdif_in: Add spdif IN support by Vipin Kumar · 12 years ago
  43. 241b446 ASoC: Add support for SPEAr ASoC pcm layer. by Rajeev Kumar · 12 years ago
  44. 3a9cf8e ASoC: Add support for synopsys i2s controller as per ASoC framework. by Rajeev Kumar · 12 years ago
  45. f4a6348 ASoC: bfin: use dev_err to print error log instead of dev_dbg by Scott Jiang · 12 years ago
  46. 3528f27 ASoC: dmaengine-pcm: Add support for querying stream position from DMA driver by Lars-Peter Clausen · 12 years ago
  47. 9883ab2 ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer by Lars-Peter Clausen · 12 years ago
  48. f62ae7b ASoC: add i2s dai driver for bf6xx soc by Scott Jiang · 12 years ago
  49. d2aae47 ASoC: add sport driver for bf6xx soc by Scott Jiang · 12 years ago
  50. 629b15b ASoC: wm5100: Remove stubs of ASoC-level register map code by Mark Brown · 12 years ago
  51. 9f0ed7a ASoC: Ux500: unlock on an error path by Dan Carpenter · 12 years ago
  52. e069038 ASoC: Ux500: Add machine-driver by Ola Lilja · 12 years ago
  53. 62ae68f ASoC: probe CODECs and platforms before DAIs and links by Stephen Warren · 12 years ago
  54. d12cd19 ASoC: factor out soc_remove_platform() by Stephen Warren · 12 years ago
  55. 18d7564 ASoC: when removing a CPU DAI, clean up its DAPM context by Stephen Warren · 12 years ago
  56. a9db7db ASoC: when initializing CPU DAI, don't duplicate any CODEC init by Stephen Warren · 12 years ago
  57. b883f36 ASoC: add ttc-dkb machine support by Qiao Zhou · 12 years ago
  58. 5ebf20a ASoC: add mmp brownstone support by Zhangfei Gao · 12 years ago
  59. fa375d4 ASoC: mmp: add sspa support by Zhangfei Gao · 12 years ago
  60. 7a824e2 ASoC: mmp: add audio dma support by Zhangfei Gao · 12 years ago
  61. 8994a5e ASoC: ml26124: Convert to devm_regmap_init_i2c by Axel Lin · 12 years ago
  62. 85f2439 ASoC: Ux500: Correct license strings by Ola Lilja · 12 years ago
  63. 3419ae7 ASoC: tegra+wm8903: turn of mic detect when card is removed by Stephen Warren · 12 years ago
  64. a89c3e9 ASoC: wm8903: Move register default changes to I2C probe by Mark Brown · 12 years ago
  65. b7c95d9 ASoC: wm8903: Move interrupt request to I2C probe by Mark Brown · 12 years ago
  66. e373cbf ASoC: wm8903: Make interrupt handler use regmap directly by Mark Brown · 12 years ago
  67. 20c5fd3 ASoC: wm8903: Move pin configuration into I2C probe() function by Mark Brown · 12 years ago
  68. 48e2787 ASoC: codecs: Add DA732x codec driver by Adam Thomson · 12 years ago
  69. af691fb ASoC: wm8996: Convert to devm_regmap_init_i2c() by Mark Brown · 12 years ago
  70. 66c2b73 ASoC: wm8996: Remove write sequencer registers from the defaults table by Mark Brown · 12 years ago
  71. 9c699e0 ASoC: wm8996: Mark the CODEC as cache only when powering off on boot by Mark Brown · 12 years ago
  72. db13340 ASoC: wm8996: Move reset before the initial regulator disable by Mark Brown · 12 years ago
  73. 90ba685 ASoC: wm8996: Remove spurious regulator_bulk_free() by Mark Brown · 12 years ago
  74. 679d7ab ASoC: codecs: Add AB8500 codec-driver by Ola Lilja · 12 years ago
  75. c1b88ee ASoC: wm8904: Fix cache only management by Mark Brown · 12 years ago
  76. 433897f ASoC: wm8904: Fix GPIO and MICBIAS initialisation for regmap conversion by Mark Brown · 12 years ago
  77. 972a55b ASoC: fix pxa-ssp compiling issue under mach-mmp by Qiao Zhou · 12 years ago
  78. d633edd ASoC: wm8904: Convert to devm_regmap_init_i2c() by Mark Brown · 12 years ago
  79. 8cb28fd ASoC: wm8904: Convert to module_i2c_driver() by Mark Brown · 12 years ago
  80. 7d11668 ASoC: wm8903: Convert to devm_regmap_init_i2c() by Mark Brown · 12 years ago
  81. 69c5b75 ASoC: tegra: add MODULE_DEVICE_TABLE to tegra30_ahub by Stephen Warren · 12 years ago
  82. 0f16354 ASoC: tegra: use regmap more directly by Stephen Warren · 12 years ago
  83. c92a40e ASoC: tegra: use DAI's not card's dev for dev_err by Stephen Warren · 12 years ago
  84. 40db77a ASoC: tegra: remove usage of rtd->codec by Stephen Warren · 12 years ago
  85. 408dafc ASoC: tegra: statically define DAI link format by Stephen Warren · 12 years ago
  86. 9515c10 ASoC: tegra: add .stream_name to CPU DAIs by Stephen Warren · 12 years ago
  87. 3ff1ec2 ASoC: wm2000: Always use a 4s timeout for the firmware by Mark Brown · 12 years ago
  88. 4082010 ASoC: isabelle: using an uninitialized variable by Dan Carpenter · 12 years ago
  89. 90c6ce0 ASoC: dapm: Fix input list to use source widgets by Liam Girdwood · 12 years ago
  90. 35ea065 ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE by Liam Girdwood · 12 years ago
  91. a265367 ASoC: max98095: Staticise non-exported functions and export jack detect by Mark Brown · 12 years ago
  92. bfd37bb ASoC: wm8994: Apply volume updates with clocks enabled by Mark Brown · 12 years ago
  93. c8fdc1b ASoC: wm8994: Ensure all AIFnCLK events are run from the _late variants by Mark Brown · 12 years ago
  94. cd86e3c ASoC: lm59453: Unconstify dai_driver by Mark Brown · 12 years ago
  95. 61dc479 Revert "ASoC: fsl_ssi: convert to use devm_clk_get" by Mark Brown · 12 years ago
  96. 134b2f5 ASoC: cs42l52: Convert to devm_regmap_init_i2c() by Brian Austin · 12 years ago
  97. 571f6a7 ASoC: cs42l73: Convert to devm_regmap_init_i2c() by Brian Austin · 12 years ago
  98. 165961e ASoC: dapm: The clock API is even less consistent than thought by Mark Brown · 12 years ago
  99. 5eba8ec ASoC: isabelle: Remove regmap_exit() by MR Swami Reddy · 12 years ago
  100. 2f989f7 ASoC: Support TI Isabelle Audio driver by M R Swami Reddy · 12 years ago