aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* Merge branch 'for-next' into for-linusTakashi Iwai2014-01-20
|\
| * Merge remote-tracking branch 'asoc/topic/dma' into for-tiwaiMark Brown2014-01-16
| |\
| | * dma: pl330: Set residue_granularityLars-Peter Clausen2014-01-14
| * | Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown2014-01-02
| |\|
| | * dma: add channel request API that supports deferred probeStephen Warren2013-12-10
* | | drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu2014-01-02
|/ /
* | net_dma: mark brokenDan Williams2013-12-18
* | dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon2013-12-18
* | dmaengine: fix sleep in atomicDan Williams2013-12-13
* | dmaengine: mv_xor: fix oops when channels fail to initialiseRussell King2013-12-13
* | dma: mv_xor: Use dmaengine_unmap_data for the self-testsEzequiel Garcia2013-12-13
* | dmaengine: fix enable for high order unmap poolsDan Williams2013-12-13
* | dma: fix build warnings in txx9Dan Williams2013-12-13
* | dmatest: fix build warning on mipsDan Williams2013-12-13
* | dma: fix fsldma build warningsDan Williams2013-12-13
* | dma: fix build warnings in ppc4xxDan Williams2013-12-13
* | dmaengine: at_hdmac: remove unused functionOlof Johansson2013-12-13
* | dma: mv_xor: remove mv_desc_get_dest_addr()Jason Cooper2013-12-13
* | dma: fix build breakage in s3c24xx-dmaDan Williams2013-12-04
* | Fix pl08x warningsRussell King - ARM Linux2013-12-04
* | rcar-hpbdma: initialise plane information when haltedKuninori Morimoto2013-11-28
* | rcar-hpbdma: fixup channel busy check for double planeKuninori Morimoto2013-11-28
* | rcar-hpbdma: add max transfer sizeKuninori Morimoto2013-11-28
* | dma: mmp_pdma: add missing platform_set_drvdata() in mmp_pdma_probe()Wei Yongjun2013-11-28
* | dmaengine: s3c24xx-dma: use DMA_COMPLETE for dma completion statusSachin Kamat2013-11-28
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-11-20
|\
| * Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel...Vinod Koul2013-11-16
| |\
| | * dma: mv_xor: Fix mis-usage of mmio 'base' and 'high_base' registersEzequiel Garcia2013-11-14
| | * dma: mv_xor: Remove unneeded NULL address checkEzequiel Garcia2013-11-14
| | * ioat: fix ioat3_irq_reinitDan Williams2013-11-14
| | * ioat: kill msix_single_vector supportDan Williams2013-11-14
| | * ioatdma: clean up sed pool kmem_cacheDan Williams2013-11-14
| | * ioatdma: fix selection of 16 vs 8 source pathDan Williams2013-11-14
| | * ioatdma: fix sed pool selectionDan Williams2013-11-14
| | * ioatdma: Fix bug in selftest after removal of DMA_MEMSET.Dave Jiang2013-11-14
| | * dmatest: verbose modeDan Williams2013-11-14
| | * dmatest: convert to dmaengine_unmap_dataDan Williams2013-11-14
| | * dmatest: add a 'wait' parameterDan Williams2013-11-14
| | * dmatest: add basic performance metricsDan Williams2013-11-14
| | * dmatest: add support for skipping verification and random data setupDan Williams2013-11-14
| | * dmatest: use pseudo random numbersDan Williams2013-11-14
| | * dmatest: support xor-only, or pq-only channels in testsDan Williams2013-11-14
| | * dmatest: restore ability to start test at module load and initDan Williams2013-11-14
| | * dmatest: cleanup redundant "dmatest: " prefixesDan Williams2013-11-14
| | * dmatest: replace stored results mechanism, with uniform messagesDan Williams2013-11-14
| | * Revert "dmatest: append verify result to results"Dan Williams2013-11-14
| | * dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-14
| | * dmaengine: remove DMA unmap from driversBartlomiej Zolnierkiewicz2013-11-14
| | * async_pq: convert to dmaengine_unmap_dataDan Williams2013-11-14
| | * async_memcpy: convert to dmaengine_unmap_dataDan Williams2013-11-14