aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAge
* 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
| | * dmaengine: reference counted unmap dataDan Williams2013-11-13
| | * dmaengine: prepare for generic 'unmap' dataDan Williams2013-11-13
| | * dmaengine: consolidate memcpy apisDan Williams2013-11-13
| | * dmatest: make driver unmap also source buffers by itselfBartlomiej Zolnierkiewicz2013-11-13
| * | dma: pl330: silence a compile warningDan Carpenter2013-11-13
| * | dma: pl330: off by one in pl330_probe()Dan Carpenter2013-11-13
| * | dma: mxs-dma: Use semaphores for cyclic DMAMarkus Pargmann2013-11-13
| * | dma: mxs-dma: Update state after channel resetMarkus Pargmann2013-11-13
| * | dma: mxs-dma: Fix channel reset hardware bugMarkus Pargmann2013-11-13
| * | dma: mxs-dma: Report correct residue for cyclic DMAMarkus Pargmann2013-11-13
| * | dma: mxs-dma: Cleanup interrupt handlerMarkus Pargmann2013-11-13
| * | DMA: Freescale: update driver to support 8-channel DMA engineHongbo Zhang2013-11-13
| * | dma: imx-sdma: Fix warnings for LPAE buildsOlof Johansson2013-11-13
| * | dmaengine: ipu: fix warnings from 64-bit dma_addr_t printoutsOlof Johansson2013-11-13
| * | dmaengine: edma: remove duplicate kfreeVinod Koul2013-11-13
| * | dma: cppi41: return code > 0 of pm_runtime_get_sync() is not an errorSebastian Andrzej Siewior2013-11-12
| * | dma: cppi41: redo descriptor collection in abort caseSebastian Andrzej Siewior2013-11-12
| * | dma: cppi41: use cppi41_pop_desc() where possibleDaniel Mack2013-11-12
| * | dma: cppi41: restore more registersDaniel Mack2013-11-12
| * | dma: edma: Add support for Cyclic DMAJoel Fernandes2013-11-11
| * | Merge branch 'for-linus' into nextVinod Koul2013-10-31
| |\ \
| | * | dma: pl330: Remove unnecessary amba_set_drvdata()Michal Simek2013-10-31
| | * | dmaengine: imx-dma: fix format warningsRussell King2013-10-31
| * | | Merge branch 'dma_complete' into nextVinod Koul2013-10-31
| |\ \ \
| | * | | dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul2013-10-30