aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dw_dmac.h
AgeCommit message (Expand)Author
2013-02-28dmaengine: dw_dmac: move to generic DMA bindingArnd Bergmann
2013-01-07dmaengine: dw_dmac: Enhance device tree supportViresh Kumar
2013-01-06dmaengine: dw_dmac: Update documentation style comments for dw_dma_platform_dataViresh Kumar
2012-09-27dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko
2012-09-27dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko
2012-02-22dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar
2011-10-27dmaengine: move drivers to dma_transfer_directionVinod Koul
2011-05-25dmaengine/dw_dmac: Update maintainer-shipViresh Kumar
2011-03-07dw_dmac: Allow src/dst msize & flow controller to be configured at runtimeViresh KUMAR
2011-03-07dw_dmac: Changing type of src_master and dest_master to u8.Viresh Kumar
2011-03-07dw_dmac: Pass Channel Priority from platform_dataViresh Kumar
2011-03-07dw_dmac: Pass Channel Allocation Order from platform_dataViresh Kumar
2011-01-29dmaengine/dw_dmac: provide a mechanism to indicate private devicesJamie Iles
2011-01-29dmaengine/dw_dmac: allow src/dst masters to be configured at runtimeJamie Iles
2009-04-01dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt
2009-01-06atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams
2008-07-08dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen