All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] at_xdmac: improvment and fixes for the interleaved mode
@ 2015-09-15 13:29 ` Ludovic Desroches
  0 siblings, 0 replies; 12+ messages in thread
From: Ludovic Desroches @ 2015-09-15 13:29 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Vinod,

This set of patches introduces the support of 'numf > 1' case for the
interleaved mode and several fixes: 'change block increment addressing mode'
and 'clean used descriptor' can be backported to 4.2.

Maxime,

I had some conflicts to merge on a mainline kernel the 'handle numf > 1'
patch. Can you check if I have not done a mistake. Thanks.

Regards

Ludovic Desroches (2):
  dmaengine: at_xdmac: fix memory leak in interleaved mode
  dmaengine: at_xdmac: clean used descriptor

Maxime Ripard (2):
  dmaengine: at_xdmac: handle numf > 1
  dmaengine: at_xdmac: change block increment addressing mode

 drivers/dma/at_xdmac.c | 121 ++++++++++++++++++++++++++-----------------------
 1 file changed, 65 insertions(+), 56 deletions(-)

-- 
2.5.0

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

end of thread, other threads:[~2015-10-01  2:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-15 13:29 [PATCH 0/4] at_xdmac: improvment and fixes for the interleaved mode Ludovic Desroches
2015-09-15 13:29 ` Ludovic Desroches
2015-09-15 13:29 ` [PATCH 1/4] dmaengine: at_xdmac: handle numf > 1 Ludovic Desroches
2015-09-15 13:29   ` Ludovic Desroches
2015-09-15 13:36 ` [PATCH 2/4] dmaengine: at_xdmac: change block increment addressing mode Ludovic Desroches
2015-09-15 13:36   ` Ludovic Desroches
2015-09-15 13:38 ` [PATCH 3/4] dmaengine: at_xdmac: fix memory leak in interleaved mode Ludovic Desroches
2015-09-15 13:38   ` Ludovic Desroches
2015-09-15 13:39 ` [PATCH 4/4] dmaengine: at_xdmac: clean used descriptor Ludovic Desroches
2015-09-15 13:39   ` Ludovic Desroches
2015-10-01  2:01 ` [PATCH 0/4] at_xdmac: improvment and fixes for the interleaved mode Vinod Koul
2015-10-01  2:01   ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.