summaryrefslogtreecommitdiffstats
path: root/drivers/dma/mxs-dma.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-40/+13
|\
| * dmaengine: add DMA_TRANS_NONE to dma_transfer_directionShawn Guo2011-12-231-1/+1
| * dma: mxs-dma: Don't use CLKGATE bits in CTRL0 to disable DMA channelsLothar Waßmann2011-12-231-28/+1
| * dma: mxs-dma: make mxs_dma_prep_slave_sg() multi user safeLothar Waßmann2011-12-231-1/+4
| * dma: mxs-dma: Always leave mxs_dma_init() with the clock disabled.Lothar Waßmann2011-12-231-5/+2
| * dma: mxs-dma: fix a typo in commentLothar Waßmann2011-12-231-1/+1
| * dmaengine: move drivers to dma_transfer_directionVinod Koul2011-10-271-4/+4
* | dma: mxs-dma: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-4/+4
|/
* mxs-dma: enable CLKGATE before accessing registersLothar Waßmann2011-08-161-21/+24
* ARM: mxs-dma: reset after disable channelDong Aisheng2011-07-261-0/+1
* dma: mxs-dma: fix unterminated platform_device_id tableAxel Lin2011-07-261-0/+2
* dmaengine: mxs-dma: skip request_irq for NO_IRQShawn Guo2011-07-141-4/+6
* dmaengine: mxs-dma: add dma support for i.MX23/28Shawn Guo2011-03-021-0/+724
OpenPOWER on IntegriCloud