original_kernel/sound/pci/hda
Takashi Iwai 5b31954e4b [ALSA] hda-codec - Fix the initial mixer state of ALC262 sony-assamd model
Many of ALC262 codes don't call the automute function at the beginning,
which may keep the silence until the HP jack is replugged.  Now proper
init_hook is added.
Also, sony-assamd model doesn't handle the widget 0x14 properly, thus
calling automute isn't enough.  Now Front switch handles both widgets.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2007-10-16 15:58:01 +02:00
..
Makefile
hda_codec.c [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks 2007-10-16 15:57:45 +02:00
hda_codec.h
hda_generic.c
hda_intel.c
hda_local.h
hda_patch.h
hda_proc.c
patch_analog.c [ALSA] hda-codec - Fix AD1988 SPDIF output 2007-10-16 15:57:58 +02:00
patch_atihdmi.c
patch_cmedia.c
patch_conexant.c [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks 2007-10-16 15:57:45 +02:00
patch_realtek.c [ALSA] hda-codec - Fix the initial mixer state of ALC262 sony-assamd model 2007-10-16 15:58:01 +02:00
patch_si3054.c [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks 2007-10-16 15:57:45 +02:00
patch_sigmatel.c [ALSA] Clean up with common snd_ctl_boolean_*_info callbacks 2007-10-16 15:57:45 +02:00
patch_via.c