linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 fpga 0/4] Zynq FPGA dma patches
@ 2017-01-06 21:14 Jason Gunthorpe
  2017-01-06 21:14 ` [PATCH v3 fpga 1/4] fpga zynq: Check for errors after completing DMA Jason Gunthorpe
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Jason Gunthorpe @ 2017-01-06 21:14 UTC (permalink / raw)
  To: atull, Moritz Fischer; +Cc: linux-kernel, linux-fpga

Here is the respin with comments addressed and retested on 4.10-rc2.

The first two patches are already acked, resending for convenience since the
others in the series require them.

v3:
- Minor coding style changes and comments
- Alternate documentation text

Jason Gunthorpe (4):
  fpga zynq: Check for errors after completing DMA
  fpga zynq: Check the bitstream for validity
  fpga: Add scatterlist based programming
  fpga zynq: Use the scatterlist interface

 Documentation/fpga/fpga-mgr.txt |  19 +++-
 drivers/fpga/fpga-mgr.c         | 238 ++++++++++++++++++++++++++++++++++------
 drivers/fpga/zynq-fpga.c        | 233 ++++++++++++++++++++++++++++++---------
 include/linux/fpga/fpga-mgr.h   |   5 +
 4 files changed, 408 insertions(+), 87 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-01-28 10:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-06 21:14 [PATCH v3 fpga 0/4] Zynq FPGA dma patches Jason Gunthorpe
2017-01-06 21:14 ` [PATCH v3 fpga 1/4] fpga zynq: Check for errors after completing DMA Jason Gunthorpe
2017-01-06 21:14 ` [PATCH v3 fpga 2/4] fpga zynq: Check the bitstream for validity Jason Gunthorpe
2017-01-06 21:14 ` [PATCH v3 fpga 3/4] fpga: Add scatterlist based programming Jason Gunthorpe
2017-01-09 16:04   ` Alan Tull
2017-01-09 16:12     ` Jason Gunthorpe
2017-01-09 22:13       ` Alan Tull
2017-01-27 21:58         ` Jason Gunthorpe
2017-01-28 10:36           ` Moritz Fischer
2017-01-06 21:14 ` [PATCH v3 fpga 4/4] fpga zynq: Use the scatterlist interface Jason Gunthorpe
2017-01-28 10:33   ` Moritz Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).