summaryrefslogtreecommitdiffstats
path: root/sound/soc/tegra/tegra210_admaif.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: tegra: Add support for S24_LE audio formatRitu Chaudhary2024-10-221-2/+9
* ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-09-091-1/+1
* ASoC: tegra: merge DAI call back functions into opsKuninori Morimoto2023-08-141-6/+6
* 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-221-0/+800