index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
sun4i-dma.c
Age
Commit message (
Expand
)
Author
2021-06-07
dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tail
Zou Wei
2020-07-15
dmaengine: sun4i-dma: Demote obvious misuse of kerneldoc to standard comment ...
Lee Jones
2020-02-17
dmaengine: sun4i: set the linear_mode properly
Vinod Koul
2020-02-13
dmaengine: sun4i: use 'linear_mode' in sun4i_dma_prep_dma_cyclic
YueHaibing
2020-01-21
dmaengine: sun4i: Add support for cyclic requests with dedicated DMA
Stefan Mavrodiev
2019-12-26
dmaengine: virt-dma: Add missing locking
Sascha Hauer
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
2017-04-24
dmaengine: sun4i: fix invalid argument
Marc Gonzalez
2016-05-27
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-03-03
dmaengine: sun4i: support module autoloading
Emilio López
2015-09-30
dmaengine: sun4i: fix unsafe list iteration
Emilio López
2015-08-20
dmaengine: sun4i: Add support for the DMA engine on sun[457]i SoCs
Emilio López