2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/sound/pci/hda
Edson Juliano Drosdeck d78f76457d ALSA: hda/realtek: Enable headset Mic on Positivo K116J
Positivo K116J is equipped with ALC269VC, and needs a fix to make
the headset mic to work.
Also must to limits the internal microphone boost.

Signed-off-by: Edson Juliano Drosdeck <edson.drosdeck@gmail.com>
Link: https://patch.msgid.link/20250707114537.8291-1-edson.drosdeck@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2025-07-07 14:09:09 +02:00
..
ca0132_regs.h
cirrus_scodec_test.c ASoC: Updates for v6.16 2025-05-22 20:30:34 +02:00
cirrus_scodec.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cirrus_scodec.h ALSA: hda: cs35l56: Add support for speaker id 2023-09-18 17:49:26 +02:00
cs35l41_hda_i2c.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs35l41_hda_property.c ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios laptops 2025-05-16 09:59:19 +02:00
cs35l41_hda_property.h ALSA: hda: cs35l41: Support systems with missing _DSD properties 2023-08-15 20:51:19 +02:00
cs35l41_hda_spi.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
cs35l41_hda.c ALSA: hda: cs35l41: Constify regmap_irq_chip 2025-06-02 16:44:48 +02:00
cs35l41_hda.h ALSA: hda: cs35l41: Fix missing Speaker ID GPIO description in _DSD 2024-07-04 14:47:12 +02:00
cs35l56_hda_i2c.c ASoC: cs35l56: Add struct to index firmware registers 2025-05-06 08:49:18 +09:00
cs35l56_hda_spi.c ASoC: cs35l56: Add struct to index firmware registers 2025-05-06 08:49:18 +09:00
cs35l56_hda.c ASoC: Updates for v6.16 2025-05-22 20:30:34 +02:00
cs35l56_hda.h ALSA: hda: cs35l56: Stop creating ALSA controls for firmware coefficients 2024-08-05 09:49:03 +02:00
hda_acpi.c ALSA: hda: acpi: Make driver's match data const static 2025-05-22 22:53:51 +02:00
hda_auto_parser.c ALSA: hda: Fix headset detection failure due to unstable sort 2025-01-28 18:02:31 +01:00
hda_auto_parser.h ALSA: hda: Fix headset detection failure due to unstable sort 2025-01-28 18:02:31 +01:00
hda_beep.c ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7 2025-03-04 09:29:06 +01:00
hda_beep.h ALSA: hda: beep: Drop stale mutex 2024-02-22 17:26:53 +01:00
hda_bind.c ALSA: hda: Ignore unsol events for cards being shut down 2025-06-02 16:48:55 +02:00
hda_codec.c ALSA: hda: Remove unused snd_hda_add_nid 2025-05-08 11:49:58 +02:00
hda_component.c module: Convert symbol namespace to string literal 2024-12-02 11:34:44 -08:00
hda_component.h ALSA: hda/realtek: Autodetect Cirrus Logic companion amplifier bindings 2024-08-29 18:17:08 +02:00
hda_controller_trace.h
hda_controller.c ALSA: hda: fix trigger_tstamp_latched 2024-10-02 12:50:24 +02:00
hda_controller.h Revert "ALSA: hda: Conditionally use snooping for AMD HDMI" 2024-10-02 18:00:50 +02:00
hda_eld.c ALSA: hda/hdmi: extract common interface for ELD handling 2025-02-05 13:04:00 +01:00
hda_generic.c ALSA: hda/generic: Unconditionally prefer preferred_dacs pairs 2024-10-02 08:13:34 +02:00
hda_generic.h ALSA: hda/generic: Drop obsoleted obey_preferred_dacs flag 2024-10-02 08:13:47 +02:00
hda_hwdep.c ALSA: hda: Always check capability at opening a hwdep 2024-12-03 15:20:31 +01:00
hda_intel_trace.h ALSA: hda: intel: Reduce CONFIG_PM dependencies 2024-05-08 18:05:07 +02:00
hda_intel.c ALSA: hda/intel: Add Thinkpad E15 to PM deny list 2025-06-09 09:46:20 +02:00
hda_intel.h ALSA: hda: Keep PM disablement for deny-listed instance 2024-07-30 07:45:49 +02:00
hda_jack.c ALSA: hda: Do disconnect jacks at codec unbind 2021-11-17 14:41:16 +01:00
hda_jack.h ALSA: hda: Do disconnect jacks at codec unbind 2021-11-17 14:41:16 +01:00
hda_local.h ALSA: hda: Remove unused snd_hda_add_nid 2025-05-08 11:49:58 +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 typo in hda_sysfs.h 2024-12-03 11:10:15 +01:00
hda_tegra.c ALSA: hda/tegra: Switch to two-argument strscpy() 2025-05-21 22:15:29 +02:00
hp_x360_helper.c
ideapad_hotkey_led_helper.c ALSA: hda: Support for Ideapad hotkey mute LEDs 2025-01-15 17:57:24 +01:00
ideapad_s740_helper.c ALSA: hda/realtek: Add quirk for Lenovo Ideapad S740 2021-04-16 10:12:50 +02:00
Kconfig ALSA: hda - Add new driver for HDA controllers listed via ACPI 2025-05-21 22:14:48 +02:00
Makefile ALSA: hda - Add new driver for HDA controllers listed via ACPI 2025-05-21 22:14:48 +02:00
patch_analog.c ALSA: hda: Use own quirk lookup helper 2024-10-10 14:21:11 +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: Use standard HD-audio quirk matching helpers 2024-12-09 09:24:38 +01:00
patch_cirrus.c ALSA: hda: Use own quirk lookup helper 2024-10-10 14:21:11 +02:00
patch_cmedia.c ALSA: hda: Add a new CM9825 standard driver 2024-09-11 08:29:03 +02:00
patch_conexant.c ALSA: hda/conexant: Add quirk for HP ProBook 450 G4 mute LED 2025-02-17 13:23:58 +01:00
patch_cs8409-tables.c ALSA: hda/cirrus: Reduce codec resume time 2025-02-15 08:39:05 +01:00
patch_cs8409.c ALSA: hda/cirrus: Reduce codec resume time 2025-02-15 08:39:05 +01:00
patch_cs8409.h ALSA: hda/cirrus: Reduce codec resume time 2025-02-15 08:39:05 +01:00
patch_hdmi.c ALSA: hda: Add missing NVIDIA HDA codec IDs 2025-06-29 11:16:29 +02:00
patch_realtek.c ALSA: hda/realtek: Enable headset Mic on Positivo K116J 2025-07-07 14:09:09 +02:00
patch_senarytech.c ALSA: hda/senarytech: add senarytech codec support 2024-06-18 11:59:08 +02:00
patch_si3054.c
patch_sigmatel.c ALSA: hda: Use own quirk lookup helper 2024-10-10 14:21:11 +02:00
patch_via.c ALSA: hda: Use own quirk lookup helper 2024-10-10 14:21:11 +02:00
tas2781_hda_i2c.c ALSA: hda/tas2781: Move and unified the calibrated-data getting function for SPI and I2C into the tas2781_hda lib 2025-05-22 09:09:40 +02:00
tas2781_hda_spi.c ALSA: hda/tas2781: Move and unified the calibrated-data getting function for SPI and I2C into the tas2781_hda lib 2025-05-22 09:09:40 +02:00
tas2781_hda.c ALSA: hda/tas2781: Fix calibration data parser issue 2025-07-07 11:23:28 +02:00
tas2781_hda.h ALSA: hda/tas2781: Move and unified the calibrated-data getting function for SPI and I2C into the tas2781_hda lib 2025-05-22 09:09:40 +02:00
thinkpad_helper.c ALSA: HDA - remove the custom implementation for the audio LED trigger 2021-03-30 15:35:15 +02:00