summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-08Merge branch 'for-linus' into for-nextTakashi Iwai34-166/+344
2026-01-08ALSA: hda/tas2781: Skip UEFI calibration on ASUS ROG Xbox Ally XMatthew Schwartz1-1/+12
2026-01-08ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layerJaroslav Kysela3-4/+11
2026-01-07ALSA: hda - fix function names & missing function parameterRandy Dunlap2-3/+3
2026-01-07ALSA: pcm: Revert bufs move in snd_pcm_xfern_frames_ioctl()Nathan Chancellor1-2/+2
2026-01-02ALSA: hda/realtek: add HP Laptop 15s-eq1xxx mute LED quirkRuslan Krupitsa1-0/+1
2026-01-01ALSA: hda/realtek: Add quirk for Acer Nitro AN517-55Matouš Lánský1-0/+1
2025-12-31ALSA: echoaudio: adjust function nameJulia Lawall2-4/+4
2025-12-31ALSA: ice1724: adjust function name referenceJulia Lawall1-1/+1
2025-12-31ALSA: mixart: adjust field name referenceJulia Lawall1-1/+1
2025-12-31Merge tag 'asoc-fix-v6.19-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai6-28/+20
2025-12-23ALSA: x86: Clean up locks and runtime PM with guard() and coTakashi Iwai1-7/+3
2025-12-23ALSA: hda/tegra: Clean up runtime PM with guard()Takashi Iwai1-9/+5
2025-12-23ALSA: hda/tas2781: Clean up runtime PM with guard()Takashi Iwai2-12/+5
2025-12-23ALSA: hda/cs35l56: Clean up with PM_RUNTIME_ACQUIRE*() macrosTakashi Iwai1-22/+14
2025-12-23ALSA: hda/cs35l41: Clean up runtime PM with guard()Takashi Iwai1-14/+9
2025-12-23ALSA: hda/tas2781: properly initialize speaker_id for TAS2563August Wikerfors1-1/+3
2025-12-23ALSA: hda/realtek - Enable Mute LED for Lenovo platformKailang Yang1-0/+57
2025-12-23ALSA: ac97: fix a double free in snd_ac97_controller_register()Haoxiang Li1-5/+5
2025-12-23ASoC: drop bogus container_of() error handlingMark Brown3-15/+0
2025-12-22ASoC: sun4i-spdif: Add missing kerneldoc fields for sun4i_spdif_quirksChen-Yu Tsai1-0/+2
2025-12-22ASoC: codecs: pm4125: clean up bind() device reference handlingJohan Hovold1-9/+2
2025-12-22ASoC: soc_sdw_utils: drop bogus container_of() error handlingJohan Hovold1-4/+0
2025-12-22ASoC: codecs: wcd937x: drop bogus container_of() error handlingJohan Hovold1-5/+0
2025-12-22ASoC: codecs: pm4125: drop bogus container_of() error handlingJohan Hovold1-6/+0
2025-12-22ASoC: SOF: Intel: add -bt tplg suffix if BT is presentBard Liao1-1/+13
2025-12-22ASoC: Intel: sof_sdw: shift SSP BT mask bits.Mac Chiang1-3/+3
2025-12-21ALSA: hda/cm9825: Add GENE_TWL7 support for AAEONLeo Tsai1-7/+283
2025-12-21ALSA: hda/realtek: fix PCI SSID for one of the HP 200 G2i laptopChris Chiu1-1/+1
2025-12-21Merge tag 'asoc-fix-v6.19-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai11897-182944/+605722
2025-12-19ASoC: Intel: mtl-match: Add 6-amp matches for CS35L56Mark Brown1-0/+104
2025-12-19ASoC: fsl_easrc: Fix duplicate debufs entriesMark Brown2-0/+6
2025-12-18ASoC: ops: fix snd_soc_get_volsw for sx controlsStefan Binding1-12/+20
2025-12-17ALSA: hda/realtek: Add Asus quirk for TAS amplifiersAntheas Kapenekakis1-2/+9
2025-12-17ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L63 with feedbackStefan Binding1-0/+62
2025-12-17ASoC: Intel: soc-acpi-intel-mtl-match: Add 6 amp CS35L56 with feedbackStefan Binding1-0/+42
2025-12-17ASoC: fsl-asoc-card: Use of_property_present() for non-boolean propertiesChancel Liu1-4/+4
2025-12-17ASoC: rt1320: update VC blind write settingsShuming Fan1-9/+7
2025-12-17ASoC: fsl_xcvr: provide regmap namesAlexander Stein1-0/+3
2025-12-17ASoC: fsl_sai: Add missing registers to cache defaultAlexander Stein1-0/+3
2025-12-17ASoC: ak4458: remove the reset operation in probe and removeShengjiu Wang1-4/+0
2025-12-17ASoC: fsl_asrc_dma: fix duplicate debugfs directory errorAlexander Stein1-0/+3
2025-12-17ASoC: fsl_easrc: fix duplicate debugfs directory errorAlexander Stein1-0/+3
2025-12-17ALSA: usb-audio: Relax __free() variable declarationsTakashi Iwai3-36/+34
2025-12-17ALSA: usx2y: Relax __free() variable declarationsTakashi Iwai3-6/+6
2025-12-17ALSA: hda: Relax __free() variable declarationsTakashi Iwai5-10/+12
2025-12-17ALSA: vmaster: Relax __free() variable declarationsTakashi Iwai1-6/+6
2025-12-17ALSA: timer: Relax __free() variable declarationsTakashi Iwai1-6/+6
2025-12-17ALSA: seq: Relax __free() variable declarationsTakashi Iwai7-122/+126
2025-12-17ALSA: seq: oss: Relax __free() variable declarationsTakashi Iwai3-36/+36