linux-kernel-test/sound/pci/hda
Takashi Iwai bb35febd16 ALSA: hda - Support multiple headphone auto-mute
Currently headphone auto-mute using alc_automute_pin() assumes only
the single pin used for the headphone output.  Since there are devices
with multiple headphone jacks, we need to check all these pins there,
too.

Also this patch merges the common code between alc_automute_pin() and
alc_automute_amp() helper functions.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2010-09-08 15:48:29 +02:00
..
hda_beep.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
hda_beep.h ALSA: hda - Fix beep_mode option value 2009-11-16 15:33:49 +01:00
hda_codec.c ALSA: hda - Clear left-over hp_pins in snd_hda_parse_pin_def_config() 2010-09-08 15:30:20 +02:00
hda_codec.h ALSA: hda - Fix stream and channel-ids codec-bus wide 2010-08-20 09:49:42 +02:00
hda_eld.c ALSA: hda - Fix build error with CONFIG_PROC_FS=n 2010-08-19 08:11:53 +02:00
hda_generic.c ALSA: hda - add more NID->Control mapping 2009-12-15 09:33:04 +01:00
hda_hwdep.c ALSA: hda - Ensure codec patch files are checked for the correct codec ID 2010-07-26 10:28:01 +02:00
hda_intel.c ALSA: hda - Make converter setups sticky 2010-08-06 13:48:11 +02:00
hda_local.h ALSA: hda - Add snd_hda_get_input_pin_label() helper function 2010-08-30 13:00:16 +02:00
hda_proc.c ALSA: hda-intel - do not mix audio and modem function IDs 2010-07-19 16:46:56 +02:00
Kconfig ALSA: intelhdmi - add dependency on SND_DYNAMIC_MINORS 2010-05-17 08:11:39 +02:00
Makefile ALSA: hda - Build hda_eld into snd-hda-codec module 2010-03-04 16:05:24 +01:00
patch_analog.c ALSA: hda - Use new inputs[] field to parse input-pins for AD codecs 2010-08-30 13:04:44 +02:00
patch_atihdmi.c ALSA: hda: move open coded tricks into get_wcaps_channels() 2009-08-24 09:42:48 +02:00
patch_ca0110.c ALSA: hda - Use new inputs[] field to parse input-pins for CA-IBG codecs 2010-08-30 13:05:08 +02:00
patch_cirrus.c Merge branch 'fix/hda' into topic/hda 2010-09-08 08:42:26 +02:00
patch_cmedia.c ALSA: hda - Fix NID association for capture mixers 2009-12-23 08:38:28 +01:00
patch_conexant.c ALSA: hda - Add quirk for Lenovo T400s 2010-09-07 12:04:48 +02:00
patch_hdmi.c ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecs 2010-08-20 09:49:18 +02:00
patch_intelhdmi.c ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecs 2010-08-20 09:49:18 +02:00
patch_nvhdmi.c ALSA: hda - Fix conflict of sticky PCM parameter in HDMI codecs 2010-08-20 09:49:18 +02:00
patch_realtek.c ALSA: hda - Support multiple headphone auto-mute 2010-09-08 15:48:29 +02:00
patch_si3054.c ALSA: hda - add more NID->Control mapping 2009-12-15 09:33:04 +01:00
patch_sigmatel.c ALSA: hda - Improve input control names for IDT/STAC codecs 2010-09-08 09:01:28 +02:00
patch_via.c ALSA: hda - Use new inputs[] field to parse input-pins for VIA codecs 2010-08-30 13:06:30 +02:00