summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
2025-12-02Merge tag 'asoc-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2025-12-01Merge branch 'for-linus' into for-nextTakashi Iwai
2025-11-29ASoC: fsl_micfil: Set default quality and channelMark Brown
2025-11-28ASoC: codecs: Modify awinic amplifier dsp read and write functionsWeidong Wang
2025-11-28ASoC: SDCA: Fixup some more Kconfig issuesCharles Keepax
2025-11-28ASoC: cs35l56: Log a message if firmware is missingRichard Fitzgerald
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-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-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-24ASoC: cs-amp-lib: Remove redundant calls to kunit_deactivate_static_stub()Richard Fitzgerald
2025-11-24firmware: cs_dsp: Store control length as 32-bitRichard Fitzgerald
2025-11-24ASoC: tas2781: correct the wrong periodShenghao Ding
2025-11-24ASoC: tas2781: Correct the wrong chip ID for reset variable checkBaojun Xu
2025-11-21ASoC: cs35l56: Set access permissions on volatileMark Brown
2025-11-21Add SDCA class driverMark Brown
2025-11-21ASoC: Intel: avs: Replace snprintf() with scnprintf()HariKrishna Sagala
2025-11-21ASoC: codecs: wcd934x: add explicit soundwire depenencySrinivas Kandagatla
2025-11-20ASoC: SDCA: Add basic SDCA function driverCharles Keepax
2025-11-20ASoC: SDCA: Add basic SDCA class driverCharles Keepax
2025-11-20ASoC: SDCA: add function devicesPierre-Louis Bossart