summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra210_admaif.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: tegra210_admaif: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: tegra: use helper functionKuninori Morimoto2023-01-311-2/+2
* ASoC: tegra: Fix kcontrol put callback in ADMAIFSameer Pujar2021-11-181-29/+109
* ASoC: tegra: Fix wrong value type in ADMAIFSameer Pujar2021-11-181-2/+2
* ASoC: tegra: Use managed buffer allocationTakashi Iwai2021-08-041-6/+0
* ASoC: tegra: tegra210_admaif: Use devm_platform_get_and_ioremap_resource()Yang Yingliang2021-06-231-3/+1
* ASoC: tegra: tegra210_admaif: Fix compile warning with CONFIG_PM=nTakashi Iwai2020-08-031-2/+2
* ASoC: tegra: Add Tegra210 based ADMAIF driverSameer Pujar2020-07-211-0/+800