-
- Downloads
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: extend the control command to include an arg async_tx: trim dma_async_tx_descriptor in 'no channel switch' case DMAENGINE: DMA40 fix for allocation of logical channel 0 DMAENGINE: DMA40 support paused channel status dmaengine: mpc512x: Use resource_size DMA ENGINE: Do not reset 'private' of channel ioat: Remove duplicated devm_kzalloc() calls for ioatdma_device ioat3: disable cacheline-unaligned transfers for raid operations ioat2,3: convert to producer/consumer locking ioat: convert to circ_buf DMAENGINE: Support for ST-Ericssons DMA40 block v3 async_tx: use of kzalloc/kfree requires the include of slab.h dmaengine: provide helper for setting txstate DMAENGINE: generic channel status v2 DMAENGINE: generic slave control v2 dma: timb-dma: Update comment and fix compiler warning dma: Add timb-dma DMAENGINE: COH 901 318 fix bytesleft DMAENGINE: COH 901 318 rename confusing vars
No related branches found
No related tags found
Showing
- arch/arm/mach-u300/include/mach/coh901318.h 0 additions, 21 deletionsarch/arm/mach-u300/include/mach/coh901318.h
- arch/arm/plat-nomadik/include/plat/ste_dma40.h 239 additions, 0 deletionsarch/arm/plat-nomadik/include/plat/ste_dma40.h
- crypto/async_tx/async_tx.c 19 additions, 27 deletionscrypto/async_tx/async_tx.c
- drivers/dma/Kconfig 14 additions, 0 deletionsdrivers/dma/Kconfig
- drivers/dma/Makefile 2 additions, 0 deletionsdrivers/dma/Makefile
- drivers/dma/at_hdmac.c 19 additions, 16 deletionsdrivers/dma/at_hdmac.c
- drivers/dma/coh901318.c 191 additions, 72 deletionsdrivers/dma/coh901318.c
- drivers/dma/dmaengine.c 11 additions, 11 deletionsdrivers/dma/dmaengine.c
- drivers/dma/dw_dmac.c 14 additions, 10 deletionsdrivers/dma/dw_dmac.c
- drivers/dma/fsldma.c 15 additions, 13 deletionsdrivers/dma/fsldma.c
- drivers/dma/ioat/dma.c 6 additions, 6 deletionsdrivers/dma/ioat/dma.c
- drivers/dma/ioat/dma.h 8 additions, 11 deletionsdrivers/dma/ioat/dma.h
- drivers/dma/ioat/dma_v2.c 95 additions, 91 deletionsdrivers/dma/ioat/dma_v2.c
- drivers/dma/ioat/dma_v2.h 12 additions, 21 deletionsdrivers/dma/ioat/dma_v2.h
- drivers/dma/ioat/dma_v3.c 48 additions, 95 deletionsdrivers/dma/ioat/dma_v3.c
- drivers/dma/ioat/pci.c 1 addition, 6 deletionsdrivers/dma/ioat/pci.c
- drivers/dma/iop-adma.c 15 additions, 24 deletionsdrivers/dma/iop-adma.c
- drivers/dma/ipu/ipu_idmac.c 21 additions, 13 deletionsdrivers/dma/ipu/ipu_idmac.c
- drivers/dma/mpc512x_dma.c 5 additions, 10 deletionsdrivers/dma/mpc512x_dma.c
- drivers/dma/mv_xor.c 9 additions, 16 deletionsdrivers/dma/mv_xor.c
Loading
Please register or sign in to comment