public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 00/10] dma: mv_xor_v2: fixes and improvements
@ 2017-05-05  9:57 Thomas Petazzoni
  2017-05-05  9:57 ` [PATCH 01/10] dma: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly Thomas Petazzoni
                   ` (10 more replies)
  0 siblings, 11 replies; 13+ messages in thread
From: Thomas Petazzoni @ 2017-05-05  9:57 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This series brings a number of fixes (first 7 patches) and
improvements (last 3 patches) to the driver used for the Marvell XORv2
engine used in Marvell Armada 7K/8K.

Thanks,

Thomas

Hanna Hawa (4):
  dma: mv_xor_v2: enable XOR engine after its configuration
  dma: mv_xor_v2: implement proper interrupt coalescing
  dma: mv_xor_v2: remove unnecessary write to DESQ_STOP register
  dma: mv_xor_v2: add support for suspend/resume

Thomas Petazzoni (6):
  dma: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly
  dma: mv_xor_v2: properly handle wrapping in the array of HW
    descriptors
  dma: mv_xor_v2: do not use descriptors not acked by async_tx
  dma: mv_xor_v2: fix tx_submit() implementation
  dma: mv_xor_v2: remove interrupt coalescing
  dma: mv_xor_v2: set DMA mask to 40 bits

 drivers/dma/mv_xor_v2.c | 147 ++++++++++++++++++++++++++++++------------------
 1 file changed, 91 insertions(+), 56 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-05-14 13:09 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-05  9:57 [PATCH 00/10] dma: mv_xor_v2: fixes and improvements Thomas Petazzoni
2017-05-05  9:57 ` [PATCH 01/10] dma: mv_xor_v2: handle mv_xor_v2_prep_sw_desc() error properly Thomas Petazzoni
2017-05-05  9:57 ` [PATCH 02/10] dma: mv_xor_v2: properly handle wrapping in the array of HW descriptors Thomas Petazzoni
2017-05-05  9:57 ` [PATCH 03/10] dma: mv_xor_v2: do not use descriptors not acked by async_tx Thomas Petazzoni
2017-05-05  9:57 ` [PATCH 04/10] dma: mv_xor_v2: enable XOR engine after its configuration Thomas Petazzoni
2017-05-05  9:57 ` [PATCH 05/10] dma: mv_xor_v2: fix tx_submit() implementation Thomas Petazzoni
2017-05-05  9:57 ` [PATCH 06/10] dma: mv_xor_v2: remove interrupt coalescing Thomas Petazzoni
2017-05-05  9:57 ` [PATCH 07/10] dma: mv_xor_v2: set DMA mask to 40 bits Thomas Petazzoni
2017-05-05  9:57 ` [PATCH 08/10] dma: mv_xor_v2: implement proper interrupt coalescing Thomas Petazzoni
2017-05-05  9:57 ` [PATCH 09/10] dma: mv_xor_v2: remove unnecessary write to DESQ_STOP register Thomas Petazzoni
2017-05-05  9:57 ` [PATCH 10/10] dma: mv_xor_v2: add support for suspend/resume Thomas Petazzoni
2017-05-14 12:58 ` [PATCH 00/10] dma: mv_xor_v2: fixes and improvements Vinod Koul
2017-05-14 13:09   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox