From: Takashi Iwai on
Linus,

please pull sound updates for v2.6.36 from:

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

Most of patches are trivial fixes. A few of them are just to add the
missing device ids. One behavior change is the sticky stream setup for
HD-audio, which is good especially for digital receivers.


Thanks!

Takashi

===

Andrea Gelmini (1):
sound: oss: au1550_ac97.c removed duplicated #include

Charles Chin (1):
ALSA: hda - Adding support for new IDT 92HD87XX codecs

Clemens Ladisch (1):
ALSA: hda: document VIA models

Cliff Cai (1):
ASoC: register cache should be 1 byte aligned for 1 byte long register

David Henningsson (1):
ALSA: HDA: Use model=auto for LG R510

Eric BĂ©nard (1):
ASoC: Fix for changed Eureka Kconfig symbol names

Jonathan Woithe (1):
ALSA: hda - Fix missing stream for second ADC on Realtek ALC260 HDA codec

Julia Lawall (1):
sound/oss: Adjust confusing if indentation

Kailang Yang (1):
ALSA: hda - Add support for Acer ZGA ALC271 (1025:047c)

Mark Brown (1):
ASoC: Fix inverted mute controls for WM8580

Sonic Zhang (1):
ASoC: add AD1980 obsolete information

Stephen Warren (1):
ALSA: hda - patch_nvhdmi.c: Add missing codec IDs, unify names

Steven Eastland (1):
ALSA: hda - New snd-hda-intel model/pin config for hp dv7-4000

Takashi Iwai (3):
ALSA: hda - Make converter setups sticky
ALSA: hda - add support for Conexant CX20584
ALSA: hda - Update model entries in HD-Audio-Models.txt


Documentation/sound/alsa/HD-Audio-Models.txt | 13 ++-
sound/oss/ad1848.c | 2 +-
sound/oss/au1550_ac97.c | 1 -
sound/pci/hda/hda_codec.c | 150 ++++++++++++++++++++++++--
sound/pci/hda/hda_codec.h | 12 ++
sound/pci/hda/hda_intel.c | 6 +-
sound/pci/hda/patch_conexant.c | 3 +
sound/pci/hda/patch_nvhdmi.c | 61 +++++++----
sound/pci/hda/patch_realtek.c | 41 +++++++-
sound/pci/hda/patch_sigmatel.c | 13 +++
sound/soc/blackfin/Kconfig | 7 +-
sound/soc/blackfin/bf5xx-ad1980.c | 10 ++-
sound/soc/codecs/ad1980.c | 10 ++-
sound/soc/codecs/ad1980.h | 6 +
sound/soc/codecs/wm8580.c | 6 +-
sound/soc/imx/Kconfig | 4 +-
sound/soc/soc-cache.c | 4 +-
17 files changed, 304 insertions(+), 45 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/