summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2024-10-10ALSA: usb-audio: Add mixer quirk for RME Digiface USBAsahi Lina2-0/+414
2024-10-10ALSA: usb-audio: Add quirk for RME Digiface USBCyan Nyan2-1/+228
2024-10-10ALSA: usb-audio: Replace complex quirk lines with macrosTakashi Iwai1-1617/+593
2024-10-10ALSA: usb-audio: Define macros for quirk table entriesTakashi Iwai1-0/+77
2024-10-10ALSA: usb-audio: Add input value sanity checks for standard typesTakashi Iwai2-8/+28
2024-10-10ALSA: hda/conexant: Fix conflicting quirk for System76 PangolinTakashi Iwai1-5/+19
2024-10-10ALSA: gus: Fix some error handling paths related to get_bpos() usageChristophe JAILLET1-2/+2
2024-10-10ASoC: imx-card: Set card.owner to avoid a warning calltrace if SND=mHui Wang1-0/+1
2024-10-10ALSA: hda/generic: Unconditionally prefer preferred_dacs pairsTakashi Iwai1-2/+2
2024-10-10ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty itemBard Liao1-0/+1
2024-10-10ALSA: hda/realtek: Fix the push button function for the ALC257Oder Chiou1-0/+1
2024-10-10ALSA: mixer_oss: Remove some incorrect kfree_const() usagesChristophe JAILLET1-2/+2
2024-10-10ASoC: atmel: mchp-pdmc: Skip ALSA restoration if substream runtime is uniniti...Andrei Simion1-0/+3
2024-10-10ASoC: 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
2024-09-05ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAPVasiliy Kovalev1-0/+1
2024-09-04ALSA: hda/realtek: Support mute LED on HP Laptop 14-dq2xxxMaximilien Perreault1-0/+1
2024-09-04ALSA: hda/realtek: Enable Mute Led for HP Victus 15-fb1xxxAdam Queler1-0/+1
2024-09-03ALSA: hda/realtek: extend quirks for Clevo V5[46]0Marek Marczykowski-Górecki1-1/+9
2024-08-30ASoC: codecs: lpass-va-macro: set the default codec version for sm8250Srinivas Kandagatla1-1/+10
2024-08-30ALSA: hda: add HDMI codec ID for Intel PTLKai Vehmanen1-0/+1
2024-08-30ALSA: hda/realtek: add patch for internal mic in Lenovo V145Terry Cheong1-0/+9
2024-08-29ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s modeMatteo Martelli1-70/+73
2024-08-29ASoC: amd: yc: Add a quirk for MSI Bravo 17 (D7VEK)Markuss Broks1-0/+7
2024-08-28ASoC: mediatek: mt8188-mt6359: Modify keyZhang Yi1-4/+13
2024-08-28ASoc: SOF: topology: Clear SOF link platform name upon unloadChen-Yu Tsai1-0/+2
2024-08-28ALSA: hda/conexant: Add pincfg quirk to enable top speakers on Sirius devicesChristoffer Sandberg1-0/+11
2024-08-28Merge tag 'sound-6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds20-53/+149
2024-08-26ASoC: fix module autoloadingLiao Chen1-0/+1
2024-08-26ASoC: tda7419: fix module autoloadingLiao Chen1-0/+1
2024-08-26ASoC: google: fix module autoloadingLiao Chen1-0/+1
2024-08-26ASoC: intel: fix module autoloadingLiao Chen1-0/+1
2024-08-26ALSA: hda: hda_component: Fix mutex crash if nothing ever bindsRichard Fitzgerald1-2/+3
2024-08-26ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LEDHendrik Borghorst1-0/+1