[alsa-devel] ASoC updates for v3.13
Mark Brown
broonie at kernel.org
Fri Dec 13 14:38:34 CET 2013
The following changes since commit 374b105797c3d4f29c685f3be535c35f5689b30e:
Linux 3.13-rc3 (2013-12-06 09:34:04 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v3.13-rc3
for you to fetch changes up to e20ab019e28dcf09c2727aa69e2a073ed66718b3:
Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/tegra' and 'asoc/fix/wm8962' into asoc-linus (2013-12-12 00:30:04 +0000)
----------------------------------------------------------------
ASoC: Fixes for v3.13
A few driver and error handling fixes plus a fix to ensure that we
mute streams when we should. The Atmel trigger addition is a fix to
ensure that we do the correct sequence of interactions with the
hardware.
----------------------------------------------------------------
Bo Shen (2):
ASoC: atmel_ssc_dai: add dai trigger ops
ASoC: sam9x5_wm8731: change to work in DSP A mode
Mark Brown (3):
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
Merge remote-tracking branch 'asoc/fix/dma' into asoc-linus
Merge remote-tracking branches 'asoc/fix/atmel', 'asoc/fix/fsl', 'asoc/fix/tegra' and 'asoc/fix/wm8962' into asoc-linus
Nicolin Chen (3):
ASoC: soc-pcm: Use valid condition for snd_soc_dai_digital_mute() in hw_free()
ASoC: wm8962: Enable SYSCLK provisonally before fetching generated DSPCLK_DIV
ASoC: fsl: imx-wm8962: Don't update bias_level in machine driver
Stephen Warren (2):
ASoC: tegra: fix uninitialized variables in set_fmt
ASoC: don't leak on error in snd_dmaengine_pcm_register
sound/soc/atmel/atmel_ssc_dai.c | 30 ++++++++++++++++++++++++++-
sound/soc/atmel/sam9x5_wm8731.c | 2 +-
sound/soc/codecs/wm8962.c | 13 ++++++++++++
sound/soc/fsl/imx-wm8962.c | 2 --
sound/soc/soc-generic-dmaengine-pcm.c | 38 +++++++++++++++++++++++++----------
sound/soc/soc-pcm.c | 5 +++--
sound/soc/tegra/tegra20_i2s.c | 6 +++---
sound/soc/tegra/tegra20_spdif.c | 10 ++++-----
sound/soc/tegra/tegra30_i2s.c | 6 +++---
9 files changed, 84 insertions(+), 28 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20131213/c8eee80b/attachment.sig>
More information about the Alsa-devel
mailing list