Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
* 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx: dmaengine: at_hdmac: add DMA slave transfers dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller dmaengine: dmatest: correct thread_count while using multiple thread per channel dmaengine: dmatest: add a maximum number of test iterations drivers/dma: Remove unnecessary semicolons drivers/dma/fsldma.c: Remove unnecessary semicolons dmaengine: move HIGHMEM64G restriction to ASYNC_TX_DMA fsldma: do not clear bandwidth control bits on the 83xx controller fsldma: enable external start for the 83xx controller fsldma: use PCI Read Multiple command
No related branches found
No related tags found
Showing
- arch/arm/mach-at91/include/mach/at_hdmac.h 102 additions, 0 deletionsarch/arm/mach-at91/include/mach/at_hdmac.h
- crypto/async_tx/async_xor.c 1 addition, 1 deletioncrypto/async_tx/async_xor.c
- drivers/dma/Kconfig 10 additions, 2 deletionsdrivers/dma/Kconfig
- drivers/dma/Makefile 1 addition, 0 deletionsdrivers/dma/Makefile
- drivers/dma/at_hdmac.c 1213 additions, 0 deletionsdrivers/dma/at_hdmac.c
- drivers/dma/at_hdmac_regs.h 353 additions, 0 deletionsdrivers/dma/at_hdmac_regs.h
- drivers/dma/dmatest.c 17 additions, 4 deletionsdrivers/dma/dmatest.c
- drivers/dma/fsldma.c 12 additions, 5 deletionsdrivers/dma/fsldma.c
- drivers/dma/fsldma.h 1 addition, 0 deletionsdrivers/dma/fsldma.h
- drivers/dma/mv_xor.c 1 addition, 1 deletiondrivers/dma/mv_xor.c
Loading
Please register or sign in to comment