summaryrefslogtreecommitdiffstats
path: root/sound/soc/meson/axg-card.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: meson: axg-card: remove useless check on codecJerome Brunet2019-06-281-2/+1Star
* ASoC: meson: axg-card: fix null pointer dereference in clean upJerome Brunet2019-06-101-2/+4
* ASoC: meson: axg-card: use modern dai_link styleKuninori Morimoto2019-06-061-15/+42
* ASoC: meson: axg-card: add basic codec-to-codec link supportJerome Brunet2019-05-161-0/+19
* ASoC: meson: axg-card: set link name based on link node nameJerome Brunet2019-05-161-5/+7
* ASoC: add for_each_card_prelinks() macroKuninori Morimoto2018-09-201-2/+1Star
* ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto2018-09-041-4/+2Star
* ASoC: add for_each_link_codecs() macroKuninori Morimoto2018-09-041-2/+3
* ASoC: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-281-1/+1
* ASoC: meson: align axg card driver with DT bindings documentationJerome Brunet2018-07-261-6/+6
* ASoC: meson: add axg sound card supportJerome Brunet2018-07-201-0/+671