All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dma: at_hdmac: Fix residue calculation and add mem to mem sg support
@ 2015-02-08  9:29 Torsten Fleischer
  2015-02-08  9:29 ` [PATCH 1/2] dma: at_hdmac: Fix calculation of the residual bytes Torsten Fleischer
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Torsten Fleischer @ 2015-02-08  9:29 UTC (permalink / raw)
  To: nicolas.ferre, dan.j.williams, vinod.koul, linux-arm-kernel,
	dmaengine, linux-kernel
  Cc: Torsten Fleischer

From: Torsten Fleischer <torfl6749@gmail.com>

This series fixes the calculation of the residual bytes and adds support for
memory to memory scatter-gather transfers.

Torsten Fleischer (2):
  dma: at_hdmac: Fix calculation of the residual bytes
  dma: at_hdmac: Add support for memory to memory sg transfers

 drivers/dma/at_hdmac.c      | 316 ++++++++++++++++++++++++++++++++------------
 drivers/dma/at_hdmac_regs.h |  11 +-
 2 files changed, 233 insertions(+), 94 deletions(-)

-- 
2.1.4


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

end of thread, other threads:[~2015-02-19  7:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-08  9:29 [PATCH 0/2] dma: at_hdmac: Fix residue calculation and add mem to mem sg support Torsten Fleischer
2015-02-08  9:29 ` [PATCH 1/2] dma: at_hdmac: Fix calculation of the residual bytes Torsten Fleischer
2015-02-18 15:02   ` Ludovic Desroches
2015-02-18 15:02     ` Ludovic Desroches
2015-02-19  7:54     ` Torsten Fleischer
2015-02-19  7:54       ` Torsten Fleischer
2015-02-08  9:29 ` [PATCH 2/2] dma: at_hdmac: Add support for memory to memory sg transfers Torsten Fleischer
2015-02-17 11:52 ` [PATCH 0/2] dma: at_hdmac: Fix residue calculation and add mem to mem sg support Torsten Fleischer
2015-02-17 11:52   ` Torsten Fleischer

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.