summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra210_admaif.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-14ASoC: tegra: merge DAI call back functions into opsKuninori Morimoto1-6/+6
2023-03-20ASoC: tegra: tegra210_admaif: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-01-31ASoC: tegra: use helper functionKuninori Morimoto1-2/+2
2021-11-18ASoC: tegra: Fix kcontrol put callback in ADMAIFSameer Pujar1-29/+109
2021-11-18ASoC: tegra: Fix wrong value type in ADMAIFSameer Pujar1-2/+2
2021-08-04ASoC: tegra: Use managed buffer allocationTakashi Iwai1-6/+0
2021-06-23ASoC: tegra: tegra210_admaif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-3/+1
2020-08-03ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=nTakashi Iwai1-2/+2
2020-07-22ASoC: tegra: Add Tegra210 based ADMAIF driverSameer Pujar1-0/+800