summaryrefslogtreecommitdiffstats
path: root/sound/soc/meson/aiu.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: meson: aiu: fix function pointer type mismatchJerome Brunet2024-02-141-15/+4
* ASoC: meson: merge DAI call back functions into opsKuninori Morimoto2023-08-141-6/+0
* ASoC: meson: aiu: Convert to platform remove callback returning voidUwe Kleine-König2023-03-201-4/+2
* ASoC: meson: aiu: fix duplicate debugfs directory errorHeiner Kallweit2022-04-051-0/+3
* ASoC: meson: Use dev_err_probe() helperKuninori Morimoto2021-12-201-25/+11
* ASoC: constify of_phandle_args in snd_soc_get_dai_name()Krzysztof Kozlowski2021-03-101-2/+2
* ASoC: meson: aiu: add support for the Meson8 and Meson8b SoC familiesMartin Blumenstingl2020-02-211-0/+9
* ASoC: meson: aiu: introduce a struct for platform specific informationMartin Blumenstingl2020-02-211-3/+16
* ASoC: meson: aiu: simplify component additionJerome Brunet2020-02-171-20/+0
* ASoC: meson: aiu: fix irq registrationJerome Brunet2020-02-141-6/+2
* ASoC: meson: aiu: fix clk bulk size allocationJerome Brunet2020-02-141-1/+1
* ASoC: meson: aiu: add internal dac codec control supportJerome Brunet2020-02-131-0/+10
* ASoC: meson: aiu: add hdmi codec control supportJerome Brunet2020-02-131-1/+33
* ASoC: meson: aiu: add i2s and spdif supportJerome Brunet2020-02-131-0/+348