summaryrefslogtreecommitdiff
path: root/drivers/dma/dw_dmac_regs.h
AgeCommit message (Expand)Author
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux
2012-02-22dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar
2012-02-22dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIGViresh Kumar
2011-11-28dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resumeViresh Kumar
2011-05-25dmaengine/dw_dmac: Update maintainer-shipViresh Kumar
2011-05-13dmaengine/dw_dmac: implement pause and resume in dwc_controlLinus Walleij
2011-03-07dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writelViresh Kumar
2011-03-07dw_dmac: Allow src/dst msize & flow controller to be configured at runtimeViresh KUMAR
2011-03-07dw_dmac: Pass Channel Priority from platform_dataViresh Kumar
2009-09-08dw_dmac: implement a private tx_listDan Williams
2009-04-01dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams
2008-07-08dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen