summaryrefslogtreecommitdiff
path: root/sound/pci
AgeCommit message (Expand)Author
8 daysALSA: hda/realtek: Enable headset Mic on Positivo K116JEdson Juliano Drosdeck
8 daysALSA: hda/tas2781: Fix calibration data parser issueBaojun Xu
13 daysALSA: hda/realtek: Add quirk for ASUS ExpertBook B9403CVARPeter Ujfalusi
2025-06-29ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxxEdip Hazuri
2025-06-29ALSA: hda: Add missing NVIDIA HDA codec IDsDaniel Dadap
2025-06-26ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X507UARSalvatore Bonaccorso
2025-06-23ALSA: hda/realtek: Add mic-mute LED setup for ASUS UM5606Takashi Iwai
2025-06-23ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook 6 G1aChris Chiu
2025-06-22ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100Yasmin Fitzgerald
2025-06-22ALSA: hda/realtek: Add quirks for some Clevo laptopsTim Crawford
2025-06-20ALSA: hda/realtek: Enable headset Mic on Positivo P15XEdson Juliano Drosdeck
2025-06-14ALSA: hda/realtek: Add quirk for Asus GA605KSimon Trimmer
2025-06-14ALSA: hda/realtek: enable headset mic on Latitude 5420 RuggedJonathan Lane
2025-06-10ALSA: hda/realtek: Add quirk for Asus GU605CRichard Fitzgerald
2025-06-10ALSA: hda/realtek: Fix built-in mic on ASUS VivoBook X513EAChris Chiu
2025-06-09ALSA: hda/realtek - Add mute LED support for HP Victus 16-s1xxx and HP Victus...Edip Hazuri
2025-06-09ALSA: ctxfi: Replace deprecated strcpy() with strscpy()Brahmajit Das
2025-06-09ALSA: hda/intel: Add Thinkpad E15 to PM deny listTakashi Iwai
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-02ALSA: hda: Ignore unsol events for cards being shut downCezary Rojewski
2025-06-02ALSA: hda: Add new pci id for AMD GPU display HD audio controllerVijendar Mukunda
2025-06-02ALSA: hda: cs35l41: Constify regmap_irq_chipKrzysztof Kozlowski
2025-05-27Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-22ALSA: hda: acpi: Make driver's match data const staticTakashi Iwai
2025-05-22ALSA: hda: acpi: Use SYSTEM_SLEEP_PM_OPS()Takashi Iwai
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai
2025-05-22Merge tag 'asoc-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-05-22ALSA: core: fix up bus match const issues.Greg Kroah-Hartman
2025-05-22ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ...Shenghao Ding
2025-05-21ALSA: hda/tegra: Switch to two-argument strscpy()Daniel Dadap
2025-05-21ALSA: hda - Add new driver for HDA controllers listed via ACPIDaniel Dadap
2025-05-21ALSA: hda/cs35l41_hda: select FW_CS_DSPArnd Bergmann
2025-05-20ALSA: hda/realtek - Add new HP ZBook laptop with micmute led fixupChris Chiu
2025-05-20ALSA: hda/realtek: Add support for HP Agusta using CS35L41 HDAStefan Binding
2025-05-20Add sound card support for QCS9100 and QCS9075Mark Brown
2025-05-20ALSA: hda/realtek: Add quirk for Lenovo Yoga Pro 7 14ASP10Ed Burcher
2025-05-19ALSA: hda: hda-intel: add Wildcat Lake supportPeter Ujfalusi
2025-05-19ALSA: hda: add HDMI codec ID for Intel WCLKai Vehmanen
2025-05-16ALSA: hda/realtek - restore auto-mute mode for Dell Chrome platformKailang Yang
2025-05-16ALSA: hda: cs35l41: Fix swapped l/r audio channels for Acer Helios laptopsStefan Binding
2025-05-16ALSA: hda/realtek: Add support for Acer Helios Laptops using CS35L41 HDAStefan Binding
2025-05-16Merge branch 'for-linus' into for-nextTakashi Iwai
2025-05-15ALSA: hda/tegra: Add Tegra264 supportMohan Kumar D
2025-05-15cs35l56: Log tuning unique identifiers during firmwareMark Brown
2025-05-14ALSA: es1968: Add error handling for snd_pcm_hw_constraint_pow2()Wentao Liang
2025-05-14ALSA: hda: cs35l56: Log tuning unique identifiers during firmware loadSimon Trimmer
2025-05-13ALSA: hda/tas2781: Fix the symbol was not declare warning reported by kernel ...Shenghao Ding
2025-05-08treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()Ingo Molnar