[GIT PULL] sound fixes for 3.12-rc1

From: Takashi Iwai
Date: Thu Sep 12 2013 - 05:09:17 EST


Linus,

please pull sound fixes for v3.12-rc1 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.12

The topmost commit is 3d0049e8529adaa36c38a7b400792f6c37b66c92

----------------------------------------------------------------

sound fixes for 3.12-rc1

A few last-minute fixes for 3.12-rc1. All patches are driver specific.

- HD-audio fixes: MacBook 6,1/6,2 speaker fix, ASUS TX300 dock speaker
fix, Toshiba Satellite irq fix, Haswell HDMI audio cleanups)

- ASoC fixes: atmel irq fix, fsl DT fix, mc13783 spi fix, kirkwood
compatible string change, etc

----------------------------------------------------------------

Bo Shen (1):
ASoC: atmel: disable error interrupt

Fabio Estevam (1):
ASoC: fsl: imx-audmux: Do not call imx_audmux_parse_dt_defaults() on non-dt kernel

Kuninori Morimoto (1):
ASoC: rsnd: fixup flag name of rsnd_scu_platform_info

Mark Brown (1):
ASoC: fsl_spdif: Select regmap-mmio

Mengdong Lin (2):
ALSA: hda - define is_haswell() to check if a display audio codec is Haswell
ALSA: hda - unmute pin amplifier in infoframe setup for Haswell

Steffen Trumtrar (1):
ASoC: mc13783: add spi errata fix

Takashi Iwai (3):
ALSA: hda - Add dock speaker support for ASUS TX300
ALSA: hda - Add Toshiba Satellite C870 to MSI blacklist
ALSA: hda - Add CS4208 codec support for MacBook 6,1 and 6,2

Thomas Petazzoni (1):
ASoC: kirkwood: change the compatible string of the kirkwood-i2s driver

---
.../devicetree/bindings/sound/mvebu-audio.txt | 12 ++-
include/sound/rcar_snd.h | 2 +-
sound/pci/hda/hda_intel.c | 1 +
sound/pci/hda/patch_cirrus.c | 89 ++++++++++++++++++++--
sound/pci/hda/patch_hdmi.c | 50 +++++-------
sound/pci/hda/patch_realtek.c | 56 ++++++++++++++
sound/soc/atmel/atmel_ssc_dai.c | 2 +-
sound/soc/codecs/mc13783.c | 4 +
sound/soc/fsl/Kconfig | 1 +
sound/soc/fsl/imx-audmux.c | 3 +-
sound/soc/kirkwood/kirkwood-i2s.c | 3 +-
sound/soc/sh/rcar/scu.c | 4 +-
12 files changed, 177 insertions(+), 50 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/