aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw_dmac_regs.h
Commit message (Expand)AuthorAge
* dw_dmac: add ACPI supportAndy Shevchenko2013-04-15
* dmaengine: dw_dmac: simplify master selectionArnd Bergmann2013-04-15
* dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2013-03-29
* dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann2013-02-27
* dw_dmac: return proper residue valueAndy Shevchenko2013-01-28
* dw_dmac: introduce total_len field in struct dw_descAndy Shevchenko2013-01-28
* dw_dmac: remove unnecessary tx_list field in dw_dma_chanAndy Shevchenko2013-01-28
* dw_dmac: allocate dma descriptors from DMA_COHERENT memoryAndy Shevchenko2013-01-20
* dw_dmac: backlink to dw_dma in dw_dma_chan is superfluousAndy Shevchenko2013-01-12
* dw_dmac: store direction in the custom channel structureAndy Shevchenko2013-01-12
* dw_dmac: introduce to_dw_desc() macroAndy Shevchenko2013-01-08
* dmaengine: dw_dmac: Enhance device tree supportViresh Kumar2013-01-08
* drivers/dma/dw_dmac: make driver's endianness configurableHein Tibosch2012-10-25
* dw_dmac: introduce software emulation of LLP transfersAndy Shevchenko2012-09-27
* dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko2012-09-27
* dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko2012-09-27
* dw_dmac: fill optional encoded parameters in register structureAndy Shevchenko2012-09-27
* dw_dmac: use devm_* functions to simplify codeAndy Shevchenko2012-07-26
* dw_dmac: use 'u32' for LLI structure members, not dma_addr_tAndy Shevchenko2012-07-16
* dw_dmac: fix constant in the commentAndy Shevchenko2012-06-20
* dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-13
* dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar2012-02-22
* dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIGViresh Kumar2012-02-22
* dmaengine/dw_dmac: Reconfigure interrupt and chan_cfg register on resumeViresh Kumar2011-11-27
* dmaengine/dw_dmac: Update maintainer-shipViresh Kumar2011-05-25
* dmaengine/dw_dmac: implement pause and resume in dwc_controlLinus Walleij2011-05-13
* dmaengine/dw_dmac fix: use readl & writel instead of __raw_readl & __raw_writelViresh Kumar2011-03-06
* dw_dmac: Allow src/dst msize & flow controller to be configured at runtimeViresh KUMAR2011-03-06
* dw_dmac: Pass Channel Priority from platform_dataViresh Kumar2011-03-06
* dw_dmac: implement a private tx_listDan Williams2009-09-08
* dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt2009-04-01
* atmel-mci: fix initialization of dma slave dataDan Williams2009-02-18
* dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen2008-07-08