linux-stable/sound/pci/hda
I Gede Agastya Darma Laksana 976b0215f6 ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone
commit 1576f263ee upstream.

This patch addresses an issue with the Panasonic CF-SZ6's existing quirk,
specifically its headset microphone functionality. Previously, the quirk
used ALC269_FIXUP_HEADSET_MODE, which does not support the CF-SZ6's design
of a single 3.5mm jack for both mic and audio output effectively. The
device uses pin 0x19 for the headset mic without jack detection.

Following verification on the CF-SZ6 and discussions with the original
patch author, i determined that the update to
ALC269_FIXUP_ASPIRE_HEADSET_MIC is the appropriate solution. This change
is custom-designed for the CF-SZ6's unique hardware setup, which includes
a single 3.5mm jack for both mic and audio output, connecting the headset
microphone to pin 0x19 without the use of jack detection.

Fixes: 0fca97a29b ("ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk")
Signed-off-by: I Gede Agastya Darma Laksana <gedeagas22@gmail.com>
Cc: <stable@vger.kernel.org>
Message-ID: <20240401174602.14133-1-gedeagas22@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-04-13 12:59:34 +02:00
..
Kconfig ALSA: hda/hdmi: Add Intel silent stream support 2020-07-07 12:42:35 +02:00
Makefile
ca0132_regs.h
hda_auto_parser.c ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly 2022-06-29 08:59:44 +02:00
hda_auto_parser.h
hda_beep.c ALSA: hda: beep: Simplify keep-power-at-enable behavior 2022-10-26 13:25:26 +02:00
hda_beep.h ALSA: hda: beep: Simplify keep-power-at-enable behavior 2022-10-26 13:25:26 +02:00
hda_bind.c ALSA: hda: Do not unset preset when cleaning up codec 2023-02-22 12:55:53 +01:00
hda_codec.c ALSA: hda: Do not unset preset when cleaning up codec 2023-02-22 12:55:53 +01:00
hda_controller.c ALSA: hda: add snd_hdac_stop_streams() helper 2023-01-14 10:16:20 +01:00
hda_controller.h ALSA: hda: intel: Allow repeatedly probing on codec configuration errors 2021-10-27 09:56:54 +02:00
hda_controller_trace.h
hda_eld.c ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs 2020-02-18 10:15:41 +01:00
hda_generic.c ALSA: hda: Fix Oops by 9.1 surround channel names 2023-05-30 12:57:54 +01:00
hda_generic.h ALSA: hda: Fix UAF of leds class devs at unbinding 2022-02-08 18:30:34 +01:00
hda_hwdep.c
hda_intel.c ALSA: hda: Intel: add HDA_ARL PCI ID support 2024-02-23 08:42:12 +01:00
hda_intel.h ALSA: hda: intel: Allow repeatedly probing on codec configuration errors 2021-10-27 09:56:54 +02:00
hda_intel_trace.h
hda_jack.c ALSA: hda - Fix the return value if cb func is already registered 2020-10-22 08:17:02 +02:00
hda_jack.h ALSA: hda: (cosmetic) align function parameters 2020-09-03 09:27:11 +02:00
hda_local.h ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly 2022-06-29 08:59:44 +02:00
hda_proc.c
hda_sysfs.c ALSA: hda: Fix regressions on clear and reconfig sysfs 2020-12-30 11:54:06 +01:00
hda_tegra.c ALSA: hda/tegra: Reset hardware 2022-10-05 10:38:37 +02:00
hp_x360_helper.c
ideapad_s740_helper.c ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740 2021-05-19 10:12:57 +02:00
patch_analog.c
patch_ca0110.c
patch_ca0132.c ALSA: hda/ca0132: add quirk for EVGA X299 DARK 2023-05-30 12:57:56 +01:00
patch_cirrus.c ALSA: hda/cirrus - support for iMac 12,1 model 2022-08-21 15:15:21 +02:00
patch_cmedia.c
patch_conexant.c ALSA: hda/conexant: Add quirk for SWS JS201D 2024-02-23 08:42:28 +01:00
patch_hdmi.c ALSA: hda/hdmi: add force-connect quirk for NUC5CPYB 2024-01-05 15:12:25 +01:00
patch_realtek.c ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone 2024-04-13 12:59:34 +02:00
patch_si3054.c
patch_sigmatel.c ALSA: hda/sigmatel: fix S/PDIF out on Intel D*45* motherboards 2023-04-20 12:10:25 +02:00
patch_via.c ALSA: hda/via: Avoid potential array out-of-bound in add_secret_dac_path() 2023-02-15 17:22:10 +01:00
thinkpad_helper.c ALSA: hda/realtek: Use the new vmaster mute LED helper 2020-06-18 13:23:49 +02:00