1. 0641208 ASoC: s3c2412-i2s: Fix dai registration by Heiko Stübner · 12 years ago
  2. 3a96c77 ASoC: wm8350: Replace use of custom I/O with snd_soc_read()/write() by Mark Brown · 12 years ago
  3. 3e4ba82 ASoC: wm8350: Remove check for clocks in trigger() by Mark Brown · 12 years ago
  4. b9c374b ASoC: cs42l52: Remove duplicate module exit code by Mark Brown · 12 years ago
  5. dfe0f98 ASoC: Add support for CS42L52 Codec by Brian Austin · 12 years ago
  6. 30facd4 ASoC: wm8350: Don't use locally allocated codec struct by Mark Brown · 12 years ago
  7. cd0f891 ASoC: core: Fix dai_link dereference. by Liam Girdwood · 12 years ago
  8. e875c1e ASoC: tlv312aic23: unbreak resume by Eric Bénard · 12 years ago
  9. 81e8e49 ASoC: fsl: add sgtl5000 clock support for imx-sgtl5000 by Richard Zhao · 12 years ago
  10. 717071d ASoC: imx-sgtl5000: add of_node_put when probe fail. by Richard Zhao · 12 years ago
  11. 04de57c ASoC: wm_hubs: Enable class W for output mixer paths by Mark Brown · 12 years ago
  12. c340304 ASoC: wm_hubs: Factor out class W management by Mark Brown · 12 years ago
  13. af31a22 ASoC: wm_hubs: Special case headphones for digital paths in more use cases by Mark Brown · 12 years ago
  14. f57b848 ASoC: dpcm: Fixup debugFS for DPCM state. by Liam Girdwood · 12 years ago
  15. 604bb22 ASoC: da7210: Minor bugfix for non pll slave mode by Ashish Chavan · 12 years ago
  16. 9747cec ASoC: dapm: Move CODEC<->CODEC params off stack by Mark Brown · 12 years ago
  17. 2390c0f Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  18. 3a334ad ASoC: wm8994: Add trace showing wm8958_micd_set_rate() by Mark Brown · 12 years ago
  19. fcdc4de ASoC: wm8994: Allow rate configuration with custom mic callback by Mark Brown · 12 years ago
  20. e9d9a96 ASoC: wm8994: Tune debounce rates for jack detect mode by Mark Brown · 12 years ago
  21. 501bf03 ASoC: wm8996: Put the microphone biases into bypass mode when idle by Mark Brown · 12 years ago
  22. be3f3f2 ASoC: pcm: Add pcm operation for pcm ioctl. by Liam Girdwood · 12 years ago
  23. 07bf84a ASoC: dpcm: Add bespoke trigger() by Liam Girdwood · 12 years ago
  24. 47c88ff ASoC: dpcm: Add API for DAI link substream and runtime lookup by Liam Girdwood · 12 years ago
  25. 618dae1 ASoC: dpcm: Add runtime dynamic route update by Liam Girdwood · 12 years ago
  26. f86dcef ASoC: dpcm: Add debugFS support for DPCM by Liam Girdwood · 12 years ago
  27. 01d7584 ASoC: dpcm: Add Dynamic PCM core operations. by Liam Girdwood · 12 years ago
  28. f20c2cb ASoC: core: Remove unused variable 'min' by Fabio Estevam · 12 years ago
  29. bec3d9a ASoC: SSM2602: Convert to direct regmap API usage by Lars-Peter Clausen · 12 years ago
  30. d86a11d ASoC: SSM2602: Remove driver specific version by Lars-Peter Clausen · 12 years ago
  31. 8b3f39d ASoC: SSM2602: Add sysclk based rate constraints by Lars-Peter Clausen · 12 years ago
  32. d9ca8e7 ASoC: bf5xx-ssm2602: Setup sysclock in init callback by Lars-Peter Clausen · 12 years ago
  33. a3a53fe ASoC: bf5xx-ssm2602: Set DAI format by Lars-Peter Clausen · 12 years ago
  34. e05854d ASoC: wm8994: Make sure we disable FLL bypass when stopping the FLL by Kyung-Kwee Ryu · 12 years ago
  35. c34ce32 ASoC: core: check of_property_count_strings failure by Richard Zhao · 12 years ago
  36. de050ac ASoC: wm_hubs: Make sure we don't disable differential line outputs by Mark Brown · 12 years ago
  37. dd7b10b ASoC: core: Add strobe control by Kristoffer KARLSSON · 12 years ago
  38. 4183eed2 ASoC: core: Add signed multi register control by Kristoffer KARLSSON · 12 years ago
  39. c1a4ecd ASoC: wm8994: Delete trailing whitespace from sound/soc/codecs/wm8994.c by Jesper Juhl · 12 years ago
  40. fbe5c58 ASoC: Update regmap access for WM5100 DSP control registers by Mark Brown · 13 years ago
  41. 1a38336 ASoC: wm8994: Improve sequencing of AIF channel enables by Mark Brown · 12 years ago
  42. fde39a6 ASoC: wm1250-ev1: Support sample rate configuration by Mark Brown · 12 years ago
  43. 5f6ac59 ASoC: wm1250-ev1: Support stereo by Mark Brown · 12 years ago
  44. ec2e303 ASoC: dapm: Add API call to query valid DAPM paths by Liam Girdwood · 12 years ago
  45. 0cbe4b3 ASoC: samsung: Hook up AIF2 to the CODEC on Littlemill by Mark Brown · 12 years ago
  46. 59bf896 Fix "the the" in various Kconfig by Masanari Iida · 12 years ago
  47. cdf27f3 ASoC: fsi: update for dmaengine prep_slave_sg fallout. by Paul Mundt · 12 years ago
  48. 8c5b842 ASoC: wm8994: Keep AIF3 tristated when not in use by Mark Brown · 12 years ago
  49. c4b14e7 ASoC: da7210: Minor update for PLL and SRM by Ashish Chavan · 12 years ago
  50. a7dbb60 ASoC: core: Fix card RTD count for deferred probe. by Liam Girdwood · 12 years ago
  51. 570aa7b ASoC: da7210: Add support for PLL and SRM by Ashish Chavan · 12 years ago
  52. 26e6781 ASoC: Use dai_fmt in Speyside by Mark Brown · 13 years ago
  53. d5efccd ASoC: Merge tag 'v3.4-rc3' into for-3.5 by Mark Brown · 12 years ago
  54. 516541a ASoC: soc-dapm: Use '%llx' with 'u64' type. by Fabio Estevam · 12 years ago
  55. c74184e ASoC: core: Support transparent CODEC<->CODEC DAI links by Mark Brown · 12 years ago
  56. 054880f ASoC: core: Bind DAIs to CODECs at registration time by Mark Brown · 12 years ago
  57. f04209a ASoC: core: Flip master for CODECs in the CPU slot of a CODEC<->CODEC link by Mark Brown · 12 years ago
  58. 1eee1b3 ASoC: dapm: Allow DAI widgets to be routed through by Mark Brown · 12 years ago
  59. 04570c6 ASoC: core: Return -ENOTSUPP instead of -EINVAL if mute is not supported by Mark Brown · 12 years ago
  60. 8eaeb93 mfd: Convert twl6040 to i2c driver, and separate it from twl core by Peter Ujfalusi · 12 years ago
  61. 60884c2 ASoC: dapm: release lock on error paths by Dan Carpenter · 12 years ago
  62. 7203a62 ASoC: convert Tegra20 DAS driver to regmap by Stephen Warren · 12 years ago
  63. 5939ae7 ASoC: convert Tegra20 SPDIF driver to regmap by Stephen Warren · 12 years ago
  64. c160741 ASoC: convert Tegra20 I2S driver to regmap by Stephen Warren · 12 years ago
  65. d19e779 ASoC: tegra: select REGMAP_MMIO by Stephen Warren · 12 years ago
  66. cd04461 ASoC: sh: fsi: select simple-card on Kconfig by Kuninori Morimoto · 12 years ago
  67. 064bfad ASoC: sh: fsi: use simple-card instead of fsi-da7210 by Kuninori Morimoto · 12 years ago
  68. fa063b4 ASoC: sh: fsi: use simple-card instead of fsi-hdmi by Kuninori Morimoto · 12 years ago
  69. af8a2fe ASoC: sh: fsi: use simple-card instead of fsi-ak4642 by Kuninori Morimoto · 12 years ago
  70. f239088 ASoC: add generic simple-card support by Kuninori Morimoto · 12 years ago
  71. cdc04fd ASoC: tegra: add Kconfig and Makefile support for Tegra30 by Stephen Warren · 12 years ago
  72. 4fb0384 ASoC: tegra: add tegra30-i2s driver by Stephen Warren · 12 years ago
  73. be944d4 ASoC: tegra: add tegra30-ahub driver by Stephen Warren · 12 years ago
  74. 86fc499 ASoC: cs42l73: don't use negative array index by Jesper Juhl · 12 years ago
  75. 7e1f7c8 ASoC: dapm: Ensure power gets managed for line widgets by Mark Brown · 12 years ago
  76. a1ada08 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  77. 019ec50 ASoC: wm9705: Fix build due to removal of 'runtime' definition by Fabio Estevam · 12 years ago
  78. 7a0a289 ASoC: ac97: Fix build due to removal of 'runtime' definition by Fabio Estevam · 12 years ago
  79. b46ac30 ASoC: wm9712: Fix build due to missing definition of "runtime" by Fabio Estevam · 12 years ago
  80. 8127bf5 ASoC: tegra: utils: Don't use of_have_populated_dt() by Stephen Warren · 12 years ago
  81. 20dc24a ASoC: wm8994: Implement FLL bypass support by Mark Brown · 12 years ago
  82. 34ff0f9 ASoC: wm8994: Don't test for NULL before release_firmware() by Jesper Juhl · 12 years ago
  83. b920eb4 Merge tag 'v3.4-rc2' into regulator-drivers by Mark Brown · 12 years ago
  84. bbdd391 ASoC: wm1250-ev1: Convert to module_i2c_driver by Mark Brown · 12 years ago
  85. 82ef0ae ASoC: tegra: add runtime PM support by Stephen Warren · 12 years ago
  86. c172708 regulator: core: Use a struct to pass in regulator runtime configuration by Mark Brown · 12 years ago
  87. 1eecb82 Merge tag 'v3.4-rc2' into for-3.5 by Mark Brown · 12 years ago
  88. c2f6702 ASoC: tegra: utils: add support for Tegra30 devices by Stephen Warren · 12 years ago
  89. a9005b6 ASoC: tegra: set a sensible initial clock rate by Stephen Warren · 12 years ago
  90. 17933db ASoC: tegra: use devm_ APIs in SPDIF driver by Stephen Warren · 12 years ago
  91. 7613c50 ASoC: tegra: sort includes, remove mach/iomap.h by Stephen Warren · 12 years ago
  92. cd11536 ASoC: JZ4740: Replaced comma operators with semicolons. by Maarten ter Huurne · 12 years ago
  93. 896637a ASoC: tegra: complete Tegra->Tegra20 renaming by Stephen Warren · 12 years ago
  94. ef280d3 ASoC: tegra: rename Tegra20-specific driver files by Stephen Warren · 12 years ago
  95. 8abe05c ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS by Stephen Warren · 12 years ago
  96. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  97. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  98. 5fa87d3 ASoC: wm8400: Use snd_soc_write() and snd_soc_read() by Mark Brown · 12 years ago
  99. 7e811ae ASoC: lm49453: fix build warnings by M R Swami Reddy · 12 years ago
  100. a7fda2b ASoC: tegra: make Tegra20 drivers depend on Tegra20 support by Stephen Warren · 12 years ago