summaryrefslogtreecommitdiffstats
path: root/drivers/dma/at_hdmac.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-231-29/+31
|\
| * dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto2009-09-091-21/+22
| * at_hdmac: implement a private tx_listDan Williams2009-09-091-8/+9
* | at_hdmac: Rework suspend_late()/resume_early()Dan Williams2009-09-141-7/+12
|/
* dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre2009-07-231-2/+206
* dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-231-0/+1009