[<prev] [next>] [day] [month] [year] [list]
Message-ID: <s5ha9ujbacc.wl%tiwai@suse.de>
Date: Thu, 15 Nov 2012 08:21:07 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Liam Girdwood <lrg@...com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] sound fixes for 3.7-rc6
Linus,
please pull sound fixes for v3.7-rc6 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.7
The topmost commit is 10e44239f67d0b6fb74006e61a7e883b8075247a
----------------------------------------------------------------
Sound fixes for 3.7-rc6
The only large LOC is seen in WM5102 driver, just writing a bunch of
register updates, but the actual code change is small.
Other than that, all small fixes suitable for rc6.
----------------------------------------------------------------
Charles Keepax (1):
ASoC: bells: Correct type in sub speaker DAI name for WM5102
Dan Carpenter (2):
ALSA: es1968: precedence bug in snd_es1968_tea575x_get_pins()
ALSA: fm801: precedence bug in snd_fm801_tea575x_get_pins()
Dimitris Papastamos (2):
ASoC: bells: Add missing select of WM0010
ASoC: bells: Select WM1250-EV1 Springbank audio I/O module
Eric Millbrandt (1):
ASoC: wm8978: pll incorrectly configured when codec is master
Fabio Estevam (2):
ASoC: mxs-saif: Add MODULE_ALIAS
ASoC: mxs-saif: Fix channel swap for 24-bit format
Mark Brown (1):
ASoC: wm5102: Write register value corrections after SYSCLK is enabled
Misael Lopez Cruz (1):
ASoC: dapm: Use card_list during DAPM shutdown
Mukund Navada (1):
ASoC: core: Double control update err for snd_soc_put_volsw_sx
Takashi Iwai (2):
ALSA: hda - Add a missing quirk entry for iMac 9,1
ALSA: usb-audio: Fix mutex deadlock at disconnection
Wei Yongjun (1):
ASoC: cs42l52: fix the return value of cs42l52_set_fmt()
---
sound/pci/es1968.c | 11 +-
sound/pci/fm801.c | 11 +-
sound/pci/hda/patch_realtek.c | 1 +
sound/soc/codecs/cs42l52.c | 3 +-
sound/soc/codecs/wm5102.c | 552 +++++++++++++++++++++++++++++++++++++++++-
sound/soc/codecs/wm8978.c | 2 +-
sound/soc/mxs/mxs-saif.c | 17 +-
sound/soc/samsung/Kconfig | 2 +
sound/soc/samsung/bells.c | 2 +-
sound/soc/soc-core.c | 5 +-
sound/soc/soc-dapm.c | 2 +-
sound/usb/card.c | 6 +-
12 files changed, 593 insertions(+), 21 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists