aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw_dmac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-18atmel-mci: fix initialization of dma slave dataDan Williams1-3/+2
2009-01-06dmaengine: add a release for dma class devices and dependent infrastructureDan Williams1-41/+50
2009-01-06dmaengine: kill struct dma_client and supporting infrastructureDan Williams1-2/+1
2009-01-06atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams1-19/+6
2009-01-06dmaengine: up-level reference counting to the module levelDan Williams1-1/+1
2008-10-03dw_dmac: fix copy/paste bug in taskletHaavard Skinnemoen1-1/+1
2008-07-08dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen1-0/+1122