aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw_dmac.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-04-031-2/+331
|\
| * dw_dmac: add cyclic API to DW DMA driverHans-Christian Egtvedt2009-04-011-1/+331
| * dmaengine: initialize tx_list in dma_async_tx_descriptor_initDan Williams2009-03-251-1/+0
* | dma: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-03-241-1/+1
|/
* atmel-mci: fix initialization of dma slave dataDan Williams2009-02-181-3/+2
* dmaengine: add a release for dma class devices and dependent infrastructureDan Williams2009-01-061-41/+50
* dmaengine: kill struct dma_client and supporting infrastructureDan Williams2009-01-061-2/+1
* atmel-mci: convert to dma_request_channel and down-level dma_slaveDan Williams2009-01-061-19/+6
* dmaengine: up-level reference counting to the module levelDan Williams2009-01-061-1/+1
* dw_dmac: fix copy/paste bug in taskletHaavard Skinnemoen2008-10-031-1/+1
* dmaengine: Driver for the Synopsys DesignWare DMA controllerHaavard Skinnemoen2008-07-081-0/+1122