[<prev] [next>] [day] [month] [year] [list]
Message-ID: <s5hwrm2gx5t.wl%tiwai@suse.de>
Date: Tue, 18 Jan 2011 14:26:54 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Jaroslav Kysela <perex@...ex.cz>,
Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Liam Girdwood <lrg@...mlogic.co.uk>,
Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] sound updates #2 for 2.6.38-rc1
Linus,
please pull the second sound updates for v2.6.38 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git for-linus
A few ASoC driver fixes, some new quirks for HD-audio, minor rewrites
of Realtek HD-audio quirk handling, a couple of HDMI fixes, and other
few trivial driver fixes.
Thanks!
Takashi
===
Alexander Sverdlin (1):
ASoC: EP93xx: fixed LRCLK rate and DMA oper. in I2S code
Bankim Bhavsar (1):
ALSA: hda - Add support for VMware controller
Clemens Ladisch (1):
ALSA: oxygen: Xonar DG: fix CS4245 register writes
Dimitris Papastamos (1):
ASoC: WM8990: msleep() takes milliseconds not jiffies
Hanno Boeck (1):
ALSA: constify functions in ac97
Matti J. Aaltonen (1):
ASoC: WL1273 FM radio: Fix breakage with MFD API changes
Raymond Yau (2):
ALSA : au88x0 - Limit number of channels to fix Oops via OSS emu
ALSA: hda - Add add multi-streaming playback for AD1988
Takashi Iwai (10):
ALSA: hda - Remove unused fixup entry for ALC262
ALSA: hda - Apply mario fixup only once
ALSA: hda - Apply Sony VAIO hweq fixup only once
ALSA: hda - Reorganize fixup structure for Realtek
ALSA: hda - Add fixup-call in init callback
ALSA: hda - Suppress the odd number of channels for HDMI
ALSA: hda - Rearrange fixup struct in patch_realtek.c
ALSA: hda - Store PCM parameters properly in HDMI open callback
ALSA: hda - More coverage for odd-number channels elimination for HDMI
ALSA: hda - consitify string arrays
Vitaliy Kulikov (1):
ALSA: hda - Fix initialization for HP 2011 notebooks
---
include/sound/ac97_codec.h | 2 +-
sound/pci/ac97/ac97_codec.c | 2 +-
sound/pci/ac97/ac97_patch.c | 62 ++++----
sound/pci/au88x0/au88x0_pcm.c | 24 +++-
sound/pci/hda/hda_codec.c | 10 +-
sound/pci/hda/hda_generic.c | 7 +-
sound/pci/hda/hda_intel.c | 2 +
sound/pci/hda/hda_local.h | 6 +-
sound/pci/hda/hda_proc.c | 2 +-
sound/pci/hda/patch_analog.c | 208 +++++++++++++++++++++--
sound/pci/hda/patch_cirrus.c | 4 +-
sound/pci/hda/patch_cmedia.c | 2 +-
sound/pci/hda/patch_conexant.c | 14 +-
sound/pci/hda/patch_hdmi.c | 12 ++
sound/pci/hda/patch_realtek.c | 367 ++++++++++++++++++++++++----------------
sound/pci/hda/patch_sigmatel.c | 89 +++-------
sound/pci/hda/patch_via.c | 28 +++-
sound/pci/oxygen/xonar_dg.c | 2 +-
sound/soc/codecs/Kconfig | 2 +-
sound/soc/codecs/wl1273.c | 29 ++--
sound/soc/codecs/wl1273.h | 71 --------
sound/soc/codecs/wm8990.c | 10 +-
sound/soc/ep93xx/ep93xx-i2s.c | 18 +-
23 files changed, 578 insertions(+), 395 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