summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra_audio_graph_card.c
AgeCommit message (Expand)Author
2024-09-09ASoC: Switch back to struct platform_driver::remove()Uwe Kleine-König
2023-10-23ASoC: simple-card-utils: Make simple_util_remove() return voidUwe Kleine-König
2023-10-09ASoC: Explicitly include correct DT includesRob Herring
2023-09-25ASoC: tegra: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-11ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updatesSameer Pujar
2021-04-20ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.cKuninori Morimoto
2021-04-20ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.cKuninori Morimoto
2021-03-31ASoC: tegra: Set driver name explicitlyThierry Reding
2021-02-08ASoC: tegra: Add driver remove() callbackSameer Pujar
2021-02-08ASoC: audio-graph: Rename functions needed for exportSameer Pujar
2021-01-19ASoC: tegra: Add audio graph based card driverSameer Pujar