summaryrefslogtreecommitdiff
path: root/sound/soc/meson/axg-fifo.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-24ASoC: meson: add missing free_irq() in error pathPavel Machek (CIP)1-2/+8
2020-02-11ASoC: meson: axg-fifo: fix fifo threshold setupJerome Brunet1-2/+25
2019-09-05ASoC: meson: axg-frddr: add sm1 supportJerome Brunet1-1/+1
2019-07-31ASoC: meson: axg-fifo: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-04-05ASoC: meson: axg-fifo: add g12a supportJerome Brunet1-3/+31
2019-02-06ASoC: meson: Drop superfluous PCM preallocation error checksTakashi Iwai1-3/+4
2018-08-28ASoC: meson: axg-fifo: report interrupt request failureJerome Brunet1-0/+2
2018-07-26ASoC: meson: use IRQ_RETVAL in the fifo irq handlerJerome Brunet1-1/+1
2018-07-18ASoC: meson: add axg fifo base driverJerome Brunet1-0/+341