index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dmaengine.h
Age
Commit message (
Expand
)
Author
2021-10-25
dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`
Lars-Peter Clausen
2020-03-11
dmaengine: Create debug directories for DMA devices
Peter Ujfalusi
2020-01-21
dmaengine: Move dma_get_{,any_}slave_channel() to private dmaengine.h
Geert Uytterhoeven
2020-01-21
dmaengine: Add support for reporting DMA cached data amount
Peter Ujfalusi
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-08
dmaengine: add support to provide error result from a DMA transation
Dave Jiang
2016-08-08
dmaengine: Add helper function to prep for error reporting
Dave Jiang
2012-03-13
dmaengine: consolidate initialization of cookies
Russell King - ARM Linux
2012-03-13
dmaengine: consolidate tx_status functions
Russell King - ARM Linux
2012-03-13
dmaengine: provide a common function for completing a dma descriptor
Russell King - ARM Linux
2012-03-13
dmaengine: consolidate assignment of DMA cookies
Russell King - ARM Linux
2012-03-13
dmaengine: add private header file
Russell King - ARM Linux