-
- Downloads
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx: shdma: fix initialization error handling ioat3: fix pq completion versus channel deallocation race async_tx: build-time toggling of async_{syndrome,xor}_val dma support dmaengine: include xor/pq validate in device_has_all_tx_types() ioat2,3: report all uncorrectable errors ioat3: specify valid address for disabled-Q or disabled-P ioat2,3: disable asynchronous error notifications ioat3: dca and raid operations are incompatible ioat: silence "dca disabled" messages
Showing
- crypto/async_tx/Kconfig 5 additions, 0 deletionscrypto/async_tx/Kconfig
- crypto/async_tx/async_pq.c 11 additions, 3 deletionscrypto/async_tx/async_pq.c
- crypto/async_tx/async_xor.c 12 additions, 3 deletionscrypto/async_tx/async_xor.c
- drivers/dma/Kconfig 2 additions, 0 deletionsdrivers/dma/Kconfig
- drivers/dma/dmaengine.c 10 additions, 0 deletionsdrivers/dma/dmaengine.c
- drivers/dma/ioat/dca.c 3 additions, 3 deletionsdrivers/dma/ioat/dca.c
- drivers/dma/ioat/dma.h 1 addition, 3 deletionsdrivers/dma/ioat/dma.h
- drivers/dma/ioat/dma_v2.c 2 additions, 0 deletionsdrivers/dma/ioat/dma_v2.c
- drivers/dma/ioat/dma_v3.c 37 additions, 7 deletionsdrivers/dma/ioat/dma_v3.c
- drivers/dma/ioat/hw.h 2 additions, 0 deletionsdrivers/dma/ioat/hw.h
- drivers/dma/ioat/registers.h 1 addition, 3 deletionsdrivers/dma/ioat/registers.h
- drivers/dma/shdma.c 5 additions, 7 deletionsdrivers/dma/shdma.c
Loading
Please register or sign in to comment