summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra186_asrc.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-04-01ASoC: tegra: Add error logging for probe and callback failuresMark Brown1-4/+3
2026-04-01ASoC: tegra: Use dev_err_probe() for regmap init failuresSheetal1-4/+3
2026-03-25ASoC: tegra: Use dev_err_probe() in tegra186_asrc probeSheetal1-4/+3
2026-01-28ASoC: tegra: set reg_default_cb callbackSheetal1-0/+1
2025-10-20ASoC: tegra: tegra186: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto1-12/+12
2025-05-22ASoC: tegra: ASRC: Update ARAM addressSheetal1-4/+14
2025-03-17ASoC: tegra186: Convert to RUNTIME_PM_OPS() & coTakashi Iwai1-7/+6
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König1-1/+1
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-2/+1
2023-06-22ASoC: tegra: Use normal system sleep for ASRCSameer Pujar1-2/+2
2023-03-20ASoC: tegra: tegra186_asrc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-04-11ASoC: tegra186_asrc: mark runtime-pm functions as __maybe_unusedYueHaibing1-2/+2
2022-04-04ASoC: tegra: Add Tegra186 based ASRC driverSameer Pujar1-0/+1046