aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/mxs-dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-23dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.Lothar Waßmann1-5/+2
2011-12-23dma: mxs-dma: fix a typo in commentLothar Waßmann1-1/+1
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul1-4/+4
2011-08-16mxs-dma: enable CLKGATE before accessing registersLothar Waßmann1-21/+24
2011-07-26ARM: mxs-dma: reset after disable channelDong Aisheng1-0/+1
2011-07-26dma: mxs-dma: fix unterminated platform_device_id tableAxel Lin1-0/+2
2011-07-14dmaengine: mxs-dma: skip request_irq for NO_IRQShawn Guo1-4/+6
2011-03-02dmaengine: mxs-dma: add dma support for i.MX23/28Shawn Guo1-0/+724