1
0
Fork 0
alistair23-linux/sound/pci/hda
David Henningsson f7f4b2322b ALSA: hda - do not detect jack on internal speakers for Realtek
This caused the internal speaker to mute itself because it was
present, which happened after powersave.
It was found on Dell XPS 15 (L502x), ALC665.

Reported-by: Da Fox <da.fox.mail@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-10-10 17:13:22 +02:00
..
Kconfig ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
Makefile ALSA: hda - Move up the fixup helper functions to the library module 2012-05-08 18:01:33 +02:00
hda_auto_parser.c ALSA: hda - avoid unneccesary indices on "Headphone Jack" controls 2012-10-06 16:51:09 +02:00
hda_auto_parser.h ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsers 2012-06-26 14:56:20 +02:00
hda_beep.c ALSA: hda - Fix 'Beep Playback Switch' with no underlying mute switch 2012-08-14 10:22:31 +02:00
hda_beep.h ALSA: hda - Get rid of superfluous beep->mode field 2012-07-03 18:31:36 +02:00
hda_codec.c ALSA: hda - Warn an allocation for an uninitialized array 2012-10-10 09:24:08 +02:00
hda_codec.h Merge branch 'topic/tlv-chmap' into for-next 2012-09-15 16:32:31 +02:00
hda_eld.c ALSA: hda - hide HDMI/ELD printks unless snd.debug=2 2012-04-10 14:53:55 +02:00
hda_generic.c ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
hda_hwdep.c ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
hda_intel.c ALSA: hda - Remove AZX_DCAPS_POSFIX_COMBO 2012-10-10 09:24:09 +02:00
hda_jack.c ALSA: hda - make a generic unsol event handler 2012-10-06 16:43:31 +02:00
hda_jack.h ALSA: hda - make a generic unsol event handler 2012-10-06 16:43:31 +02:00
hda_local.h ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
hda_proc.c Merge branch 'for-linus' into for-next 2012-08-20 22:14:26 +02:00
hda_trace.h ALSA: hda - Clean up CONFIG_SND_HDA_POWER_SAVE 2012-08-30 07:50:13 -07:00
patch_analog.c ALSA: hda - avoid non-standard "Docking" name in mixers 2012-09-19 12:26:10 +02:00
patch_ca0110.c ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c 2012-05-08 18:01:33 +02:00
patch_ca0132.c ALSA: hda - don't create dysfunctional mixer controls for ca0132 2012-08-20 11:33:23 +02:00
patch_cirrus.c ALSA: hda/cirrus - Add missing init/free of hda_gen_spec 2012-10-10 09:24:08 +02:00
patch_cmedia.c ALSA: hda - Move BIOS pin-parser code to hda_auto_parser.c 2012-05-08 18:01:33 +02:00
patch_conexant.c ALSA: hda - fix indices on boost volume on Conexant 2012-10-06 16:50:47 +02:00
patch_hdmi.c ALSA: hda - Allow 3/5/7 channel map for HDMI/DP 2012-09-10 16:08:40 +02:00
patch_realtek.c ALSA: hda - do not detect jack on internal speakers for Realtek 2012-10-10 17:13:22 +02:00
patch_si3054.c sound: Add module.h to the previously silent sound users 2011-10-31 19:31:21 -04:00
patch_sigmatel.c ALSA: hda - remove "Mic Jack Mode" for headset jacks (Latitude Exx30) 2012-10-09 14:40:14 +02:00
patch_via.c ALSA: hda - Add missing hda_gen_spec to struct via_spec 2012-10-10 09:23:10 +02:00