linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] dmaengine: mv_xor: Fixes and enhancements
@ 2015-05-26 13:07 Maxime Ripard
  2015-05-26 13:07 ` [PATCH v2 1/5] dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup Maxime Ripard
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Maxime Ripard @ 2015-05-26 13:07 UTC (permalink / raw)
  To: linux-arm-kernel

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.

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-06-10 16:54 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26 13:07 [PATCH v2 0/5] dmaengine: mv_xor: Fixes and enhancements Maxime Ripard
2015-05-26 13:07 ` [PATCH v2 1/5] dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup Maxime Ripard
2015-05-26 13:07 ` [PATCH v2 2/5] dmaengine: mv_xor: Rename function for consistent naming Maxime Ripard
2015-05-26 13:07 ` [PATCH v2 3/5] dmaengine: mv_xor: add support for a38x command in descriptor mode Maxime Ripard
2015-06-08 10:34   ` Vinod Koul
2015-06-08 20:53     ` Maxime Ripard
2015-06-10 16:49       ` Vinod Koul
2015-05-26 13:07 ` [PATCH v2 4/5] dmaengine: mv_xor: Enlarge descriptor pool size Maxime Ripard
2015-05-26 13:07 ` [PATCH v2 5/5] dmaengine: mv_xor: improve descriptors list handling and reduce locking Maxime Ripard
2015-06-10 16:54 ` [PATCH v2 0/5] dmaengine: mv_xor: Fixes and enhancements Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).