summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
4 daysPCI: Add function 0 DMA alias quirk for Glenfly Arise chipWangYuli1-1/+1
11 daysALSA: control: Fix leftover snd_power_unref()Takashi Iwai1-1/+0
11 daysALSA: hda/realtek: Add a quirk for HP Pavilion 15z-ec200Abhishek Tamboli1-0/+1
11 daysALSA: hda/realtek: Add quirk for Huawei MateBook 13 KLV-WX9Ai Chao1-0/+1
11 daysALSA: hda/realtek: fix mute/micmute LED for HP mt645 G8Nikolai Afanasenkov1-0/+1
11 daysALSA: line6: add hw monitor volume control to POD HD500XHans P. Moller1-1/+1
11 daysALSA: usb-audio: Add native DSD support for Luxman D-08uJan Lalinsky1-0/+2
11 daysALSA: usb-audio: Add delay quirk for VIVO USB-C HEADSETLianqin Hu1-0/+2
11 daysALSA: core: add isascii() check to card ID generatorJaroslav Kysela1-4/+10
11 daysALSA: hda/tas2781: Add new quirk for Lenovo Y990 LaptopBaojun Xu1-0/+1
11 daysRevert "ALSA: hda: Conditionally use snooping for AMD HDMI"Takashi Iwai2-10/+2
11 daysALSA: control: Fix power_ref lock order for compat code, tooTakashi Iwai1-8/+37
11 daysASoC: Intel: boards: always check the result of acpi_dev_get_first_match_dev()Pierre-Louis Bossart9-4/+24
11 daysALSA: hdsp: Break infinite MIDI input flush loopTakashi Iwai2-4/+8
11 daysALSA: asihpi: Fix potential OOB array accessTakashi Iwai1-1/+1
11 daysALSA: control: Take power_ref lock primarilyTakashi Iwai1-20/+34
11 daysASoC: codecs: wsa883x: Handle reading version failureKrzysztof Kozlowski1-5/+11
11 daysALSA: usb-audio: Add logitech Audio profile quirkJoshua Pius1-0/+6
11 daysALSA: hda/realtek: Refactor and simplify Samsung Galaxy Book initJoshua Grisham2-317/+144
11 daysALSA: usb-audio: Add mixer quirk for RME Digiface USBAsahi Lina2-0/+414
11 daysALSA: usb-audio: Add quirk for RME Digiface USBCyan Nyan2-1/+228
11 daysALSA: usb-audio: Replace complex quirk lines with macrosTakashi Iwai1-1617/+593
11 daysALSA: usb-audio: Define macros for quirk table entriesTakashi Iwai1-0/+77
11 daysALSA: usb-audio: Add input value sanity checks for standard typesTakashi Iwai2-8/+28
11 daysALSA: hda/conexant: Fix conflicting quirk for System76 PangolinTakashi Iwai1-5/+19
11 daysALSA: gus: Fix some error handling paths related to get_bpos() usageChristophe JAILLET1-2/+2
11 daysASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=mHui Wang1-0/+1
11 daysALSA: hda/generic: Unconditionally prefer preferred_dacs pairsTakashi Iwai1-2/+2
11 daysASoC: Intel: soc-acpi-intel-rpl-match: add missing empty itemBard Liao1-0/+1
11 daysALSA: hda/realtek: Fix the push button function for the ALC257Oder Chiou1-0/+1
11 daysALSA: mixer_oss: Remove some incorrect kfree_const() usagesChristophe JAILLET1-2/+2
11 daysASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uniniti...Andrei Simion1-0/+3
11 daysASoC: topology: Fix incorrect addressing assignmentsTang Bin1-2/+2
2024-10-04ASoC: rt5682: Return devm_of_clk_add_hw_provider to transfer the errorMa Ke1-1/+3
2024-10-04ASoC: loongson: fix error releasetangbin1-2/+2
2024-10-04ALSA: hda: cs35l41: fix module autoloadingYuntao Liu1-0/+1
2024-10-04ASoC: tas2781-i2c: Get the right GPIO lineLinus Walleij1-1/+1
2024-10-04ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij4-26/+4
2024-10-04ASoC: tas2781: Fix a compiling warning reported by robot kernel test due to a...Shenghao Ding1-0/+1
2024-10-04ASoC: rt5682s: Return devm_of_clk_add_hw_provider to transfer the errorMa Ke1-1/+3
2024-09-30ASoC: amd: acp: add ZSC control register programming sequenceVijendar Mukunda2-0/+7
2024-09-14Merge tag 'sound-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds5-3/+7
2024-09-14Merge tag 'asoc-fix-v6.11-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai5-3/+7
2024-09-11ASoC: meson: axg-card: fix 'use-after-free'Arseniy Krasnov1-1/+2
2024-09-11ASoC: codecs: avoid possible garbage value in peb2466_reg_read()Su Hui1-1/+2
2024-09-09ASoC: tas2781: fix to save the dsp bin file name into the correct array in ca...Shenghao Ding1-1/+1
2024-09-06Merge tag 'sound-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds24-90/+158
2024-09-06ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty itemBard Liao1-0/+1
2024-09-06ASoC: Intel: soc-acpi-intel-lnl-match: add missing empty itemBard Liao1-0/+1
2024-09-06Merge tag 'asoc-fix-v6.11-rc6' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai21-89/+125