This is a note to let you know that I've just added the patch titled
ALSA: hda - Add headphone quirk for Lifebook E752
to the 4.0-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
alsa-hda-add-headphone-quirk-for-lifebook-e752.patch
and it can be found in the queue-4.0 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.
>From 88776f366ede7d9cdce60bd2c9753dd6d6fa8b77 Mon Sep 17 00:00:00 2001
From: Takashi Iwai <[email protected]>
Date: Fri, 1 May 2015 09:20:34 +0200
Subject: ALSA: hda - Add headphone quirk for Lifebook E752
From: Takashi Iwai <[email protected]>
commit 88776f366ede7d9cdce60bd2c9753dd6d6fa8b77 upstream.
Fujitsu Lifebook E752 laptop needs a similar quirk done for Lifebook
T731. Otherwise the headphone is always muted.
Reported-and-tested-by: Christian Weber <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
sound/pci/hda/patch_realtek.c | 1 +
1 file changed, 1 insertion(+)
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -5027,6 +5027,7 @@ static const struct snd_pci_quirk alc269
SND_PCI_QUIRK(0x104d, 0x9099, "Sony VAIO S13",
ALC275_FIXUP_SONY_DISABLE_AAMIX),
SND_PCI_QUIRK(0x10cf, 0x1475, "Lifebook", ALC269_FIXUP_LIFEBOOK),
SND_PCI_QUIRK(0x10cf, 0x15dc, "Lifebook T731",
ALC269_FIXUP_LIFEBOOK_HP_PIN),
+ SND_PCI_QUIRK(0x10cf, 0x1757, "Lifebook E752",
ALC269_FIXUP_LIFEBOOK_HP_PIN),
SND_PCI_QUIRK(0x10cf, 0x1845, "Lifebook U904",
ALC269_FIXUP_LIFEBOOK_EXTMIC),
SND_PCI_QUIRK(0x144d, 0xc109, "Samsung Ativ book 9 (NP900X3G)",
ALC269_FIXUP_INV_DMIC),
SND_PCI_QUIRK(0x1458, 0xfa53, "Gigabyte BXBT-2807",
ALC283_FIXUP_BXBT2807_MIC),
Patches currently in stable-queue which might be from [email protected] are
queue-4.0/revert-alsa-hda-add-mute-led-mode-control-to-thinkpad.patch
queue-4.0/alsa-usb-audio-add-quirk-for-ms-lifecam-hd-3000.patch
queue-4.0/alsa-usb-audio-add-quirk-for-ms-lifecam-studio.patch
queue-4.0/alsa-hda-realtek-alc292-dock-fix-for-thinkpad-l450.patch
queue-4.0/alsa-hda-add-headset-mic-quirk-for-dell-inspiron-5548.patch
queue-4.0/alsa-hda-add-conexant-codecs-cx20721-cx20722-cx20723-and-cx20724.patch
queue-4.0/alsa-hda-fix-noise-on-amd-radeon-290x-controller.patch
queue-4.0/alsa-hda-add-headphone-quirk-for-lifebook-e752.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html