kernel-ark/sound/pci/hda
Jiang Zhe a9b3aa8a0a [ALSA] hda-codec - alc268 input_mux should be a selector instead of mixer
According to the [0003659], the node 0x23,0x24 is a selector.
I checked the alc268 spec on the REALTEK website and it showed that they
were selectors indeed.
However, current code implement the alc268 input_mux in a mixer way.

Signed-off-by: Jiang Zhe <zhe.jiang@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:29:44 +01:00
..
hda_codec.c [ALSA] hda-codec - Add missing #defines (and 1 rename) in hda_codec.h 2008-01-31 17:29:42 +01:00
hda_codec.h [ALSA] hda-codec - Add missing #defines (and 1 rename) in hda_codec.h 2008-01-31 17:29:42 +01:00
hda_generic.c [ALSA] Intel HD Audio: Use list_for_each_entry(_safe) 2007-10-16 16:50:42 +02:00
hda_hwdep.c [ALSA] hda-intel - Fix compile warning in snd_hwdep_ioctl_compat() 2007-10-16 15:58:16 +02:00
hda_intel.c [ALSA] snd hda suspend latency: shorten codec read 2008-01-31 17:29:26 +01:00
hda_local.h [ALSA] hda-codec - Disable shared stream on AD1986A 2007-11-19 18:38:32 +01:00
hda_patch.h [ALSA] hda-codec - kernel config for each codec 2007-10-16 15:58:12 +02:00
hda_proc.c [ALSA] hda-intel - Show more volume-knob attributes 2008-01-31 17:29:26 +01:00
Makefile [ALSA] hda-intel - Fix a typo in Makefile 2007-10-16 15:58:17 +02:00
patch_analog.c [ALSA] hda-codec - Device ID for Toshiba laptop which uses AD1986A 2008-01-31 17:29:43 +01:00
patch_atihdmi.c [ALSA] HDA-Intel - Add support for RV6xx HDMI audio 2008-01-31 17:29:26 +01:00
patch_cmedia.c [ALSA] hda-codec - Fix possible array overflow 2007-10-23 08:07:55 +02:00
patch_conexant.c [ALSA] hda-codec - sort pci quirk list 2008-01-31 17:29:37 +01:00
patch_realtek.c [ALSA] hda-codec - alc268 input_mux should be a selector instead of mixer 2008-01-31 17:29:44 +01:00
patch_si3054.c [ALSA] hda-codec - optimize resume using caches 2007-10-16 15:58:43 +02:00
patch_sigmatel.c [ALSA] hda-codec - Fix invalid access to non-existing dmux on STAC 2008-01-31 17:29:42 +01:00
patch_via.c [ALSA] hda-codec - Add support for VIA VT1708B HD audio codec 2008-01-31 17:29:33 +01:00