[GIT PULL] ALSA fixes for 2.6.27

From: Takashi Iwai
Date: Sun Jul 27 2008 - 04:48:46 EST


Linus,

please pull ALSA fixes for 2.6.27 from:

git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git for-linus

Mostly trivial fixes and clean-ups, some new codes to support Eeepc.
Note that this includes patches in the previous pull request on July
18.

Thanks!

Takashi


Adrian Bunk (2):
ALSA: sound/pci/azt3328.h: no variables for enums
ALSA: make snd_ac97_add_vmaster() static

Alexander Holler (1):
ALSA: hda - Added support for Asus V1Sn

Kailang Yang (1):
ALSA: hda - Add support of ASUS Eeepc P90*

Krzysztof Helt (1):
ALSA: cs4232: fix crash during chip PNP detection

Marek Vasut (1):
ALSA: soc - wm9712 mono mixer

Mark Brown (2):
ALSA: ASoC: Refactor DAPM event handler
ALSA: ASoC: Factor PGA DAPM handling into main

Nicolas Boichat (1):
ALSA: Allow to force model to intel-mac-v3 in snd_hda_intel (sigmatel).

Rene Herman (4):
ALSA: add TriTech 28023 AC97 codec ID and Wolfson 9701 name.
ALSA: ens1370: SRC stands for Sample Rate Converter
ALSA: ALSA: ens1370: communicate PCI device to AC97
ALSA: opti9xx: no isapnp param for !CONFIG_PNP

Roel Kluin (1):
ALSA: Au1xpsc: psc not disabled when TX is idle

Takashi Iwai (2):
ALSA: hda - Align BDL position adjustment parameter
ALSA: opti93x - Fix NULL dereference

Travis Place (1):
ALSA: hda - Add automatic model setting for the Acer Aspire 5920G laptop


Documentation/sound/alsa/ALSA-Configuration.txt | 1 +
sound/isa/cs423x/cs4236.c | 1 +
sound/isa/opti9xx/opti92x-ad1848.c | 6 +-
sound/pci/ac97/ac97_codec.c | 3 +-
sound/pci/ac97/ac97_patch.c | 4 +-
sound/pci/azt3328.h | 4 +-
sound/pci/ens1370.c | 3 +-
sound/pci/hda/hda_intel.c | 6 +-
sound/pci/hda/patch_realtek.c | 181 ++++++++++++++++++++++-
sound/pci/hda/patch_sigmatel.c | 14 ++-
sound/soc/au1x/psc-i2s.c | 2 +-
sound/soc/codecs/wm9712.c | 10 +-
sound/soc/soc-dapm.c | 105 ++++++-------
13 files changed, 260 insertions(+), 80 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/