linux-stable/sound/pci/hda
Takashi Iwai 1697055e6c [ALSA] hda-codec - Fix invalid access to non-existing dmux on STAC
The digital mux on STAC codecs doesn't always exist although the
driver builds dmux enum mixer elements unconditionally.
Now the driver creates 'digital input source' mixer elements only
when dmux is available.
Also, the patch adds the missing dmux definition for STAC925x.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-01-31 17:29:42 +01:00
..
hda_codec.c [ALSA] hda-codec - Check value range in ctl callbacks 2008-01-31 17:29:24 +01:00
hda_codec.h [ALSA] sound/: Spelling fixes 2008-01-31 17:29:41 +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 - sort pci quirk list 2008-01-31 17:29:37 +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 - sort pci quirk list 2008-01-31 17:29:37 +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