linux/sound/pci/hda
Takashi Iwai d2f344b5e0 ALSA: hda - Add "Mute-LED Mode" enum control
Create snd_hda_add_vmaster_hook() and snd_hda_sync_vmaster_hook()
helper functions to handle the mute-LED in vmaster hook more
commonly.  In the former function, a new enum control "Mute-LED Mode"
is added.  This provides user to choose whether the mute-LED should be
turned on/off explicitly or to follow the master-mute status.

Reviewed-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-03-13 07:46:50 +01:00
..
Kconfig ALSA: Introduce common helper functions for jack-detection control 2011-11-16 11:14:03 +01:00
Makefile ALSA: hda - Cache the jack-detection value 2011-11-16 11:11:15 +01:00
hda_beep.c
hda_beep.h
hda_codec.c ALSA: hda - Add "Mute-LED Mode" enum control 2012-03-13 07:46:50 +01:00
hda_codec.h Merge branch 'fix/hda' into topic/hda 2012-03-02 09:00:33 +01:00
hda_eld.c ALSA: hda - fail ELD reading early 2011-11-22 12:09:45 +01:00
hda_generic.c
hda_hwdep.c
hda_intel.c ALSA: hda - Set codec to D3 forcibly even if not used 2012-03-07 11:52:50 +01:00
hda_jack.c ALSA: hda - Add codec->no_jack_detect flag 2012-02-13 12:06:09 +01:00
hda_jack.h ALSA: hda - Make is_jack_detectable() as non-inlined 2012-02-13 12:06:03 +01:00
hda_local.h ALSA: hda - Add "Mute-LED Mode" enum control 2012-03-13 07:46:50 +01:00
hda_proc.c ALSA: hda - Return the error from get_wcaps_type() for invalid NIDs 2012-01-10 12:41:22 +01:00
hda_trace.h
patch_analog.c ALSA: hda - Return the created kcontrol in __snd_hda_add_vmaster() 2012-03-12 14:52:28 +01:00
patch_ca0110.c ALSA: hda - Give more unique names by snd_hda_get_pin_label() 2011-11-16 15:48:23 +01:00
patch_ca0132.c ALSA: hda - Fix error handling in patch_ca0132.c 2012-02-07 11:05:07 +01:00
patch_cirrus.c ALSA: hda - Kill hyphenated names 2012-03-02 08:59:23 +01:00
patch_cmedia.c
patch_conexant.c ALSA: hda - Add "Mute-LED Mode" enum control 2012-03-13 07:46:50 +01:00
patch_hdmi.c ALSA: hda - add id for Atom Cedar Trail HDMI codec 2012-02-23 09:50:10 +01:00
patch_realtek.c ALSA: hda - Add "Mute-LED Mode" enum control 2012-03-13 07:46:50 +01:00
patch_si3054.c
patch_sigmatel.c ALSA: hda - Add "Mute-LED Mode" enum control 2012-03-13 07:46:50 +01:00
patch_via.c ALSA: hda/via - Add a few sanity checks 2012-02-22 12:36:06 +01:00