aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra210_adx.c
AgeCommit message (Expand)AuthorFilesLines
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: Add error logging in tegra210_adx driverSheetal1-5/+8
2026-01-28ASoC: tegra: set reg_default_cb callbackSheetal1-0/+2
2025-10-20ASoC: tegra: tegra210: use snd_kcontrol_chip() instead of snd_soc_kcontrol_co...Kuninori Morimoto1-2/+2
2025-05-22ASoC: tegra: ADX: Add Tegra264 supportSheetal1-11/+218
2025-03-17ASoC: Convert to modern PM macrosMark Brown1-7/+6
2025-03-17ASoC: tegra210: Convert to RUNTIME_PM_OPS() & coTakashi Iwai1-7/+6
2025-03-16ASoC: tegra: Use non-atomic timeout for ADX status registerRitu Chaudhary1-3/+3
2025-03-03ASoC: tegra: Fix ADX S24_LE audio formatThorsten Blum1-2/+2
2024-10-22ASoC: tegra: Add support for S24_LE audio formatRitu Chaudhary1-2/+7
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-29ASoC: tegra: Fix ADX byte mapSheetal1-12/+22
2023-05-17ASoC: tegra: tegra210_adx: fix snd_pcm_format_t typeMin-Hua Chen1-1/+1
2023-03-20ASoC: tegra: tegra210_adx: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-06-30ASoC: tegra: delete a semicolonLi kunyu1-1/+1
2021-11-26ASoC: tegra: Use normal system sleep for ADXSameer Pujar1-2/+2
2021-11-18ASoC: tegra: Fix kcontrol put callback in ADXSameer Pujar1-0/+3
2021-09-27ASoC: tegra: Constify static snd_soc_dai_ops structsRikard Falkeborn1-2/+2
2021-09-20ASoC: tegra: Add Tegra210 based ADX driverSameer Pujar1-0/+531