[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1483737256-18581-1-git-send-email-jgunthorpe@obsidianresearch.com>
Date: Fri, 6 Jan 2017 14:14:12 -0700
From: Jason Gunthorpe <jgunthorpe@...idianresearch.com>
To: atull@...nsource.altera.com,
Moritz Fischer <moritz.fischer@...us.com>
Cc: linux-kernel@...r.kernel.org, linux-fpga@...r.kernel.org
Subject: [PATCH v3 fpga 0/4] Zynq FPGA dma patches
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
Powered by blists - more mailing lists