linux-sg2042/sound/pci/hda
Takashi Iwai 8de56b7deb ALSA: hda - Fix mute control with some ALC262 models
The master mute switch is wrongly implemented as checking the pointer
instead of its value, thus it can be never muted.  This patch fixes
the issue.

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

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: <stable@kernel.org>
2009-07-24 16:54:31 +02:00
..
Kconfig ALSA: hda - Make jack-plug notification selectable 2009-06-22 17:02:03 +02:00
Makefile ALSA: hda - Add Creative CA0110-IBG support 2009-04-16 08:54:53 +02:00
hda_beep.c ALSA: hda - fix beep tone calculation for IDT/STAC codecs 2009-07-09 09:14:29 +02:00
hda_beep.h ALSA: hda - Fix digital beep tone calculation 2009-05-19 12:54:55 +02:00
hda_codec.c ALSA: hda_codec: Check for invalid zero connections 2009-07-19 13:51:45 +02:00
hda_codec.h ALSA: hda - Limit codec-verb retry to limited hardwares 2009-06-02 01:21:30 +02: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 - Cache pin-cap values 2009-03-23 13:08:33 +01:00
hda_hwdep.c ALSA: hda - Split codec->name to vendor and chip name strings 2009-05-16 10:00:49 +02:00
hda_intel.c ALSA: hda - Disable AMD SB600 64bit address support only 2009-07-08 08:01:47 +02:00
hda_local.h ALSA: hda - Cache pin-cap values 2009-03-23 13:08:33 +01:00
hda_proc.c ALSA: hda - Split codec->name to vendor and chip name strings 2009-05-16 10:00:49 +02:00
patch_analog.c ALSA: hda - Restore GPIO1 properly at resume with AD1984A 2009-07-22 18:15:10 +02:00
patch_atihdmi.c ALSA: hda - Remove duplicated strings from codec name 2008-12-18 09:17:56 +01:00
patch_ca0110.c ALSA: hda - Add missing static to patch_ca0110() 2009-07-01 08:34:32 +02:00
patch_cmedia.c ALSA: hda - Remove codec-specific pin save/restore functions 2009-02-20 16:48:40 +01:00
patch_conexant.c ALSA: hda - Make jack-plug notification selectable 2009-06-22 17:02:03 +02: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 - Support NVIDIA 8 channel HDMI audio 2009-06-01 11:05:26 +02:00
patch_realtek.c ALSA: hda - Fix mute control with some ALC262 models 2009-07-24 16:54:31 +02:00
patch_si3054.c ALSA: hda - Modularize HD-audio driver 2008-11-27 15:47:11 +01:00
patch_sigmatel.c ALSA: hda - Use snprintf() to be safer 2009-07-22 16:02:46 +02:00
patch_via.c ALSA: hda - Check widget types while parsing capture source in patch_via.c 2009-07-08 07:45:46 +02:00