[<prev] [next>] [day] [month] [year] [list]
Message-ID: <s5hk444rq58.wl%tiwai@suse.de>
Date: Fri, 03 Feb 2012 14:40:51 +0100
From: Takashi Iwai <tiwai@...e.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Liam Girdwood <lrg@...com>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] sound fixes
Linus,
please pull sound fixes for v3.3-rc3 from:
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound.git sound-fixes
Most of commits are either regression fixes for varioud HD-audio
codecs or small ASoC fixes. Also a trivial build fix is included.
Thanks!
Takashi
===
Axel Lin (1):
ALSA: Add #ifdef CONFIG_PCI guard for snd_pci_quirk_* functions
David Henningsson (4):
ALSA: HDA: Remove quirk for Asus N53Jq
ALSA: HDA: Fix jack creation for codecs with front and rear Line In
ALSA: HDA: Remove quirk for Toshiba Qosmio G50
ALSA: HDA: Fix duplicated output to more than one codec
Denis 'GNUtoo' Carikli (1):
ASoC: neo1973_wm8753: remove references to the neo1973-gta01 machine
Dylan Reid (1):
ALSA: hda - Fix calling cs_automic twice for Cirrus codecs.
Mark Brown (6):
ASoC: wm5100: Make sure we switch to button reporting mode
ASoC: wm5100: Fix microphone configuration
ASoC: wm8996: Mark register cache as dirty when regulators are disabled
ASoC: wm8962: Mark register cache as dirty when regulators are disabled
ASoC: wm5100: Mark register cache as dirty when regulators are disabled
ASoC: wm_hubs: Enable line out VMID buffer for single ended line outputs
Takashi Iwai (5):
ALSA: hda - Apply 0x0f-VREF fix to all ASUS laptops with ALC861/660
ALSA: hda - Check power-state before changing in patch_via.c
ALSA: hda - Fix the logic to detect VIA analog low-current mode
ALSA: hda - Allow analog low-current mode when dynamic power-control is on
ALSA: hda - Disable dynamic-power control for VIA as default
UK KIM (1):
ASoC: wm_hubs: fix wrong bits for LINEOUT2 N/P mixer
---
include/sound/core.h | 2 +
sound/pci/hda/hda_codec.c | 2 +-
sound/pci/hda/hda_jack.c | 24 ++-
sound/pci/hda/patch_cirrus.c | 6 +-
sound/pci/hda/patch_realtek.c | 57 +++++---
sound/pci/hda/patch_via.c | 284 ++++++++++++++++--------------------
sound/soc/codecs/wm5100.c | 12 ++-
sound/soc/codecs/wm8962.c | 2 +-
sound/soc/codecs/wm8996.c | 2 +-
sound/soc/codecs/wm_hubs.c | 10 +-
sound/soc/samsung/neo1973_wm8753.c | 65 +--------
11 files changed, 208 insertions(+), 258 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