public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND 0/2] dmaengine: make transfers reusable
@ 2015-05-26 21:06 Robert Jarzmik
  2015-05-26 21:06 ` [PATCH RESEND 1/2] dmaengine: virt-dma: don't always free descriptor upon completion Robert Jarzmik
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Robert Jarzmik @ 2015-05-26 21:06 UTC (permalink / raw)
  To: Vinod Koul, Jonathan Corbet
  Cc: dmaengine, linux-doc, linux-kernel, Robert Jarzmik

Hi Vinod and Maxime,

This very same patch was already submitted in [1]. It enables the reuse of
transfers through their lifetime. I added to this serie the documentation patch
Maxime has been commenting, as it is tighly linked.

The "RESEND" is a bit zealous as the documentation patch was fixed according to
Maxime's first 2 comments.

Cheers.

--
Robert

[1] https://lkml.org/lkml/2015/3/21/230

Robert Jarzmik (2):
  dmaengine: virt-dma: don't always free descriptor upon completion
  Documentation: dmaengine: document DMA_CTRL_ACK

 Documentation/dmaengine/provider.txt | 11 ++++++-----
 drivers/dma/virt-dma.c               | 19 +++++++++++++------
 drivers/dma/virt-dma.h               | 13 ++++++++++++-
 3 files changed, 31 insertions(+), 12 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-06-17 21:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26 21:06 [PATCH RESEND 0/2] dmaengine: make transfers reusable Robert Jarzmik
2015-05-26 21:06 ` [PATCH RESEND 1/2] dmaengine: virt-dma: don't always free descriptor upon completion Robert Jarzmik
2015-05-26 21:06 ` [PATCH RESEND 2/2] Documentation: dmaengine: document DMA_CTRL_ACK Robert Jarzmik
2015-06-08  7:13   ` Maxime Ripard
2015-06-07 19:43 ` [PATCH RESEND 0/2] dmaengine: make transfers reusable Robert Jarzmik
2015-06-17 16:46 ` Vinod Koul
2015-06-17 21:47   ` Robert Jarzmik

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