summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw/regs.h
Commit message (Expand)AuthorAgeFilesLines
* dmaengine: dw: introduce register mappings for iDMA 32-bitAndy Shevchenko2017-01-251-3/+49
* dmaengine: dw: introduce block2bytes() and bytes2block()Andy Shevchenko2017-01-251-2/+4
* dmaengine: dw: register IRQ and DMA pool with instance IDAndy Shevchenko2017-01-251-0/+1
* dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev2016-11-301-1/+2
* dmaengine: dw: keep copy of custom slave config in dwcAndy Shevchenko2016-08-311-4/+1Star
* dmaengine: dw: keep entire platform data in struct dw_dmaAndy Shevchenko2016-05-021-3/+2Star
* dmaengine: dw: lazy allocation of dma descriptorsChristian Lamparter2016-04-191-1/+0Star
* dmaengine: dw: move residue to a descriptorAndy Shevchenko2016-04-131-1/+1
* dmaengine: dw: move dwc->initialized to dwc->flagsAndy Shevchenko2016-04-131-1/+1
* dmaengine: dw: move dwc->paused to dwc->flagsAndy Shevchenko2016-04-131-1/+1
* dmaengine: dw: substitute dma_read_byaddr by dma_readl_nativeAndy Shevchenko2016-04-131-4/+0Star
* dmaengine: dw: set LMS field in descriptorsMans Rullgard2016-04-131-0/+4
* dmaengine: dw: fix byte order of hw descriptor fieldsMans Rullgard2016-04-131-7/+25
* dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko2016-04-131-2/+2
* dmaengine: dw: fix a typo for bitfields of CTL_LOJie Yang2016-01-251-1/+1
* dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko2015-02-051-1/+1
* dmaengine: dw: update the driver commentsVinod Koul2014-12-221-1/+1
* dmaengine: dw: enable and disable controller when neededAndy Shevchenko2014-10-151-0/+1
* dmaengine: dw: move private definitions to regs.hAndy Shevchenko2014-10-151-3/+29
* dmaengine: dw: move clock operations to platform.cAndy Shevchenko2014-09-111-1/+0Star
* dmaengine: dw: apply both HS interfaces and remove slave_id usageAndy Shevchenko2014-09-111-3/+4
* dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko2014-09-111-3/+3
* dma: dw: allocate memory in two stages in probeAndy Shevchenko2014-03-261-2/+2
* dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul2013-07-051-0/+6
* dma: dw: split driver to library part and platform codeAndy Shevchenko2013-07-051-0/+312