[<prev] [next>] [day] [month] [year] [list]
Message-ID: <s5hvcl6bi3g.wl%tiwai@suse.de>
Date: Wed, 11 Apr 2012 13:53:07 +0200
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] sound fixes for 3.4-rc3
Linus,
please pull sound fixes for v3.4-rc3 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git tags/sound-3.4
The topmost commit is fae3d88a5c56c3f836e95c4516da883a48612437
- A series of fixes for Conexant 20549 HD-audio codec chip
- A workaround for HDMI hotplug debug prints that annoyed people
- A fix for the new support of platform DAPM contexts
- Many driver-specific minor fixes
Thanks!
Takashi
===
Eliot Blennerhassett (1):
ALSA: asihpi - fix return value of hpios_locked_mem_alloc()
Fabio Estevam (2):
ASoC: imx-audmux: Fix ssi port numbers in sysfs
ASoC: imx-audmux: Check for NULL pointer
Fengguang Wu (1):
ALSA: hda - hide HDMI/ELD printks unless snd.debug=2
Jarkko Nikula (1):
MAINTAINERS: Add missing ASoC OMAP co-maintainer
Julia Lawall (2):
sound: sound/oss/msnd_pinnacle.c: add vfrees
ALSA: sound/isa/sscape.c: add missing resource-release code
Kuninori Morimoto (1):
ASoC: ak4642: fixup: mute needs +1 step
Mark Brown (1):
MAINTAINERS: Don't list everyone working on Wolfson drivers
Martin Jansa (1):
ASoC: pxa: pxa2xx-i2s: add io.h for IOMEM macro
Michael Karcher (6):
ALSA: hda - Fix proc output for ADC amp values of CX20549
ALSA: hda - Rename capture sources of CX20549 to match common conventions
ALSA: hda - fix record volume controls of CX20459 ("Venice")
ALSA: hda - Remove CD control from model=benq for CX20549
ALSA: hda - CX20549 doesn't need pin_amp_workaround.
ALSA: hda - clean up CX20549 test mixer setup
Stephen Warren (3):
ASoC: tegra: ensure clocks are enabled when touching registers
ASoC: set idle_bias_off=1 for all platform DAPM contexts
ASoC: tegra: fix i2s compilation when !CONFIG_DEBUG_FS
Zeng Zhaoming (1):
ASoC: sgtl5000: Enable VAG when DAC/ADC up
---
MAINTAINERS | 4 +-
include/sound/core.h | 10 ++++
sound/isa/sscape.c | 6 ++-
sound/oss/msnd_pinnacle.c | 8 ++-
sound/pci/asihpi/hpi_internal.h | 4 +-
sound/pci/asihpi/hpios.c | 10 ++--
sound/pci/hda/hda_codec.h | 3 ++
sound/pci/hda/hda_eld.c | 6 +--
sound/pci/hda/hda_proc.c | 13 +++--
sound/pci/hda/patch_conexant.c | 108 +++++++++++++++------------------------
sound/pci/hda/patch_hdmi.c | 9 ++--
sound/soc/codecs/ak4642.c | 2 +-
sound/soc/codecs/sgtl5000.c | 25 ++++-----
sound/soc/imx/imx-audmux.c | 5 +-
sound/soc/pxa/pxa2xx-i2s.c | 1 +
sound/soc/soc-core.c | 2 +
sound/soc/tegra/tegra_i2s.c | 6 ++-
sound/soc/tegra/tegra_spdif.c | 4 ++
18 files changed, 120 insertions(+), 106 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