summaryrefslogtreecommitdiffstats
path: root/sound/soc/meson/meson-card-utils.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-18ASoC: meson: Use snd_soc_of_parse_aux_devs()Stephan Gerhold1-32/+1
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown1-2/+2
2020-07-31ASoC: meson: cards: deal dpcm flag changeJerome Brunet1-4/+0
2020-07-30Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown1-1/+1
2020-07-30ASoC: meson: cards: remove DT_PREFIX for standard daifmt propertiesJerome Brunet1-1/+1
2020-07-23ASoC: meson: use asoc_substream_to_rtd()Kuninori Morimoto1-1/+1
2020-06-05ASoC: meson: fix memory leak of links if allocation of ldata failsColin Ian King1-5/+12
2020-03-27ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2020-03-10ASoC: meson: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto1-1/+1
2020-02-13ASoC: meson: axg: extract sound card utilsJerome Brunet1-0/+385