index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
meson
/
axg-fifo.c
Age
Commit message (
Expand
)
Author
2024-08-08
ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
Jerome Brunet
2024-06-28
ASoC: meson: tdm: add sample rate support up to 768kHz
Jerome Brunet
2024-05-13
Merge tag 'asoc-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2024-05-07
ASoC: Constify static snd_pcm_hardware
Mark Brown
2024-05-07
ASoC: meson: Constify static snd_pcm_hardware
Krzysztof Kozlowski
2024-05-06
ASoC: meson: Use snd_soc_substream_to_rtd() for accessing private_data
Krzysztof Kozlowski
2024-04-29
ASoC: meson: axg-fifo: use threaded irq to check periods
Jerome Brunet
2024-02-27
ASoC: meson: axg-fifo: use FIELD helpers
Jerome Brunet
2023-09-25
ASoC: meson: convert not to use asoc_xxx()
Kuninori Morimoto
2023-09-11
ASoC: meson: axg: extend TDM maximum sample rate to 384kHz
Jerome Brunet
2021-12-20
ASoC: meson: Use dev_err_probe() helper
Kuninori Morimoto
2021-04-07
ASoC: meson: axg-fifo: add NO_PERIOD_WAKEUP support
Jerome Brunet
2020-06-09
ASoC: meson: add missing free_irq() in error path
Pavel Machek (CIP)
2020-03-27
ASoC: meson: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2019-12-18
ASoC: meson: axg-fifo: relax period size constraints
Jerome Brunet
2019-12-18
ASoC: meson: axg-fifo: improve depth handling
Jerome Brunet
2019-12-18
ASoC: meson: axg-fifo: fix fifo threshold setup
Jerome Brunet
2019-12-11
ASoC: meson: Use managed buffer allocation
Takashi Iwai
2019-10-08
ASoC: meson: remove snd_pcm_ops
Kuninori Morimoto
2019-09-05
ASoC: meson: axg-frddr: add sm1 support
Jerome Brunet
2019-07-31
ASoC: meson: axg-fifo: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-04-05
ASoC: meson: axg-fifo: add g12a support
Jerome Brunet
2019-02-06
ASoC: meson: Drop superfluous PCM preallocation error checks
Takashi Iwai
2018-08-28
ASoC: meson: axg-fifo: report interrupt request failure
Jerome Brunet
2018-07-26
ASoC: meson: use IRQ_RETVAL in the fifo irq handler
Jerome Brunet
2018-07-18
ASoC: meson: add axg fifo base driver
Jerome Brunet