summaryrefslogtreecommitdiffstats
path: root/sound/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-12-1212-37/+37
|\
| * Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-12-063-0/+37
| |\
| * | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-0212-37/+37
* | | ALSA: hda/realtek: Add new alc2xx-fixup-headset-mic modelVasiliy Kovalev2024-12-091-0/+1
* | | ALSA: hda/ca0132: Use standard HD-audio quirk matching helpersTakashi Iwai2024-12-091-16/+21
* | | ALSA: hda/realtek - Add support for ASUS Zen AIO 27 Z272SD_A272SD audioVasiliy Kovalev2024-12-061-0/+22
* | | ALSA: hda/realtek: Fix headset mic on Acer Nitro 5Hridesh MG2024-12-061-0/+1
* | | ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca...Simon Trimmer2024-12-061-8/+0
| |/ |/|
* | Merge tag 'asoc-fix-v6.13-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-12-051-2/+4
|\|
| * Merge tag 'sound-fix-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-11-294-85/+169
| |\
| * \ Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-271-2/+4
| |\ \
| | * | ALSA: korg1212: Replace deprecated PCI functionsPhilipp Stanner2024-10-301-2/+4
* | | | ALSA: hda/realtek: Fix spelling mistake "Firelfy" -> "Firefly"Colin Ian King2024-12-051-1/+1
* | | | ALSA: hda/realtek: fix micmute LEDs don't work on HP LaptopsChris Chiu2024-12-021-0/+6
* | | | ALSA: hda/realtek: Add support for Samsung Galaxy Book3 360 (NP730QFG)Sahas Leelodharry2024-12-021-0/+1
* | | | ALSA: hda/tas2781: Fix error code tas2781_read_acpi()Dan Carpenter2024-12-011-0/+1
* | | | ALSA: hda/realtek: Enable mute and micmute LED on HP ProBook 430 G8Nazar Bilinskyi2024-12-011-0/+1
* | | | ALSA: hda/conexant: fix Z60MR100 startup pop issuebo liu2024-11-291-0/+28
| |_|/ |/| |
* | | ALSA: hda: improve bass speaker support for ASUS Zenbook UM5606WAJaroslav Kysela2024-11-281-0/+16
* | | ALSA: hda/realtek: Apply quirk for Medion E15433Takashi Iwai2024-11-281-0/+1
* | | ALSA: hda: Show the codec quirk info at probingTakashi Iwai2024-11-261-9/+11
* | | ALSA: asihpi: Remove unused variableZhu Jun2024-11-261-1/+1
* | | ALSA: hda/realtek: Set PCBeep to default value for ALC274Kailang Yang2024-11-261-0/+2
* | | ALSA: hda/tas2781: Add speaker id check for ASUS projectsBaojun Xu2024-11-261-4/+59
* | | ALSA: hda/realtek: Update ALC225 depop procedureKailang Yang2024-11-261-48/+39
* | | ALSA: hda/realtek: Enable speaker pins for Medion E15443 platformKailang Yang2024-11-261-0/+9
* | | ALSA: hda/realtek: fix mute/micmute LEDs don't work for EliteBook X G1iDirk Su2024-11-261-0/+1
* | | ALSA: hda/realtek: Fix Internal Speaker and Mic boost of Infinix Y4 MaxDinesh Kumar2024-11-251-0/+11
* | | ALSA: hda/realtek: Update ALC256 depop procedureKailang Yang2024-11-201-23/+19
|/ /
* | ALSA: hda: Poll jack events for LS7A HD-AudioHuacai Chen2024-11-181-0/+2
* | Merge branch 'for-linus' into for-nextTakashi Iwai2024-11-181-2/+11
|\ \
| * | ALSA: hda/realtek - update set GPIO3 to default for Thinkpad with ALC1318Kailang Yang2024-11-131-2/+8
| * | ALSA: hda/realtek: fix mute/micmute LEDs for a HP EliteBook 645 G10Maksym Glubokiy2024-11-131-0/+1
| * | ALSA: hda/realtek - Fixed Clevo platform headset Mic issueKailang Yang2024-11-121-0/+2
* | | Merge branch 'for-linus' into for-nextTakashi Iwai2024-11-053-27/+60
|\| |
| * | Revert "ALSA: hda/conexant: Mute speakers at suspend / shutdown"Jarosław Janik2024-10-311-2/+0
| * | ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1Christoffer Sandberg2024-10-301-0/+1
| * | ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3Christoffer Sandberg2024-10-301-0/+1
| * | ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13Piyush Raj Chouhan2024-10-291-0/+12
| * | ALSA: hda/realtek: Limit internal Mic boost on Dell platformKailang Yang2024-10-251-3/+18
| * | ALSA: hda/realtek: Update default depop procedureKailang Yang2024-10-231-21/+17
| * | ALSA: hda/tas2781: select CRC32 instead of CRC32_SARWATEEric Biggers2024-10-211-1/+1
| * | ALSA: hda/realtek: Add subwoofer quirk for Acer Predator G9-593José Relvas2024-10-211-0/+10
* | | ALSA: hda: Fix unused variable warningTakashi Iwai2024-11-041-2/+0
* | | ALSA: hda: intel: Switch to pci_alloc_irq_vectors APIHeiner Kallweit2024-11-041-9/+12
* | | ALSA: hda: intel: Don't free interrupt when suspendingHeiner Kallweit2024-11-041-13/+0
* | | sound: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-301-1/+1
* | | Merge branch 'topic/compress-accel' into for-nextTakashi Iwai2024-10-253-3/+100
|\| |
| * | ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2Vasiliy Kovalev2024-10-161-1/+1
| * | ALSA: hda/tas2781: Add new quirk for Lenovo, ASUS, Dell projectsBaojun Xu2024-10-141-0/+29