summaryrefslogtreecommitdiffstats
path: root/sound/soc/meson/axg-fifo.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: meson: Use dev_err_probe() helperKuninori Morimoto2021-12-201-12/+4
* ASoC: meson: axg-fifo: add NO_PERIOD_WAKEUP supportJerome Brunet2021-04-071-5/+6
* ASoC: meson: add missing free_irq() in error pathPavel Machek (CIP)2020-06-091-2/+8
* ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto2020-03-271-1/+1
* ASoC: meson: axg-fifo: relax period size constraintsJerome Brunet2019-12-181-4/+4
* ASoC: meson: axg-fifo: improve depth handlingJerome Brunet2019-12-181-2/+17
* ASoC: meson: axg-fifo: fix fifo threshold setupJerome Brunet2019-12-181-2/+25
* ASoC: meson: Use managed buffer allocationTakashi Iwai2019-12-111-9/+4
* ASoC: meson: remove snd_pcm_opsKuninori Morimoto2019-10-081-32/+24
* ASoC: meson: axg-frddr: add sm1 supportJerome Brunet2019-09-051-1/+1
* ASoC: meson: axg-fifo: use devm_platform_ioremap_resource() to simplify codeYueHaibing2019-07-311-3/+1
* ASoC: meson: axg-fifo: add g12a supportJerome Brunet2019-04-051-3/+31
* ASoC: meson: Drop superfluous PCM preallocation error checksTakashi Iwai2019-02-061-3/+4
* ASoC: meson: axg-fifo: report interrupt request failureJerome Brunet2018-08-281-0/+2
* ASoC: meson: use IRQ_RETVAL in the fifo irq handlerJerome Brunet2018-07-261-1/+1
* ASoC: meson: add axg fifo base driverJerome Brunet2018-07-181-0/+341