[PATCH v2 0/5] dmaengine: mv_xor: Fixes and enhancements
From: Vinod Koul <hidden>
Date: 2015-06-10 16:53:52
Also in:
lkml
On Tue, May 26, 2015 at 03:07:31PM +0200, Maxime Ripard wrote:
Hi, This serie is about various fixes and enhancements that were previously submitted as part of the "ARM: mvebu: Add support for RAID6 PQ offloading" serie. Seems the RAID6 PQ stuff seems more controversial than what I expected, we took out the various bugs and enhancements patches, and will submit the other patches as a separate set.
Applied, thanks -- ~Vinod
Changes from v1:
- Moved the bugfix commit as the first commit and cc'd stable
- Changed the Armada 38x compatible to armada-380-xor
- Made some misc cleanups
Lior Amsalem (4):
dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
dmaengine: mv_xor: add support for a38x command in descriptor mode
dmaengine: mv_xor: Enlarge descriptor pool size
dmaengine: mv_xor: improve descriptors list handling and reduce
locking
Maxime Ripard (1):
dmaengine: mv_xor: Rename function for consistent naming
Documentation/devicetree/bindings/dma/mv-xor.txt | 2 +-
drivers/dma/mv_xor.c | 352 ++++++++++++-----------
drivers/dma/mv_xor.h | 27 +-
3 files changed, 206 insertions(+), 175 deletions(-)
--
2.4.1--