aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/meson/meson-card-utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-20ASoC: meson: Use dev_err_probe() helperKuninori Morimoto1-5/+3
2021-10-18ASoC: meson: implement driver_name for snd_soc_card in meson-card-utilsChristian Hewitt1-0/+1
2021-06-21ASoC: meson: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto1-3/+3
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