[GIT PULL] sound fixes for 3.13-rc5
From: Takashi Iwai
Date: Thu Dec 19 2013 - 11:22:53 EST
Linus,
please pull sound fixes for v3.13-rc5 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.13-rc5
The topmost commit is 356f402da0f989b16e4b6849e88dba5df0e25944
----------------------------------------------------------------
sound fixes for 3.13-rc5
We have a bit more changes than usual in ASoC here, as it was slipped
from the previous update. There are one minor ASoC PCM code fix and
ASoC dmaengine fix, in addition of a collection of small ASoC driver
fixes. The rest are a couple of HD-audio stable fixups, and a
long-standing fix for the paused stream handling.
So, all commits look not scary (and hopefully won't give you
disastrous holiday season).
----------------------------------------------------------------
Bo Shen (3):
ASoC: atmel_ssc_dai: add dai trigger ops
ASoC: sam9x5_wm8731: change to work in DSP A mode
ASoC: wm8904: fix DSP mode B configuration
Charles Keepax (2):
ASoC: wm5110: Correct HPOUT3 DAPM route typo
ASoC: wm_adsp: Add small delay while polling DSP RAM start
David Henningsson (1):
ALSA: hda - Add enable_msi=0 workaround for four HP machines
Hui Wang (2):
ALSA: hda - Add Dell headset detection quirk for three laptop models
ALSA: hda - Add Dell headset detection quirk for one more laptop model
Jean-Francois Moine (1):
ASoC: kirkwood: Fix the CPU DAI rates
JongHo Kim (1):
ALSA: Add SNDRV_PCM_STATE_PAUSED case in wait_for_avail function
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/core/pcm_lib.c | 2 ++
sound/pci/hda/hda_intel.c | 4 ++++
sound/pci/hda/patch_realtek.c | 4 ++++
sound/soc/atmel/atmel_ssc_dai.c | 30 ++++++++++++++++++++++++++-
sound/soc/atmel/sam9x5_wm8731.c | 2 +-
sound/soc/codecs/wm5110.c | 2 +-
sound/soc/codecs/wm8904.c | 2 +-
sound/soc/codecs/wm8962.c | 13 ++++++++++++
sound/soc/codecs/wm_adsp.c | 10 ++++++---
sound/soc/fsl/imx-wm8962.c | 2 --
sound/soc/kirkwood/kirkwood-i2s.c | 24 +++++++++++-----------
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 +++---
16 files changed, 115 insertions(+), 45 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/