开源镜像站
帮助
动态
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
/
dma-jz4780.c
Age
Commit message (
Expand
)
Author
2016-10-03
Merge branch 'topic/compile_test' into for-linus
Vinod Koul
2016-09-30
dmaengine: jz4780: fix resource leaks on error exit return
Colin Ian King
2016-09-26
dmaengine: jz4780: make jz4780_dma_prep_dma_memcpy static
Vinod Koul
2015-08-18
dmaengine: jz4780: Kill tasklets before unregistering the device
Alex Smith
2015-08-18
dmaengine: jz4780: Don't use devm_*_irq() functions
Alex Smith
2015-08-18
dmaengine: jz4780: Ensure channel is on correct controller in filter
Alex Smith
2015-08-18
dmaengine: jz4780: Use dma_get_slave_channel when requesting a specific channel
Alex Smith
2015-08-18
dmaengine: jz4780: Fix error handling/signedness issues
Alex Smith
2015-08-18
dmaengine: jz4780: Fall back on smaller transfer sizes where necessary
Alex Smith
2015-08-18
dmaengine: jz4780: Fix up dmaengine API function prototypes
Alex Smith
2015-08-05
dmaengine: Add an enum for the dmaengine alignment constraints
Maxime Ripard
2015-04-01
dmaengine: jz4780: add driver for the Ingenic JZ4780 DMA controller
Alex Smith