summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra210_amx.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-12ASoC: tegra: Fix -Wuninitialized in tegra210_amx_platform_probe()Nathan Chancellor1-2/+1
2023-10-09ASoC: Use device_get_match_data()Rob Herring1-8/+2
2023-06-29ASoC: tegra: Fix AMX byte mapSheetal1-18/+22
2023-03-20ASoC: tegra: tegra210_amx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2021-11-26ASoC: tegra: Use normal system sleep for AMXSameer Pujar1-2/+2
2021-11-18ASoC: tegra: Fix kcontrol put callback in AMXSameer Pujar1-0/+3
2021-09-27ASoC: tegra: Constify static snd_soc_dai_ops structsRikard Falkeborn1-2/+2
2021-09-20ASoC: tegra: Add Tegra210 based AMX driverSameer Pujar1-0/+600