summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2025-11-28ASoC: nau8325: Delete a stray tabDan Carpenter
2025-11-28ASoC: fsl_micfil: Set channel range controlChancel Liu
2025-11-28ASoC: fsl_micfil: Add default quality for different platformsChancel Liu
2025-11-27ASoC: Intel: catpt: Round of fixes and PM changesMark Brown
2025-11-27Add support for cs42l45 into the Intel machine driverMark Brown
2025-11-27ASoC: intel: sof_sdw: Add codec_info for cs42l45Charles Keepax
2025-11-27ASoC: sdw_utils: Add cs42l45 support functionsCharles Keepax
2025-11-27ASoC: intel: sof_sdw: Add ability to have auxiliary devicesCharles Keepax
2025-11-27ASoC: sdw_utils: Move codec_name to dai infoCharles Keepax
2025-11-27ASoC: sdw_utils: Add codec_conf for every DAICharles Keepax
2025-11-27ASoC: SDCA: Add terminal type into input/output widget nameCharles Keepax
2025-11-27ASoC: SDCA: Align mute controls to ALSA expectationsCharles Keepax
2025-11-27ASoC: codecs: wcd939x: fix regmap leak on probe failureJohan Hovold
2025-11-27ASoC: cs-amp-lib: Use __free(kfree) instead of manual freeingRichard Fitzgerald
2025-11-27ASoC: Intel: catpt: Do not block the system from suspendingCezary Rojewski
2025-11-27ASoC: Intel: catpt: Do not ignore errors on runtime resumeCezary Rojewski
2025-11-27ASoC: Intel: catpt: Fix probing order of driver componentsCezary Rojewski
2025-11-27ASoC: Intel: catpt: Fix error path in hw_params()Cezary Rojewski
2025-11-27ASoC: Intel: catpt: Switch to resource_xxx() APICezary Rojewski
2025-11-27ASoC: Intel: catpt: Fix offset checksCezary Rojewski
2025-11-27ALSA: hda/realtek: fix mute/micmute LEDs don't work for HP 200 G2iDirk Su
2025-11-27Merge tag 'asoc-fix-v6.18-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown
2025-11-26nau8325 build fixesMark Brown
2025-11-26ASoC: mediatek: mt8189: remove unnecessary NULL checkDan Carpenter
2025-11-26ASoC: fsl_xcvr: clear the channel status control memoryShengjiu Wang
2025-11-26ASoC: tegra: remove Kconfig dependency on TEGRA20_APB_DMAFrancesco Lavra
2025-11-26ASoC: nau8325: add missing build configJaroslav Kysela
2025-11-26ASoC: nau8325: use simple i2c probe functionJaroslav Kysela
2025-11-26ALSA: usb-audio: Implement jack detection for HP Thunderbolt Dock G2Tasos Sahanidis
2025-11-26ALSA: usb-audio: Modularize realtek_add_jack in mixer_quirksTasos Sahanidis
2025-11-26ALSA: hda/realtek - Enable Mute LED for HP ZBook X G2i platformKailang Yang
2025-11-26ALSA: hda/realtek: Add quirk for HP ProBook 450 G8Ilyas Gasanov
2025-11-25ASoC: fsl_xcvr: use dev_err_probe() replacing dev_err() + returnAlexander Stein
2025-11-25ASoC: stm32: sai: clean up probe error pathJohan Hovold
2025-11-25ASoC: stm32: sai: fix OF node leak on probeJohan Hovold
2025-11-25ASoC: stm32: sai: fix clk prepare imbalance on probe failureJohan Hovold
2025-11-25ASoC: stm32: sai: fix device leak on probeJohan Hovold
2025-11-25ASoC: SDCA: Fix NULL vs IS_ERR() bug in sdca_dev_register_functions()Dan Carpenter
2025-11-25ALSA: usb-audio: fix uac2 clock source at terminal parserRené Rebe
2025-11-25ALSA: ctxfi: Add support for Onkyo SE-300PCIE (OK0010)Harin Lee
2025-11-25ALSA: ctxfi: Add support for dedicated RCA switchingHarin Lee
2025-11-25ALSA: ctxfi: Refactor resource alloc for sparse mappingsHarin Lee
2025-11-25ALSA: ctxfi: Use explicit output flag for DAIO resourcesHarin Lee
2025-11-25ALSA: ctxfi: Add ADC helper functions for GPIOHarin Lee
2025-11-25ALSA: ctxfi: Add hw parameter to daio_mgr_dao_init()Harin Lee
2025-11-25ALSA: usb-audio: Fix max bytes-per-interval calculationDylan Robinson
2025-11-24ALSA: usb-audio: Convert to common field_{get,prep}() helpersGeert Uytterhoeven
2025-11-24ALSA: usb-audio: #undef field_{get,prep}() before local definitionGeert Uytterhoeven
2025-11-24ASoC: cs-amp-lib: Remove redundant calls to kunit_deactivate_static_stub()Richard Fitzgerald