aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw/regs.h
AgeCommit message (Expand)Author
2019-12-13dmaengine: dw-dmac: implement dma protection control settingChristian Lamparter
2017-05-15dmaengine: dw: Remove AVR32 bits from the driverAndy Shevchenko
2017-01-25dmaengine: dw: introduce register mappings for iDMA 32-bitAndy Shevchenko
2017-01-25dmaengine: dw: introduce block2bytes() and bytes2block()Andy Shevchenko
2017-01-25dmaengine: dw: register IRQ and DMA pool with instance IDAndy Shevchenko
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev
2016-08-31dmaengine: dw: keep copy of custom slave config in dwcAndy Shevchenko
2016-05-02dmaengine: dw: keep entire platform data in struct dw_dmaAndy Shevchenko
2016-04-19dmaengine: dw: lazy allocation of dma descriptorsChristian Lamparter
2016-04-13dmaengine: dw: move residue to a descriptorAndy Shevchenko
2016-04-13dmaengine: dw: move dwc->initialized to dwc->flagsAndy Shevchenko
2016-04-13dmaengine: dw: move dwc->paused to dwc->flagsAndy Shevchenko
2016-04-13dmaengine: dw: substitute dma_read_byaddr by dma_readl_nativeAndy Shevchenko
2016-04-13dmaengine: dw: set LMS field in descriptorsMans Rullgard
2016-04-13dmaengine: dw: fix byte order of hw descriptor fieldsMans Rullgard
2016-04-13dmaengine: dw: rename masters to reflect actual topologyAndy Shevchenko
2016-01-25dmaengine: dw: fix a typo for bitfields of CTL_LOJie Yang
2015-02-04dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko
2014-12-22dmaengine: dw: update the driver commentsVinod Koul
2014-10-15dmaengine: dw: enable and disable controller when neededAndy Shevchenko
2014-10-15dmaengine: dw: move private definitions to regs.hAndy Shevchenko
2014-09-11dmaengine: dw: move clock operations to platform.cAndy Shevchenko
2014-09-11dmaengine: dw: apply both HS interfaces and remove slave_id usageAndy Shevchenko
2014-09-11dmaengine: dw: move dw_dmac.h to where it belongs toAndy Shevchenko
2014-03-26dma: dw: allocate memory in two stages in probeAndy Shevchenko
2013-07-05dmaengine: dw: select DW_DMAC_BIG_ENDIAN_IO automagicallyVinod Koul
2013-07-05dma: dw: split driver to library part and platform codeAndy Shevchenko