summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw_dmac_regs.h
Commit message (Expand)AuthorAgeFilesLines
* drivers/dma/dw_dmac: make driver's endianness configurableHein Tibosch2012-10-251-5/+13
* dw_dmac: introduce software emulation of LLP transfersAndy Shevchenko2012-09-271-0/+6
* dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko2012-09-271-0/+7
* dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko2012-09-271-0/+3
* dw_dmac: fill optional encoded parameters in register structureAndy Shevchenko2012-09-271-0/+30
* dw_dmac: use devm_* functions to simplify codeAndy Shevchenko2012-07-261-2/+0Star
* dw_dmac: use 'u32' for LLI structure members, not dma_addr_tAndy Shevchenko2012-07-161-3/+3
* dw_dmac: fix constant in the commentAndy Shevchenko2012-06-211-1/+1
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-131-1/+0Star
* dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar2012-02-221-0/+12
* dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIGViresh Kumar2012-02-221-0/+3
* dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resumeViresh Kumar2011-11-281-0/+1
* dmaengine/dw_dmac: Update maintainer-shipViresh Kumar2011-05-251-0/+1
* dmaengine/dw_dmac: implement pause and resume in dwc_controlLinus Walleij2011-05-131-0/+1
* dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writelViresh Kumar2011-03-061-4/+4
* dw_dmac: Allow src/dst msize & flow controller to be configured at runtimeViresh KUMAR2011-03-061-0/+1
* dw_dmac: Pass Channel Priority from platform_dataViresh Kumar2011-03-061-0/+3
* dw_dmac: implement a private tx_listDan Williams2009-09-091-0/+1
* dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt2009-04-021-1/+6
* atmel-mci: fix initialization of dma slave dataDan Williams2009-02-191-2/+0Star
* dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen2008-07-081-0/+225