summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2025-12-04Merge tag 'firewire-updates-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+11
2025-12-02ALSA: hda/realtek: Add PCI SSIDs to HP ProBook quirksIlyas Gasanov1-0/+2
2025-12-02ALSA: usb-audio: Simplify with usb_endpoint_max_periodic_payload()Takashi Iwai1-32/+2
2025-12-02ALSA: hda/realtek: fix mute/micmute LEDs don't work for more HP laptopsChris Chiu1-0/+10
2025-12-02Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai489-4239/+29743
2025-12-01ALSA: rawmidi: Fix inconsistent indenting warning reported by smatchHariKrishna Sagala1-4/+1
2025-12-01Merge branch 'for-linus' into for-nextTakashi Iwai10-35/+108
2025-11-29ALSA: dice: fix buffer overflow in detect_stream_formats()Junrui Luo1-2/+2
2025-11-29ASoC: fsl_micfil: Set default quality and channelMark Brown1-23/+109
2025-11-29ASoC: codecs: Modify awinic amplifier dsp read and write functionsWeidong Wang7-353/+58
2025-11-28ASoC: SDCA: Fixup some more Kconfig issuesCharles Keepax1-0/+2
2025-11-28ASoC: cs35l56: Log a message if firmware is missingRichard Fitzgerald2-0/+20
2025-11-28ASoC: nau8325: Delete a stray tabDan Carpenter1-1/+1
2025-11-28ASoC: fsl_micfil: Set channel range controlChancel Liu1-22/+103
2025-11-28ASoC: fsl_micfil: Add default quality for different platformsChancel Liu1-1/+6
2025-11-28ASoC: Intel: catpt: Round of fixes and PM changesMark Brown4-25/+37
2025-11-28Add support for cs42l45 into the Intel machine driverMark Brown8-77/+258
2025-11-27ASoC: intel: sof_sdw: Add codec_info for cs42l45Charles Keepax1-0/+36
2025-11-27ASoC: sdw_utils: Add cs42l45 support functionsCharles Keepax2-0/+81
2025-11-27ASoC: intel: sof_sdw: Add ability to have auxiliary devicesCharles Keepax4-9/+52
2025-11-27ASoC: sdw_utils: Move codec_name to dai infoCharles Keepax1-9/+10
2025-11-27ASoC: sdw_utils: Add codec_conf for every DAICharles Keepax3-15/+22
2025-11-27ASoC: SDCA: Add terminal type into input/output widget nameCharles Keepax2-47/+57
2025-11-27ASoC: SDCA: Align mute controls to ALSA expectationsCharles Keepax1-0/+3
2025-11-27ASoC: codecs: wcd939x: fix regmap leak on probe failureJohan Hovold1-1/+7
2025-11-27ASoC: cs-amp-lib: Use __free(kfree) instead of manual freeingRichard Fitzgerald1-17/+12
2025-11-27ASoC: Intel: catpt: Do not block the system from suspendingCezary Rojewski1-2/+9
2025-11-27ASoC: Intel: catpt: Do not ignore errors on runtime resumeCezary Rojewski2-7/+7
2025-11-27ASoC: Intel: catpt: Fix probing order of driver componentsCezary Rojewski1-6/+9
2025-11-27ASoC: Intel: catpt: Fix error path in hw_params()Cezary Rojewski1-1/+3
2025-11-27ASoC: Intel: catpt: Switch to resource_xxx() APICezary Rojewski1-9/+9
2025-11-27ASoC: Intel: catpt: Fix offset checksCezary Rojewski1-4/+4
2025-11-27ALSA: hda/realtek: fix mute/micmute LEDs don't work for HP 200 G2iDirk Su1-0/+8
2025-11-27Merge tag 'asoc-fix-v6.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai7-32/+103
2025-11-27ASoC: stm32: sai: fix device and OF node leaks onMark Brown2-27/+44
2025-11-26nau8325 build fixesMark Brown3-2/+8
2025-11-26ASoC: mediatek: mt8189: remove unnecessary NULL checkDan Carpenter1-6/+4
2025-11-26ASoC: fsl_xcvr: clear the channel status control memoryShengjiu Wang1-1/+1
2025-11-26ASoC: tegra: remove Kconfig dependency on TEGRA20_APB_DMAFrancesco Lavra1-1/+1
2025-11-26ASoC: nau8325: add missing build configJaroslav Kysela2-0/+7
2025-11-26ASoC: nau8325: use simple i2c probe functionJaroslav Kysela1-2/+1
2025-11-26ALSA: usb-audio: Implement jack detection for HP Thunderbolt Dock G2Tasos Sahanidis1-0/+102
2025-11-26ALSA: usb-audio: Modularize realtek_add_jack in mixer_quirksTasos Sahanidis1-7/+13
2025-11-26ALSA: hda/realtek - Enable Mute LED for HP ZBook X G2i platformKailang Yang1-0/+2
2025-11-26ALSA: hda/realtek: Add quirk for HP ProBook 450 G8Ilyas Gasanov1-0/+1
2025-11-26ASoC: fsl_xcvr: use dev_err_probe() replacing dev_err() + returnAlexander Stein1-52/+34
2025-11-25ASoC: stm32: sai: clean up probe error pathJohan Hovold1-4/+4
2025-11-25ASoC: stm32: sai: fix OF node leak on probeJohan Hovold2-16/+19
2025-11-25ASoC: stm32: sai: fix clk prepare imbalance on probe failureJohan Hovold1-7/+21
2025-11-25ASoC: stm32: sai: fix device leak on probeJohan Hovold1-1/+1