summaryrefslogtreecommitdiff
path: root/sound/soc/meson/axg-fifo.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11ASoC: meson: axg: extend TDM maximum sample rate to 384kHzJerome Brunet1-1/+1
2021-12-20ASoC: meson: Use dev_err_probe() helperKuninori Morimoto1-12/+4
2021-04-07ASoC: meson: axg-fifo: add NO_PERIOD_WAKEUP supportJerome Brunet1-5/+6
2020-06-09ASoC: meson: add missing free_irq() in error pathPavel Machek (CIP)1-2/+8
2020-03-27ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto1-1/+1
2019-12-18ASoC: meson: axg-fifo: relax period size constraintsJerome Brunet1-4/+4
2019-12-18ASoC: meson: axg-fifo: improve depth handlingJerome Brunet1-2/+17
2019-12-18ASoC: meson: axg-fifo: fix fifo threshold setupJerome Brunet1-2/+25
2019-12-11ASoC: meson: Use managed buffer allocationTakashi Iwai1-9/+4
2019-10-08ASoC: meson: remove snd_pcm_opsKuninori Morimoto1-32/+24
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