aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/meson/axg-card.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-28ASoC: meson: axg-card: remove useless check on codecJerome Brunet1-2/+1
2019-06-10ASoC: meson: axg-card: fix null pointer dereference in clean upJerome Brunet1-2/+4
2019-06-06ASoC: meson: axg-card: use modern dai_link styleKuninori Morimoto1-15/+42
2019-05-16ASoC: meson: axg-card: add basic codec-to-codec link supportJerome Brunet1-0/+19
2019-05-16ASoC: meson: axg-card: set link name based on link node nameJerome Brunet1-5/+7
2018-09-20ASoC: add for_each_card_prelinks() macroKuninori Morimoto1-2/+1
2018-09-04ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto1-4/+2
2018-09-04ASoC: add for_each_link_codecs() macroKuninori Morimoto1-2/+3
2018-08-28ASoC: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-07-26ASoC: meson: align axg card driver with DT bindings documentationJerome Brunet1-6/+6
2018-07-20ASoC: meson: add axg sound card supportJerome Brunet1-0/+671