Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-09 | ASoC: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
2023-10-12 | ASoC: tegra: Fix -Wuninitialized in tegra210_amx_platform_probe() | Nathan Chancellor | 1 | -2/+1 |
2023-10-09 | ASoC: Use device_get_match_data() | Rob Herring | 1 | -8/+2 |
2023-06-29 | ASoC: tegra: Fix AMX byte map | Sheetal | 1 | -18/+22 |
2023-03-20 | ASoC: tegra: tegra210_amx: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2021-11-26 | ASoC: tegra: Use normal system sleep for AMX | Sameer Pujar | 1 | -2/+2 |
2021-11-18 | ASoC: tegra: Fix kcontrol put callback in AMX | Sameer Pujar | 1 | -0/+3 |
2021-09-27 | ASoC: tegra: Constify static snd_soc_dai_ops structs | Rikard Falkeborn | 1 | -2/+2 |
2021-09-20 | ASoC: tegra: Add Tegra210 based AMX driver | Sameer Pujar | 1 | -0/+600 |