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