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
/
dma-axi-dmac.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177
Thomas Gleixner
2019-04-24
dmaengine: axi-dmac: Enable DMA_INTERLEAVE capability
Dragos Bogdan
2019-04-24
dmaengine: axi-dmac: Don't check the number of frames for alignment
Alexandru Ardelean
2019-04-24
dmaengine: axi-dmac: Infer synthesis configuration parameters hardware
Lars-Peter Clausen
2019-03-25
dmaengine: axi-dmac: Split too large segments
Lars-Peter Clausen
2019-01-20
dmaengine: axi-dmac: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-05-02
dmaengine: axi-dmac: Request IRQ with IRQF_SHARED
Moritz Fischer
2017-09-17
dmaengine: axi-dmac: Fix software cyclic mode
Lars-Peter Clausen
2017-09-17
dmaengine: axi-dmac: Only use hardware cyclic mode for single segment transfers
Lars-Peter Clausen
2016-07-01
dmaengine: axi-dmac: Return IRQ_NONE if no IRQs are pending
Lars-Peter Clausen
2016-07-01
dmaengine: axi-dmac: Propagate errors from platform_get_irq()
Lars-Peter Clausen
2016-07-01
dmaengine: axi-dmac: Add MODULE_DEVICE_TABLE()
Lars-Peter Clausen
2015-11-16
dmaengine: axi_dmac: Add synchronization support
Lars-Peter Clausen
2015-08-23
dmaengine: Add support for the Analog Devices AXI-DMAC DMA controller
Lars-Peter Clausen