-
- Downloads
Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fix
* 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop: async_tx: allow architecture specific async_tx_find_channel implementations async_tx: replace 'int_en' with operation preparation flags async_tx: kill tx_set_src and tx_set_dest methods async_tx: kill ASYNC_TX_ASSUME_COHERENT iop-adma: use LIST_HEAD instead of LIST_HEAD_INIT async_tx: use LIST_HEAD instead of LIST_HEAD_INIT async_tx: fix compile breakage, mark do_async_xor __always_inline
No related branches found
No related tags found
Showing
- crypto/async_tx/async_memcpy.c 17 additions, 21 deletionscrypto/async_tx/async_memcpy.c
- crypto/async_tx/async_memset.c 14 additions, 14 deletionscrypto/async_tx/async_memset.c
- crypto/async_tx/async_tx.c 4 additions, 5 deletionscrypto/async_tx/async_tx.c
- crypto/async_tx/async_xor.c 75 additions, 49 deletionscrypto/async_tx/async_xor.c
- drivers/dma/Kconfig 1 addition, 0 deletionsdrivers/dma/Kconfig
- drivers/dma/dmaengine.c 28 additions, 21 deletionsdrivers/dma/dmaengine.c
- drivers/dma/ioat_dma.c 17 additions, 26 deletionsdrivers/dma/ioat_dma.c
- drivers/dma/iop-adma.c 50 additions, 88 deletionsdrivers/dma/iop-adma.c
- include/asm-arm/arch-iop13xx/adma.h 10 additions, 8 deletionsinclude/asm-arm/arch-iop13xx/adma.h
- include/asm-arm/hardware/iop3xx-adma.h 17 additions, 13 deletionsinclude/asm-arm/hardware/iop3xx-adma.h
- include/linux/async_tx.h 9 additions, 4 deletionsinclude/linux/async_tx.h
- include/linux/dmaengine.h 17 additions, 12 deletionsinclude/linux/dmaengine.h
Loading
Please register or sign in to comment