linux/sound/pci/hda
Takashi Iwai c7e1008048 ALSA: hda - Disable power_save_node for IDT 92HD73xx chips
The recent widget power saving introduced some unavoidable click
noises on old IDT 92HD73xx chips while it still seems working on the
compatible new chips.  In the bugzilla, we tried lots of tests and
workarounds, but they didn't help much.  So, let's disable the feature
for these specific chips as the least (but safest) fix.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=104981
Cc: <stable@vger.kernel.org> # v4.1+
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-10-04 22:47:40 +02:00
..
Kconfig
Makefile
ca0132_regs.h
dell_wmi_helper.c
hda_auto_parser.c ALSA: hda - remove no physical connection pins from pin_quirk table 2015-08-03 10:16:20 +02:00
hda_auto_parser.h
hda_beep.c
hda_beep.h
hda_bind.c
hda_codec.c ALSA: hda - Remove superfluous pcm NULL check 2015-08-26 14:21:14 +02:00
hda_codec.h ALSA: hda - Make some helper functions local 2015-08-17 15:10:15 +02:00
hda_controller.c
hda_controller.h
hda_controller_trace.h
hda_eld.c ALSA: hda/eld - Add const to possible places 2015-08-17 15:12:14 +02:00
hda_generic.c ALSA: hda - Fix path power activation 2015-08-25 07:59:02 +02:00
hda_generic.h
hda_hwdep.c
hda_intel.c ALSA: hda - Fix race between PM ops and HDA init/probe 2015-07-29 19:37:26 +02:00
hda_intel.h
hda_intel_trace.h
hda_jack.c
hda_jack.h
hda_local.h
hda_proc.c ALSA: hda/proc - Fix racy string access for power states 2015-08-17 15:12:04 +02:00
hda_sysfs.c
hda_tegra.c ALSA: hda/tegra - async probe for avoiding module loading deadlock 2015-09-24 14:01:46 +02:00
local.h
patch_analog.c
patch_ca0110.c
patch_ca0132.c ALSA: hda - Fix pin config and mapping on Alienware 15 2015-08-10 16:53:32 +02:00
patch_cirrus.c ALSA: hda - Apply SPDIF pin ctl to MacBookPro 12,1 2015-10-03 10:32:49 +02:00
patch_cmedia.c
patch_conexant.c ALSA: hda - Shutdown CX20722 on reboot/free to avoid spurious noises 2015-08-21 10:28:00 +02:00
patch_hdmi.c drm/i915: Drop port_mst_index parameter from pin/eld callback 2015-09-03 12:09:03 +02:00
patch_realtek.c ALSA: hda: Add dock support for ThinkPad T550 2015-10-03 10:31:08 +02:00
patch_si3054.c
patch_sigmatel.c ALSA: hda - Disable power_save_node for IDT 92HD73xx chips 2015-10-04 22:47:40 +02:00
patch_via.c
thinkpad_helper.c