lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 24 Mar 2017 10:33:19 -0500
From:   Alan Tull <atull@...nel.org>
To:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:     Moritz Fischer <moritz.fischer@...us.com>,
        Alan Tull <atull@...nel.org>, linux-kernel@...r.kernel.org,
        linux-fpga@...r.kernel.org
Subject: [PATCH 0/2] fpga: Xilinx LogiCore PR Decoupler

Hi Greg,

Please take these two patches for Xilinx LogiCore
PR Decouper for the FPGA bridge framework.

Thanks,
Alan


Moritz Fischer (2):
  doc: Add bindings document for Xilinx LogiCore PR Decoupler
  fpga: Add support for Xilinx LogiCORE PR Decoupler

 .../bindings/fpga/xilinx-pr-decoupler.txt          |  35 +++++
 drivers/fpga/Kconfig                               |  10 ++
 drivers/fpga/Makefile                              |   1 +
 drivers/fpga/xilinx-pr-decoupler.c                 | 161 +++++++++++++++++++++
 4 files changed, 207 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/fpga/xilinx-pr-decoupler.txt
 create mode 100644 drivers/fpga/xilinx-pr-decoupler.c

-- 
2.11.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ