[alsa-devel] ASoC updates for 2.6.31
The following changes since commit 637a935aaba2f05e2178c9d1b714d7a2c36c8b44: Lars-Peter Clausen (1): ASoC: Fix wm8753 register cache size and initialization
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.31
Daniel Mack (1): ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_free
sound/arm/pxa2xx-pcm-lib.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
The following changes since commit 942c435ba79fd263a922bb114d56eccab6250662: Mark Brown (1): ASoC: Add WM8993 CODEC driver
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6.git for-2.6.32
Daniel Mack (1): ASoC: Fix NULL pointer dereference in __pxa2xx_pcm_hw_free
Kevin Hilman (2): ASoC: spdif codec: enable use by modules ASoC: spdif: set module licence to GPL
Mark Brown (7): ASoC: Limit WM8731 to symmetric rates ASoC: Use CODEC as clock master on AT91SAM9G20-EK ASoC: Disable microphone input for AT91SAM9G20-EK by default ASoC: Configure WM8731 SYSCLK at startup on AT91SAM9G20-EK ASoC: Add pop delay debug at end of DAPM sequencing ASoC: WM8510 has a single frame clock so needs symmetric rates Merge branch 'for-2.6.31' into for-2.6.32
Peter Meerwald (1): ASoC: fixes multiple typos in comments, no functional change
Roel Kluin (1): ASoC: Keep index within stac9766_reg[]
Rongrong Cao (1): ASoC: fix checking for external widgets bug
include/sound/soc-dai.h | 26 +++--- sound/arm/pxa2xx-pcm-lib.c | 2 +- sound/soc/atmel/sam9g20_wm8731.c | 138 ++++++--------------------------- sound/soc/codecs/spdif_transciever.c | 3 + sound/soc/codecs/stac9766.c | 4 +- sound/soc/codecs/wm8510.c | 1 + sound/soc/codecs/wm8731.c | 1 + sound/soc/soc-dapm.c | 7 +- 8 files changed, 51 insertions(+), 131 deletions(-)
participants (1)
-
Mark Brown