summaryrefslogtreecommitdiff
path: root/drivers/dma/fsldma.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-13dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux1-1/+0
2011-03-12fsldma: fix controller lockupsIra Snyder1-0/+1
2011-03-12fsldma: minor codingstyle and consistency fixesIra Snyder1-2/+2
2011-03-12fsldma: use channel name in printk outputIra Snyder1-0/+1
2010-12-14fsldma: fix issue of slow dmaForrest Shi1-1/+8
2010-02-03fsldma: major cleanups and fixesIra Snyder1-1/+2
2010-02-03fsldma: clean up the OF subsystem routinesIra Snyder1-2/+2
2010-02-03fsldma: rename dest to dst for uniformityIra Snyder1-1/+1
2010-02-03fsldma: rename struct fsl_dma_chan to struct fsldma_chanIra Snyder1-13/+13
2010-02-03fsldma: remove unused structure membersIra Snyder1-4/+0
2009-09-09fsldma: split apart external pause and request count featuresIra Snyder1-1/+2
2009-09-09fsldma: implement a private tx_listDan Williams1-0/+1
2009-06-16fsldma: use PCI Read Multiple commandIra W. Snyder1-0/+1
2008-09-27fsldma: allow Freescale Elo DMA driver to be compiled as a moduleTimur Tabi1-0/+1
2008-03-31fix the broken annotations in fsldmaAl Viro1-20/+27
2008-03-19fsldma: 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