kernel_optimize_test/sound/pci/hda
Vitaliy Kulikov d02667e620 ALSA: hda - Fix invalid mute led state on resume of IDT codecs
Codec state is not restored immediately on resume but on the first
access when power-save is enabled.  That leads to an invalid mute led
state after resume until either sound is played or some control is
changed.  This patch adds a possibility for a vendor specific patch to
restore codec state immediately after resume if required.  And it adds
code to restore IDT codecs state immediately on resume on HP systems
with mute led support.

Signed-off-by: Vitaliy Kulikov <Vitaliy.Kulikov@idt.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-07-26 09:38:36 +02:00
..
alc260_quirks.c ALSA: hda - Split quirk codes from patch_realtek.c 2011-07-07 18:27:29 +02:00
alc262_quirks.c ALSA: hda - Split quirk codes from patch_realtek.c 2011-07-07 18:27:29 +02:00
alc268_quirks.c ALSA: hda - Split quirk codes from patch_realtek.c 2011-07-07 18:27:29 +02:00
alc269_quirks.c ALSA: hda - Split quirk codes from patch_realtek.c 2011-07-07 18:27:29 +02:00
alc662_quirks.c ALSA: hda - Split quirk codes from patch_realtek.c 2011-07-07 18:27:29 +02:00
alc680_quirks.c ALSA: hda - Split quirk codes from patch_realtek.c 2011-07-07 18:27:29 +02:00
alc861_quirks.c ALSA: hda - Split quirk codes from patch_realtek.c 2011-07-07 18:27:29 +02:00
alc861vd_quirks.c ALSA: hda - Split quirk codes from patch_realtek.c 2011-07-07 18:27:29 +02:00
alc880_quirks.c ALSA: hda - Split quirk codes from patch_realtek.c 2011-07-07 18:27:29 +02:00
alc882_quirks.c ALSA: hda - Split quirk codes from patch_realtek.c 2011-07-07 18:27:29 +02:00
alc_quirks.c ALSA: hda - Split quirk codes from patch_realtek.c 2011-07-07 18:27:29 +02:00
hda_beep.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
hda_beep.h ALSA: hda - Fix missing static inline to beep dummy function 2011-06-14 08:14:32 +02:00
hda_codec.c ALSA: hda - Fix invalid mute led state on resume of IDT codecs 2011-07-26 09:38:36 +02:00
hda_codec.h ALSA: hda - Fix invalid mute led state on resume of IDT codecs 2011-07-26 09:38:36 +02:00
hda_eld.c Merge branch 'fix/hda' into topic/hda 2011-07-07 09:28:47 +02:00
hda_generic.c ALSA: hda - consitify string arrays 2011-01-18 07:43:17 +01:00
hda_hwdep.c ALSA: hda - Ensure codec patch files are checked for the correct codec ID 2010-07-26 10:28:01 +02:00
hda_intel.c Merge branch 'topic/hda' into for-linus 2011-07-22 08:43:27 +02:00
hda_local.h ALSA: hda - remove SND_HDA_POWER_SAVE protection of struct hda_loopback_check 2011-06-28 08:55:56 +02:00
hda_proc.c ALSA: hda - Always read raw connections for proc output 2011-07-12 07:45:01 +02:00
Kconfig ALSA: hda - fix up typos in Kconfig help for default buffer size introduced in acfa634f 2011-07-12 20:17:23 +02:00
Makefile ALSA: hda - Add Creative CA0132 HDA codec support 2011-06-21 07:31:25 +02:00
patch_analog.c ALSA: hda - Disable SPDIF only when no pin config set for HP with AD1981 2011-06-10 14:37:04 +02:00
patch_ca0110.c ALSA: hda: Virtualize SPDIF out controls 2011-06-06 12:51:59 +02:00
patch_ca0132.c ALSA: hda - Fix a compile error in patch_ca0132.c for the recent SPDIF change 2011-06-21 07:44:51 +02:00
patch_cirrus.c ALSA: hda - Create snd_hda_get_conn_index() helper function 2011-06-29 08:01:46 +02:00
patch_cmedia.c ALSA: hda - Fix unused variable warning 2011-06-29 08:02:33 +02:00
patch_conexant.c ALSA: hda - Turn on extra EAPDs on Conexant codecs 2011-07-11 14:46:44 +02:00
patch_hdmi.c ALSA: hda: HDMI: Support codecs with fewer cvts than pins 2011-06-06 12:58:14 +02:00
patch_realtek.c ALSA: hda - Fix DAC filling for multi-connection pins in Realtek parser 2011-07-23 18:57:11 +02:00
patch_si3054.c ALSA: hda - Constify fixup and other array data in patch_si3054.c 2011-05-02 12:22:39 +02:00
patch_sigmatel.c ALSA: hda - Fix invalid mute led state on resume of IDT codecs 2011-07-26 09:38:36 +02:00
patch_via.c ALSA: hda - Remove a superfluous argument of via_auto_init_output() 2011-07-21 14:24:25 +02:00