开源镜像站
帮助
动态
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
/
edma.c
Age
Commit message (
Expand
)
Author
2013-09-04
dma: edma: Remove limits on number of slots
Joel Fernandes
2013-09-04
dma: edma: Leave linked to Null slot instead of DUMMY slot
Joel Fernandes
2013-09-04
dma: edma: Find missed events and issue them
Joel Fernandes
2013-09-04
dma: edma: Write out and handle MAX_NR_SG at a given time
Joel Fernandes
2013-09-04
dma: edma: Setup parameters to DMA MAX_NR_SG at a time
Joel Fernandes
2013-08-05
edma: no need to assign residue to 0 explicitly
Andy Shevchenko
2013-06-18
ARM: davinci: move private EDMA API to arm/common
Matt Porter
2013-02-26
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-14
edma: do not waste memory for dma_mask
Andy Shevchenko
2013-01-20
dma: edma: fix slave config dependency on direction
Matt Porter
2013-01-03
Drivers: dma: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-28
dma: remove use of __devinit
Bill Pemberton
2012-11-28
dma: remove use of __devexit_p
Bill Pemberton
2012-09-01
dmaengine: add TI EDMA DMA engine driver
Matt Porter