linux_dsm_epyc7002/sound/pci/hda
Takashi Iwai 29ac83635f ALSA: hda - Use standard fixup table for STAC927x
This conversion is a bit tricky.  Since STAC927x may take two
different volume-knob initialization values depending on the model, a
new flag, spec->volknob_init, is introduced to indicate whether it's
the standard volume-knob initialization or not.

Also, Dell BIOS model is now directly mapped onto the fixup table
instead of parsing in the function.  This resulted in a new model ref,
STAC_927X_DELL_BIOS_SPDIF, which is a chained entry.

Also, for reducing the fixups, virtual entries like
STAC_927X_DELL_DMIC and STAC_D965_VERBS are introduced.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2013-01-15 08:21:50 +01:00
..
hda_auto_parser.c ALSA: hda - Allow user to give hints for codec parser behavior 2013-01-12 08:44:48 +01:00
hda_auto_parser.h ALSA: hda - Rearrange INPUT_PIN_ATTR_* 2013-01-12 08:30:48 +01:00
hda_beep.c
hda_beep.h
hda_codec.c ALSA: hda - Protect user-defined arrays via mutex 2013-01-12 08:44:45 +01:00
hda_codec.h ALSA: hda - Protect user-defined arrays via mutex 2013-01-12 08:44:45 +01:00
hda_eld.c
hda_generic.c ALSA: hda - Add capture_switch_hook to generic parser 2013-01-14 12:13:06 +01:00
hda_generic.h ALSA: hda - Add capture_switch_hook to generic parser 2013-01-14 12:13:06 +01:00
hda_hwdep.c ALSA: hda - Add snd_hda_get_int_hint() helper function 2013-01-12 08:44:47 +01:00
hda_intel_trace.h
hda_intel.c ALSA: hda - Check CORB overflow 2013-01-12 08:33:56 +01:00
hda_jack.c ALSA: hda - Allow jack detection when polling is enabled 2013-01-12 08:43:54 +01:00
hda_jack.h
hda_local.h ALSA: hda - Add snd_hda_get_int_hint() helper function 2013-01-12 08:44:47 +01:00
hda_proc.c
hda_trace.h
Kconfig ALSA: hda - Use generic parser for VIA codec driver 2013-01-12 08:45:02 +01:00
Makefile
patch_analog.c ALSA: hda - Add generic parser support to Analog Device codec driver 2013-01-12 08:45:00 +01:00
patch_ca0110.c ALSA: hda - Use generic parser for CA0110 codec 2013-01-12 08:44:53 +01:00
patch_ca0132.c
patch_cirrus.c ALSA: hda - Use generic parser for Cirrus codec driver 2013-01-12 08:44:55 +01:00
patch_cmedia.c ALSA: hda - Use generic codec parser for C-Media codecs 2013-01-12 08:44:52 +01:00
patch_conexant.c ALSA: hda - Rearrange for dropping static quirk codes in Coexant driver 2013-01-12 08:44:58 +01:00
patch_hdmi.c
patch_realtek.c ALSA: hda/realtek - Generic mute LED implementation for HP laptops 2013-01-12 08:44:43 +01:00
patch_si3054.c
patch_sigmatel.c ALSA: hda - Use standard fixup table for STAC927x 2013-01-15 08:21:50 +01:00
patch_via.c ALSA: hda - Use generic parser for VIA codec driver 2013-01-12 08:45:02 +01:00