summaryrefslogtreecommitdiffstats
path: root/sound/soc/meson/meson-card-utils.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: meson: Make meson_card_remove() return voidUwe Kleine-König2023-10-231-3/+1
* ASoC: meson: convert not to use asoc_xxx()Kuninori Morimoto2023-09-251-3/+3
* ASoC: meson: use snd_soc_{of_}get_dlc()Kuninori Morimoto2023-06-201-11/+5
* ASoC: meson: use asoc_dummy_dlcKuninori Morimoto2023-05-081-9/+1
* ASoC: meson: Use dev_err_probe() helperKuninori Morimoto2021-12-201-5/+3
* ASoC: meson: implement driver_name for snd_soc_card in meson-card-utilsChristian Hewitt2021-10-181-0/+1
* ASoC: meson: switch to use snd_soc_daifmt_parse_format/clock_provider()Kuninori Morimoto2021-06-211-3/+3
* ASoC: meson: Use snd_soc_of_parse_aux_devs()Stephan Gerhold2020-08-181-32/+1
* Merge remote-tracking branch 'asoc/for-5.9' into asoc-nextMark Brown2020-07-311-2/+2
|\
| * Merge series "ASoC: meson: tdm fixes" from Jerome Brunet <jbrunet@baylibre.com>:Mark Brown2020-07-301-1/+1
| |\
| | * ASoC: meson: cards: remove DT_PREFIX for standard daifmt propertiesJerome Brunet2020-07-301-1/+1
| * | ASoC: meson: use asoc_substream_to_rtd()Kuninori Morimoto2020-07-231-1/+1
| |/
* / ASoC: meson: cards: deal dpcm flag changeJerome Brunet2020-07-311-4/+0
|/
* ASoC: meson: fix memory leak of links if allocation of ldata failsColin Ian King2020-06-051-5/+12
* ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* ASoC: meson: use for_each_rtd_codecs/cpus_dai() macroKuninori Morimoto2020-03-101-1/+1
* ASoC: meson: axg: extract sound card utilsJerome Brunet2020-02-131-0/+385