summaryrefslogtreecommitdiff
path: root/sound/soc/meson/axg-fifo.c
AgeCommit message (Expand)Author
2024-08-08ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RTJerome Brunet
2024-06-28ASoC: meson: tdm: add sample rate support up to 768kHzJerome Brunet
2024-05-13Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2024-05-07ASoC: Constify static snd_pcm_hardwareMark Brown
2024-05-07ASoC: meson: Constify static snd_pcm_hardwareKrzysztof Kozlowski
2024-05-06ASoC: meson: Use snd_soc_substream_to_rtd() for accessing private_dataKrzysztof Kozlowski
2024-04-29ASoC: meson: axg-fifo: use threaded irq to check periodsJerome Brunet
2024-02-27ASoC: meson: axg-fifo: use FIELD helpersJerome Brunet
2023-09-25ASoC: meson: convert not to use asoc_xxx()Kuninori Morimoto
2023-09-11ASoC: meson: axg: extend TDM maximum sample rate to 384kHzJerome Brunet
2021-12-20ASoC: meson: Use dev_err_probe() helperKuninori Morimoto
2021-04-07ASoC: meson: axg-fifo: add NO_PERIOD_WAKEUP supportJerome Brunet
2020-06-09ASoC: meson: add missing free_irq() in error pathPavel Machek (CIP)
2020-03-27ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2019-12-18ASoC: meson: axg-fifo: relax period size constraintsJerome Brunet
2019-12-18ASoC: meson: axg-fifo: improve depth handlingJerome Brunet
2019-12-18ASoC: meson: axg-fifo: fix fifo threshold setupJerome Brunet
2019-12-11ASoC: meson: Use managed buffer allocationTakashi Iwai
2019-10-08ASoC: meson: remove snd_pcm_opsKuninori Morimoto
2019-09-05ASoC: meson: axg-frddr: add sm1 supportJerome Brunet
2019-07-31ASoC: meson: axg-fifo: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-04-05ASoC: meson: axg-fifo: add g12a supportJerome Brunet
2019-02-06ASoC: meson: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-08-28ASoC: meson: axg-fifo: report interrupt request failureJerome Brunet
2018-07-26ASoC: meson: use IRQ_RETVAL in the fifo irq handlerJerome Brunet
2018-07-18ASoC: meson: add axg fifo base driverJerome Brunet