summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw_dmac_regs.h
Commit message (Expand)AuthorAgeFilesLines
* dma: move dw_dmac driver to an own directoryAndy Shevchenko2013-07-051-311/+0
* dw_dmac: add ACPI supportAndy Shevchenko2013-04-151-1/+0
* dmaengine: dw_dmac: simplify master selectionArnd Bergmann2013-04-151-1/+4
* dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2013-03-301-0/+1
* dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann2013-02-281-4/+3
* dw_dmac: return proper residue valueAndy Shevchenko2013-01-281-0/+1
* dw_dmac: introduce total_len field in struct dw_descAndy Shevchenko2013-01-281-0/+1
* dw_dmac: remove unnecessary tx_list field in dw_dma_chanAndy Shevchenko2013-01-281-1/+0
* dw_dmac: allocate dma descriptors from DMA_COHERENT memoryAndy Shevchenko2013-01-201-0/+1
* dw_dmac: backlink to dw_dma in dw_dma_chan is superfluousAndy Shevchenko2013-01-121-3/+0
* dw_dmac: store direction in the custom channel structureAndy Shevchenko2013-01-121-6/+8
* dw_dmac: introduce to_dw_desc() macroAndy Shevchenko2013-01-071-0/+2
* dmaengine: dw_dmac: Enhance device tree supportViresh Kumar2013-01-071-0/+4
* 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/+0
* 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/+0
* 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-071-4/+4
* dw_dmac: Allow src/dst msize & flow controller to be configured at runtimeViresh KUMAR2011-03-071-0/+1
* dw_dmac: Pass Channel Priority from platform_dataViresh Kumar2011-03-071-0/+3
* dw_dmac: implement a private tx_listDan Williams2009-09-081-0/+1
* dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt2009-04-011-1/+6
* atmel-mci: fix initialization of dma slave dataDan Williams2009-02-181-2/+0
* dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen2008-07-081-0/+225
OpenPOWER on IntegriCloud