aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw/regs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-31dmaengine: dw: keep copy of custom slave config in dwcAndy Shevchenko1-4/+1
2016-05-02dmaengine: dw: keep entire platform data in struct dw_dmaAndy Shevchenko1-3/+2
2016-04-19dmaengine: dw: lazy allocation of dma descriptorsChristian Lamparter1-1/+0
2016-04-13dmaengine: dw: move residue to a descriptorAndy Shevchenko1-1/+1
2016-04-13dmaengine: dw: move dwc->initialized to dwc->flagsAndy Shevchenko1-1/+1
2016-04-13dmaengine: dw: move dwc->paused to dwc->flagsAndy Shevchenko1-1/+1
2016-04-13dmaengine: dw: substitute dma_read_byaddr by dma_readl_nativeAndy Shevchenko1-4/+0
2016-04-13dmaengine: dw: set LMS field in descriptorsMans Rullgard1-0/+4
2016-04-13dmaengine: dw: fix byte order of hw descriptor fieldsMans Rullgard1-7/+25
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko1-2/+2
2016-01-25dmaengine: dw: fix a typo for bitfields of CTL_LOJie Yang1-1/+1
2015-02-04dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko1-1/+1
2014-12-22dmaengine: dw: update the driver commentsVinod Koul1-1/+1
2014-10-15dmaengine: dw: enable and disable controller when neededAndy Shevchenko1-0/+1
2014-10-15dmaengine: dw: move private definitions to regs.hAndy Shevchenko1-3/+29
2014-09-11dmaengine: dw: move clock operations to platform.cAndy Shevchenko1-1/+0
2014-09-11dmaengine: dw: apply both HS interfaces and remove slave_id usageAndy Shevchenko1-3/+4
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko1-3/+3
2014-03-26dma: dw: allocate memory in two stages in probeAndy Shevchenko1-2/+2
2013-07-05dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul1-0/+6
2013-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko1-0/+312