summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)Author
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
2025-11-20ASoC: SDCA: Add helper to write initialization writesCharles Keepax
2025-11-20ASoC: SDCA: Populate regmap cache for readable ControlsCharles Keepax
2025-11-20ASoC: SDCA: Factor out helper to process Control defaultsCharles Keepax
2025-11-20ASoC: SDCA: Use helper macros for control identificationCharles Keepax
2025-11-20ASoC: SDCA: Move most of the messages from info to debugCharles Keepax
2025-11-20ASoC: SDCA: Add comment for function reset pollingCharles Keepax
2025-11-20ASoC: SDCA: Correct FDL locking in sdca_fdl_process()Charles Keepax
2025-11-20ASoC: SDCA: Fix missing dash in HIDE DisCo propertyCharles Keepax
2025-11-20ASoC: SDCA: Remove duplicated module macrosCharles Keepax
2025-11-20ASoC: renesas: rz-ssi: Fix rz_ssi_priv::hw_params_cache::sample_widthBiju Das
2025-11-20ASoC: renesas: rz-ssi: Fix channel swap issue in full duplex modeBiju Das
2025-11-20ASoC: cs35l56: Use SND_SOC_BYTES_E_ACC() for CAL_DATA_RB controlRichard Fitzgerald
2025-11-20ASoC: cs35l56: Use SOC_ENUM_EXT_ACC() for CAL_SET_STATUS controlRichard Fitzgerald
2025-11-20ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 supportBaojun Xu
2025-11-20ASoC: codecs: arizona: convert to snd_soc_dapm_xxx()Kuninori Morimoto
2025-11-20gpio: improve support for shared GPIOsMark Brown
2025-11-20Merge branch 'for-linus' into for-nextTakashi Iwai
2025-11-20ASoC: codecs: lpass-rx-macro: fix mute_stream affecting all pathsJonathan Marek
2025-11-20ASoC: codecs: lpass-wsa-macro: remove unused WSA_MACRO_RX_MIX enumJonathan Marek
2025-11-20ASoC: codecs: lpass-wsa-macro: remove main path eventJonathan Marek
2025-11-20ASoC: codecs: lpass-wsa-macro: add volume controls for mix pathJonathan Marek
2025-11-20ASoC: codecs: lpass-wsa-macro: fix path clock dependenciesJonathan Marek
2025-11-20ASoC: codecs: lpass-wsa-macro: remove mix path eventJonathan Marek
2025-11-20ASoC: codecs: lpass-wsa-macro: remove useless gain read/write sequenceJonathan Marek
2025-11-20ASoC: codecs: lpass-wsa-macro: remove unnecessary bounds checkJonathan Marek
2025-11-19ASoC: wsa883x: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE flag from GPIO lookupBartosz Golaszewski