summaryrefslogtreecommitdiff
path: root/sound/soc/meson/meson-card-utils.c
AgeCommit message (Expand)Author
2023-10-23ASoC: meson: Make meson_card_remove() return voidUwe Kleine-König
2023-09-25ASoC: meson: convert not to use asoc_xxx()Kuninori Morimoto
2023-06-20ASoC: meson: use snd_soc_{of_}get_dlc()Kuninori Morimoto
2023-05-08ASoC: meson: use asoc_dummy_dlcKuninori Morimoto
2021-12-20ASoC: meson: Use dev_err_probe() helperKuninori Morimoto
2021-10-18ASoC: meson: implement driver_name for snd_soc_card in meson-card-utilsChristian Hewitt
2021-06-21ASoC: meson: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto
2020-08-18ASoC: meson: Use snd_soc_of_parse_aux_devs()Stephan Gerhold
2020-07-31Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown
2020-07-31ASoC: meson: cards: deal dpcm flag changeJerome Brunet
2020-07-30Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown
2020-07-30ASoC: meson: cards: remove DT_PREFIX for standard daifmt propertiesJerome Brunet
2020-07-23ASoC: meson: use asoc_substream_to_rtd()Kuninori Morimoto
2020-06-05ASoC: meson: fix memory leak of links if allocation of ldata failsColin Ian King
2020-03-27ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-03-10ASoC: meson: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto
2020-02-13ASoC: meson: axg: extract sound card utilsJerome Brunet