1
0
Fork 0
alistair23-linux/crypto/async_tx
Vinod Koul df12a3178d Merge commit 'dmaengine-3.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
Pull dmaengine changes from Dan

1/ Bartlomiej and Dan finalized a rework of the dma address unmap
   implementation.

2/ In the course of testing 1/ a collection of enhancements to dmatest
   fell out.  Notably basic performance statistics, and fixed / enhanced
   test control through new module parameters 'run', 'wait', 'noverify',
   and 'verbose'.  Thanks to Andriy and Linus for their review.

3/ Testing the raid related corner cases of 1/ triggered bugs in the
   recently added 16-source operation support in the ioatdma driver.

4/ Some minor fixes / cleanups to mv_xor and ioatdma.

Conflicts:
	drivers/dma/dmatest.c

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2013-11-16 12:02:36 +05:30
..
Kconfig drivers/dma: remove unused support for MEMSET operations 2013-07-03 16:07:42 -07:00
Makefile drivers/dma: remove unused support for MEMSET operations 2013-07-03 16:07:42 -07:00
async_memcpy.c dmaengine: remove DMA unmap flags 2013-11-14 11:04:38 -08:00
async_pq.c dmaengine: remove DMA unmap flags 2013-11-14 11:04:38 -08:00
async_raid6_recov.c dmaengine: remove DMA unmap flags 2013-11-14 11:04:38 -08:00
async_tx.c async_tx: use DMA_COMPLETE for dma completion status 2013-10-25 11:16:18 +05:30
async_xor.c dmaengine: remove DMA unmap flags 2013-11-14 11:04:38 -08:00
raid6test.c raid6test: add new corner case for ioatdma driver 2013-11-14 11:04:42 -08:00