summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra186_asrc.c
AgeCommit message (Expand)Author
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-04-01ASoC: tegra: Add error logging for probe and callback failuresMark Brown
2026-04-01ASoC: tegra: Use dev_err_probe() for regmap init failuresSheetal
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra186_asrc probeSheetal
2026-01-28ASoC: tegra: set reg_default_cb callbackSheetal
2025-10-20ASoC: tegra: tegra186: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto
2025-05-22ASoC: tegra: ASRC: Update ARAM addressSheetal
2025-03-17ASoC: tegra186: Convert to RUNTIME_PM_OPS() & coTakashi Iwai
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-06-22ASoC: tegra: Use normal system sleep for ASRCSameer Pujar
2023-03-20ASoC: tegra: tegra186_asrc: Convert to platform remove callback returning voidUwe Kleine-König
2022-04-11ASoC: tegra186_asrc: mark runtime-pm functions as __maybe_unusedYueHaibing
2022-04-04ASoC: tegra: Add Tegra186 based ASRC driverSameer Pujar