summaryrefslogtreecommitdiff
path: root/sound/soc/tegra/tegra_audio_graph_card.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23ASoC: simple-card-utils: Make simple_util_remove() return voidUwe Kleine-König1-1/+1
2023-10-09ASoC: Explicitly include correct DT includesRob Herring1-1/+1
2023-09-25ASoC: tegra: convert not to use asoc_xxx()Kuninori Morimoto1-11/+11
2023-09-11ASoC: tegra: Fix redundant PLLA and PLLA_OUT0 updatesSameer Pujar1-13/+17
2021-04-20ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.cKuninori Morimoto1-1/+1
2021-04-20ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.cKuninori Morimoto1-1/+1
2021-03-31ASoC: tegra: Set driver name explicitlyThierry Reding1-0/+1
2021-02-08ASoC: tegra: Add driver remove() callbackSameer Pujar1-1/+2
2021-02-08ASoC: audio-graph: Rename functions needed for exportSameer Pujar1-3/+3
2021-01-19ASoC: tegra: Add audio graph based card driverSameer Pujar1-0/+251