WSL2-Linux-Kernel/sound/pci/hda
Edson Juliano Drosdeck f553e58dde ALSA: hda/realtek: Limit mic boost on N14AP7
commit 86a433862912f52597263aa224a9ed82bcd533bf upstream.

The internal mic boost on the N14AP7 is too high. Fix this by applying the
ALC269_FIXUP_LIMIT_INT_MIC_BOOST fixup to the machine to limit the gain.

Signed-off-by: Edson Juliano Drosdeck <edson.drosdeck@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20240605153923.2837-1-edson.drosdeck@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-07-05 09:14:34 +02:00
..
Kconfig ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module 2021-08-12 13:41:36 +02:00
Makefile ALSA: hda/cs8409: Move arrays of configuration to a new file 2021-08-12 13:41:39 +02:00
ca0132_regs.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32 2019-05-24 17:27:10 +02:00
hda_auto_parser.c ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly 2022-06-29 09:03:18 +02:00
hda_auto_parser.h ALSA: hda/cirrus: Increase AUTO_CFG_MAX_INS from 8 to 18 2021-03-07 09:17:30 +01:00
hda_beep.c ALSA: hda: beep: Simplify keep-power-at-enable behavior 2022-10-26 12:34:54 +02:00
hda_beep.h ALSA: hda: beep: Simplify keep-power-at-enable behavior 2022-10-26 12:34:54 +02:00
hda_bind.c ALSA: hda: Do not unset preset when cleaning up codec 2023-02-22 12:57:01 +01:00
hda_codec.c ALSA: hda: Do not unset preset when cleaning up codec 2023-02-22 12:57:01 +01:00
hda_controller.c ALSA: hda: add snd_hdac_stop_streams() helper 2022-12-31 13:14:44 +01:00
hda_controller.h ALSA: hda: intel: Allow repeatedly probing on codec configuration errors 2021-10-07 09:15:22 +02:00
hda_controller_trace.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hda_eld.c ALSA: Convert strlcpy to strscpy when return value is unused 2021-01-08 09:30:05 +01:00
hda_generic.c ALSA: hda: Fix Oops by 9.1 surround channel names 2023-05-24 17:36:53 +01:00
hda_generic.h ALSA: hda: Fix UAF of leds class devs at unbinding 2022-02-08 18:34:03 +01:00
hda_hwdep.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32 2019-05-24 17:27:10 +02:00
hda_intel.c ALSA: hda: Intel: add HDA_ARL PCI ID support 2024-02-23 08:54:47 +01:00
hda_intel.h ALSA: hda: intel: Allow repeatedly probing on codec configuration errors 2021-10-07 09:15:22 +02:00
hda_intel_trace.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hda_jack.c ALSA: hda: Do disconnect jacks at codec unbind 2022-10-05 10:39:35 +02:00
hda_jack.h ALSA: hda: Do disconnect jacks at codec unbind 2022-10-05 10:39:35 +02:00
hda_local.h ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly 2022-06-29 09:03:18 +02:00
hda_proc.c ALSA: hda/proc - print DP-MST connections 2020-12-08 20:04:33 +01:00
hda_sysfs.c ALSA: hda: Fix regressions on clear and reconfig sysfs 2020-12-10 19:55:35 +01:00
hda_tegra.c ALSA: hda/tegra: Align BDL entry to 4KB boundary 2022-09-23 14:15:50 +02:00
hp_x360_helper.c ALSA: hda/realtek - Fixup for HP x360 laptops with B&O speakers 2018-05-29 22:33:37 +02:00
ideapad_s740_helper.c ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740 2021-04-16 10:12:50 +02:00
patch_analog.c ALSA: hda/analog - Sink ad198x_shutup() and shuffle CONFIG_PM guards 2021-08-18 07:51:09 +02:00
patch_ca0110.c ALSA: hda: Unify get_response handling 2019-12-13 14:36:52 +01:00
patch_ca0132.c ALSA: hda/ca0132: add quirk for EVGA X299 DARK 2023-05-30 13:55:30 +01:00
patch_cirrus.c ALSA: hda/cirrus - support for iMac 12,1 model 2022-08-17 14:22:49 +02:00
patch_cmedia.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32 2019-05-24 17:27:10 +02:00
patch_conexant.c ALSA: hda/conexant: Add quirk for SWS JS201D 2024-02-23 08:55:08 +01:00
patch_cs8409-tables.c ALSA: hda/cs8409: Fix Jack detection after resume 2022-01-27 11:04:19 +01:00
patch_cs8409.c ALSA: hda/cs8409: Suppress vmaster control for Dolphin models 2024-02-23 08:55:06 +01:00
patch_cs8409.h ALSA: hda/cs8409: Fix Jack detection after resume 2022-01-27 11:04:19 +01:00
patch_hdmi.c ALSA: hda/hdmi: add force-connect quirks for ASUSTeK Z170 variants 2023-12-20 15:17:38 +01:00
patch_realtek.c ALSA: hda/realtek: Limit mic boost on N14AP7 2024-07-05 09:14:34 +02:00
patch_si3054.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 32 2019-05-24 17:27:10 +02:00
patch_sigmatel.c ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards 2023-04-20 12:13:52 +02:00
patch_via.c ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path() 2023-02-09 11:26:33 +01:00
thinkpad_helper.c ALSA: HDA - remove the custom implementation for the audio LED trigger 2021-03-30 15:35:15 +02:00