linux/sound/pci/hda
Hui Wang e41fc8c5bd ALSA: hda/realtek - Fix the problem of two front mics on more machines
We have 3 more Lenovo machines, they all have 2 front mics on them,
so they need the fixup to change the location for one of two mics.

Among these 3 Lenovo machines, one of them has the same pin cfg as the
machine with subid 0x17aa3138, so use the pin cfg table to apply fixup
for them. The rest machines don't share the same pin cfg, so far use
the subid to apply fixup for them.

Fixes: a3dafb2200 ("ALSA: hda/realtek - adjust the location of one mic")
Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-06-25 10:01:29 +02:00
..
Kconfig ALSA: hda - Enforce CONFIG_SND_DYNAMIC_MINORS for HDMI/DP codec 2018-05-02 09:08:16 +02:00
Makefile
ca0132_regs.h
dell_wmi_helper.c
hda_auto_parser.c ALSA: hda - Use a macro for snd_array iteration loops 2018-04-24 13:41:53 +02:00
hda_auto_parser.h
hda_beep.c ALSA: hda-beep: add SPDX identifiers 2018-02-20 16:49:59 +01:00
hda_beep.h ALSA: hda-beep: add SPDX identifiers 2018-02-20 16:49:59 +01:00
hda_bind.c
hda_codec.c ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI 2018-06-21 13:46:56 +02:00
hda_codec.h ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI 2018-06-21 13:46:56 +02:00
hda_controller.c ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream() 2018-06-01 09:38:54 +02:00
hda_controller.h
hda_controller_trace.h
hda_eld.c
hda_generic.c ALSA: hda: use position offset macro of TLV data 2018-05-14 17:47:57 +02:00
hda_generic.h
hda_hwdep.c ALSA: hda: Hardening for potential Spectre v1 2018-04-25 10:37:46 +02:00
hda_intel.c ALSA: hda: Add Intel NUC5i7RY to the power_save blacklist 2018-05-29 10:01:13 +02:00
hda_intel.h vga_switcheroo: Use device link for HDA controller 2018-03-13 22:58:09 +01:00
hda_intel_trace.h
hda_jack.c
hda_jack.h
hda_local.h ALSA: hda - Fix runtime PM 2018-05-24 20:16:47 +02:00
hda_proc.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
hda_sysfs.c ALSA: hda - Use a macro for snd_array iteration loops 2018-04-24 13:41:53 +02:00
hda_tegra.c
hp_x360_helper.c ALSA: hda/realtek - Fixup for HP x360 laptops with B&O speakers 2018-05-29 22:33:37 +02:00
patch_analog.c
patch_ca0110.c
patch_ca0132.c ALSA: hda/ca0132: make array ca0132_alt_chmaps static 2018-06-21 21:42:37 +02:00
patch_cirrus.c ALSA: hda - Apply the existing quirk to iMac 14,1 2018-01-10 11:11:54 +01:00
patch_cmedia.c
patch_conexant.c ALSA: hda: add dock and led support for HP ProBook 640 G4 2018-06-12 08:27:11 +02:00
patch_hdmi.c ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI 2018-06-21 13:46:56 +02:00
patch_realtek.c ALSA: hda/realtek - Fix the problem of two front mics on more machines 2018-06-25 10:01:29 +02:00
patch_si3054.c
patch_sigmatel.c
patch_via.c
thinkpad_helper.c