index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
st_fdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
dmaengine: Use device_get_match_data()
Rob Herring
1
-9
/
+3
2023-09-28
dmaengine: st_fdma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2021-12-13
dmaengine: st_fdma: fix MODULE_ALIAS
Alyssa Ross
1
-1
/
+1
2020-06-30
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
1
-0
/
+1
2019-07-31
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-07
dmaengine: st_fdma: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-07
dmaengine: st_fdma: drop useless LIST_HEAD
Julia Lawall
1
-3
/
+0
2018-08-29
dmaengine: st_fdma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
1
-5
/
+2
2016-10-19
dmaengine: st_fdma: Fix the error return code in st_fdma_probe()
Wei Yongjun
1
-1
/
+1
2016-10-19
dmaengine: st_fdma: fix uninitialized variable access
Arnd Bergmann
1
-12
/
+2
2016-10-18
dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
Peter Griffin
1
-0
/
+899