aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw_dmac_regs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-25drivers/dma/dw_dmac: make driver's endianness configurableHein Tibosch1-5/+13
2012-09-27dw_dmac: introduce software emulation of LLP transfersAndy Shevchenko1-0/+6
2012-09-27dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko1-0/+7
2012-09-27dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko1-0/+3
2012-09-27dw_dmac: fill optional encoded parameters in register structureAndy Shevchenko1-0/+30
2012-07-26dw_dmac: use devm_* functions to simplify codeAndy Shevchenko1-2/+0
2012-07-16dw_dmac: use 'u32' for LLI structure members, not dma_addr_tAndy Shevchenko1-3/+3
2012-06-21dw_dmac: fix constant in the commentAndy Shevchenko1-1/+1
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux1-1/+0
2012-02-22dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar1-0/+12
2012-02-22dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIGViresh Kumar1-0/+3
2011-11-28dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resumeViresh Kumar1-0/+1
2011-05-25dmaengine/dw_dmac: Update maintainer-shipViresh Kumar1-0/+1
2011-05-13dmaengine/dw_dmac: implement pause and resume in dwc_controlLinus Walleij1-0/+1
2011-03-07dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writelViresh Kumar1-4/+4
2011-03-07dw_dmac: Allow src/dst msize & flow controller to be configured at runtimeViresh KUMAR1-0/+1
2011-03-07dw_dmac: Pass Channel Priority from platform_dataViresh Kumar1-0/+3
2009-09-08dw_dmac: implement a private tx_listDan Williams1-0/+1
2009-04-01dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt1-1/+6
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams1-2/+0
2008-07-08dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen1-0/+225