[GIT PULL] sound fixes for 3.3-rc5

From: Takashi Iwai
Date: Thu Feb 23 2012 - 12:20:42 EST


Linus,

The following changes since commit 27c3afe6e1cf129faac90405121203962da08ff4:

ALSA: intel8x0: Fix default inaudible sound on Gateway M520 (2012-02-14 09:33:47 +0100)

are available in the git repository at:

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

for you to fetch changes up to cb74eb15ac88d6aacf7e58db1d8f8dadee710fd9:

ALSA: snd-usb-caiaq: Fix the return of XRUN (2012-02-22 08:34:58 +0100)

----------------------------------------------------------------
sound fixes for 3.3-rc5

Just a collection of boring small fixes for ASoC, HD-audio Realtek
and USB-audio drivers.

----------------------------------------------------------------
Kuninori Morimoto (1):
ASoC: ak4642: fixup HeadPhone L/R dapm settings

Mark Brown (1):
ASoC: wm8962: Fix sidetone enumeration texts

Mark Hills (1):
ALSA: snd-usb-caiaq: Fix the return of XRUN

Takashi Iwai (3):
ALSA: hda/realtek - Fix overflow of vol/sw check bitmap
ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935
Merge tag 'asoc-3.3' of git://git.kernel.org/.../broonie/sound into for-linus

Xi Wang (1):
ALSA: usb-audio: avoid integer overflow in create_fixed_stream_quirk()

sound/pci/hda/patch_realtek.c | 19 ++++++++++++++++---
sound/soc/codecs/ak4642.c | 31 ++++++++++++++++---------------
sound/soc/codecs/wm8962.c | 2 +-
sound/usb/caiaq/audio.c | 5 ++++-
sound/usb/card.h | 1 +
sound/usb/format.c | 4 +---
sound/usb/quirks.c | 6 +++++-
7 files changed, 44 insertions(+), 24 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/