aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsldma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-22dmaengine: fsldma: set BWC, DAHTS and SAHTS values correctlyThomas Breitung1-0/+4
2015-01-13dmaengine: fsldma: declare slave capabilities for the generic codeKevin Hao1-0/+4
2014-07-14dmaengine: Freescale: change descriptor release process for supporting async_txHongbo Zhang1-2/+15
2014-07-14dmaengine: Freescale: add suspend resume functions for DMA driverHongbo Zhang1-0/+15
2014-01-20DMA: Freescale: change BWC from 256 bytes to 1024 bytesHongbo Zhang1-1/+1
2013-11-13DMA: Freescale: update driver to support 8-channel DMA engineHongbo Zhang1-1/+1
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux1-1/+0
2011-03-11fsldma: fix controller lockupsIra Snyder1-0/+1
2011-03-11fsldma: minor codingstyle and consistency fixesIra Snyder1-2/+2
2011-03-11fsldma: use channel name in printk outputIra Snyder1-0/+1
2010-12-13fsldma: fix issue of slow dmaForrest Shi1-1/+8
2010-02-02fsldma: major cleanups and fixesIra Snyder1-1/+2
2010-02-02fsldma: clean up the OF subsystem routinesIra Snyder1-2/+2
2010-02-02fsldma: rename dest to dst for uniformityIra Snyder1-1/+1
2010-02-02fsldma: rename struct fsl_dma_chan to struct fsldma_chanIra Snyder1-13/+13
2010-02-02fsldma: remove unused structure membersIra Snyder1-4/+0
2009-09-08fsldma: split apart external pause and request count featuresIra Snyder1-1/+2
2009-09-08fsldma: implement a private tx_listDan Williams1-0/+1
2009-06-16fsldma: use PCI Read Multiple commandIra W. Snyder1-0/+1
2008-09-26fsldma: allow Freescale Elo DMA driver to be compiled as a moduleTimur Tabi1-0/+1
2008-03-30fix the broken annotations in fsldmaAl Viro1-20/+27
2008-03-18fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer.Zhang Wei1-0/+1
2008-03-04dmaengine: add driver for Freescale MPC85xx DMA controllerZhang Wei1-0/+189