linux-kernel-test/sound/pci/hda
Takashi Iwai c50ff7c042 ALSA: hda - Fix headphone-detect regression with multiple HP jacks
The recent changes over the DAC detection mechanism in patch_sigmatel.c
breaks the HP detection on the machines with multiple HP jacks.
It's basically because of the workaround to support the multi-channel
output.  Since the HP detection is more important feature, disable
the HP-swap workaroud temporarily.

Reference: Novell bnc#482052
	https://bugzilla.novell.com/show_bug.cgi?id=482052

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2009-03-06 09:47:22 +01:00
..
hda_beep.c ALSA: hda - Use own workqueue 2009-01-12 10:33:56 +01:00
hda_beep.h ALSA: hda - Add digital beep playback switch for STAC/IDT codecs 2008-11-13 14:37:14 +01:00
hda_codec.c ALSA: hda - Add snd_hda_multi_out_dig_cleanup() 2009-02-13 11:59:13 +01:00
hda_codec.h ALSA: hda - Fix misc workqueue issues 2009-02-05 07:41:04 +01:00
hda_eld.c ALSA: hda - fix build warning when CONFIG_PROC_FS=n 2008-11-22 11:16:15 +01:00
hda_generic.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
hda_hwdep.c ALSA: hda - Fix parse of init_verbs sysfs entry 2009-02-20 16:06:30 +01:00
hda_intel.c ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268 2009-03-02 07:55:52 +01:00
hda_local.h ALSA: hda - Add snd_hda_multi_out_dig_cleanup() 2009-02-13 11:59:13 +01:00
hda_proc.c ALSA: hda - No widget selection for volume knob widgets in proc output 2009-02-02 11:42:08 +01:00
Kconfig Merge branch 'topic/hda-modularize' into topic/hda 2008-12-03 14:43:14 +01:00
Makefile ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_analog.c ALSA: hda - Add snd_hda_multi_out_dig_cleanup() 2009-02-13 11:59:13 +01:00
patch_atihdmi.c ALSA: hda - Remove duplicated strings from codec name 2008-12-18 09:17:56 +01:00
patch_cmedia.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_conexant.c ALSA: hda - Fix compile warning with CONFIG_SND_JACK=n 2009-01-27 12:54:10 +01:00
patch_intelhdmi.c ALSA: hda - add id for Intel IbexPeak integrated HDMI codec 2009-02-11 09:09:15 +01:00
patch_nvhdmi.c ALSA: hda - Add support of NVidia MCP78 HDMI 2009-01-13 12:32:21 +01:00
patch_realtek.c ALSA: hda - Add quirk for new HP xw series 2009-02-27 17:44:07 +01:00
patch_si3054.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_sigmatel.c ALSA: hda - Fix headphone-detect regression with multiple HP jacks 2009-03-06 09:47:22 +01:00
patch_via.c ALSA: hda - Remove duplicated strings from codec name 2008-12-18 09:17:56 +01:00