summaryrefslogtreecommitdiffstats
path: root/sound/soc/meson/aiu.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-05ASoC: meson: aiu: fix duplicate debugfs directory errorHeiner Kallweit1-0/+3
2021-12-20ASoC: meson: Use dev_err_probe() helperKuninori Morimoto1-25/+11
2021-03-10ASoC: constify of_phandle_args in snd_soc_get_dai_name()Krzysztof Kozlowski1-2/+2
2020-02-21ASoC: meson: aiu: add support for the Meson8 and Meson8b SoC familiesMartin Blumenstingl1-0/+9
2020-02-21ASoC: meson: aiu: introduce a struct for platform specific informationMartin Blumenstingl1-3/+16
2020-02-17ASoC: meson: aiu: simplify component additionJerome Brunet1-20/+0
2020-02-14ASoC: meson: aiu: fix irq registrationJerome Brunet1-6/+2
2020-02-14ASoC: meson: aiu: fix clk bulk size allocationJerome Brunet1-1/+1
2020-02-13ASoC: meson: aiu: add internal dac codec control supportJerome Brunet1-0/+10
2020-02-13ASoC: meson: aiu: add hdmi codec control supportJerome Brunet1-1/+33
2020-02-13ASoC: meson: aiu: add i2s and spdif supportJerome Brunet1-0/+348