开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
st_fdma.c
Age
Commit message (
Expand
)
Author
2024-10-14
dmaengine: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-10-09
dmaengine: Use device_get_match_data()
Rob Herring
2023-09-28
dmaengine: st_fdma: Convert to platform remove callback returning void
Uwe Kleine-König
2021-12-13
dmaengine: st_fdma: fix MODULE_ALIAS
Alyssa Ross
2020-06-30
iov_iter: Move unnecessary inclusion of crypto/hash.h
Herbert Xu
2019-07-31
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-07
dmaengine: st_fdma: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-07
dmaengine: st_fdma: drop useless LIST_HEAD
Julia Lawall
2018-08-29
dmaengine: st_fdma: use dmaenginem_async_device_register to simplify the code
Huang Shijie
2016-10-19
dmaengine: st_fdma: Fix the error return code in st_fdma_probe()
Wei Yongjun
2016-10-19
dmaengine: st_fdma: fix uninitialized variable access
Arnd Bergmann
2016-10-18
dmaengine: st_fdma: Add STMicroelectronics FDMA engine driver support
Peter Griffin