aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw/regs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-07dmaengine: dw: convert to SPDX identifiersAndy Shevchenko1-4/+1
2019-01-07dmaengine: dw: Don't pollute CTL_LO on iDMA 32-bitAndy Shevchenko1-0/+11
2019-01-07dmaengine: dw: Reset DRAIN bit when resume the channelAndy Shevchenko1-0/+1
2019-01-07dmaengine: dw: Split DW and iDMA 32-bit operationsAndy Shevchenko1-0/+13
2018-11-24dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter1-0/+4
2017-05-15dmaengine: dw: Remove AVR32 bits from the driverAndy Shevchenko1-39/+11
2017-01-25dmaengine: dw: introduce register mappings for iDMA 32-bitAndy Shevchenko1-3/+49
2017-01-25dmaengine: dw: introduce block2bytes() and bytes2block()Andy Shevchenko1-2/+4
2017-01-25dmaengine: dw: register IRQ and DMA pool with instance IDAndy Shevchenko1-0/+1
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev1-1/+2
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