public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] dma: imx-sdma: add support for sdma memory copy
@ 2014-10-21  1:09 Robin Gong
  2014-10-21  1:09 ` [PATCH v4 1/3] " Robin Gong
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Robin Gong @ 2014-10-21  1:09 UTC (permalink / raw)
  To: vinod.koul, dan.j.williams, andriy.shevchenko
  Cc: dmaengine, linux-kernel, b38343

Add memory copy interface to sdma driver, the patch set is based on
v3:
http://www.spinics.net/lists/dmaengine/msg00850.html.

change from v3:
1.split two patches from v3 patch for Vinod's comments.

change from v2:
1.remove redundant check for bus width.

change from v1:
1. correct some printk format, such as %pad for dma_addr_t
2. split duplicated code in prep_dma_memcpy and prep_dma_sg to make code clean


Robin Gong (3):
  dma: imx-sdma: add support for sdma memory copy
  dma: imx-sdma: correct print format
  dma: imx-sdma: reorg code to make code clean

 drivers/dma/imx-sdma.c | 247 +++++++++++++++++++++++++++++++++++++------------
 1 file changed, 190 insertions(+), 57 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH v5 0/3] dma: imx-sdma: add support for sdma memory copy
@ 2014-10-23  2:19 Robin Gong
  2014-10-23  2:19 ` [PATCH v4 2/3] dma: imx-sdma: correct print format Robin Gong
  0 siblings, 1 reply; 9+ messages in thread
From: Robin Gong @ 2014-10-23  2:19 UTC (permalink / raw)
  To: vinod.koul, dan.j.williams, andriy.shevchenko
  Cc: dmaengine, linux-kernel, b38343

Add memory copy interface to sdma driver, the patch set is based on
v3:
http://www.spinics.net/lists/dmaengine/msg00850.html.

change from v4:
1.address comments from Andy Shevchenko.
change from v3:
1.split two patches from v3 patch for Vinod's comments.

change from v2:
1.remove redundant check for bus width.

change from v1:
1. correct some printk format, such as %pad for dma_addr_t
2. split duplicated code in prep_dma_memcpy and prep_dma_sg to make code clean


Robin Gong (3):
  dma: imx-sdma: add support for sdma memory copy
  dma: imx-sdma: correct print format
  dma: imx-sdma: reorg code to make code clean

 drivers/dma/imx-sdma.c | 247 +++++++++++++++++++++++++++++++++++++------------
 1 file changed, 190 insertions(+), 57 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2014-10-23  3:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-21  1:09 [PATCH v4 0/3] dma: imx-sdma: add support for sdma memory copy Robin Gong
2014-10-21  1:09 ` [PATCH v4 1/3] " Robin Gong
2014-10-21  9:35   ` Andy Shevchenko
2014-10-21  1:09 ` [PATCH v4 2/3] dma: imx-sdma: correct print format Robin Gong
2014-10-21  9:38   ` Andy Shevchenko
2014-10-21  1:09 ` [PATCH v4 3/3] dma: imx-sdma: reorg code to make code clean Robin Gong
2014-10-21  9:39   ` Andy Shevchenko
2014-10-22  5:42     ` Robin Gong
  -- strict thread matches above, loose matches on Subject: below --
2014-10-23  2:19 [PATCH v5 0/3] dma: imx-sdma: add support for sdma memory copy Robin Gong
2014-10-23  2:19 ` [PATCH v4 2/3] dma: imx-sdma: correct print format Robin Gong

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