linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-03 18:05:25 to 2019-06-15 22:42:03 UTC [more...]

[PATCH AUTOSEL 5.1 14/59] fpga: stratix10-soc: fix use-after-free on s10_init()
 2019-06-15 22:41 UTC  (7+ messages)
` [PATCH AUTOSEL 5.1 15/59] fpga: dfl: afu: Pass the correct device to dma_mapping_error()
` [PATCH AUTOSEL 5.1 16/59] fpga: dfl: Add lockdep classes for pdata->lock
` [PATCH AUTOSEL 5.1 17/59] fpga: dfl: expand minor range when registering chrdev region

[PATCH v2 00/28] drivers: Consolidate device lookup helpers
 2019-06-14 20:31 UTC  (4+ messages)
` [PATCH v2 06/28] drivers: Add generic helper to match by of_node
` [PATCH v2 13/28] drivers: Introduce class_find_device_by_of_node() helper

[PATCH AUTOSEL 4.19 06/39] fpga: dfl: afu: Pass the correct device to dma_mapping_error()
 2019-06-14 20:29 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 07/39] fpga: dfl: Add lockdep classes for pdata->lock
` [PATCH AUTOSEL 4.19 08/39] fpga: dfl: expand minor range when registering chrdev region

[PATCH v4 10/28] docs: fpga: convert docs to ReST and rename to *.rst
 2019-06-12 17:52 UTC 

[PATCH v3 11/33] docs: fpga: convert docs to ReST and rename to *.rst
 2019-06-09  2:27 UTC 

[PATCH v3 0/3] add thermal/power management features for FPGA DFL drivers
 2019-06-06  6:11 UTC  (6+ messages)
` [PATCH v3 1/3] Documentation: fpga: dfl: add descriptions for thermal/power management interfaces
` [PATCH v3 2/3] fpga: dfl: fme: add thermal management support
` [PATCH v3 3/3] fpga: dfl: fme: add power "

[PATCH 00/13] drivers: Introduce generic device lookup helpers
 2019-06-05 15:13 UTC  (2+ messages)
` [PATCH 04/13] drivers: Add generic helper to match by of_node

[PATCH v3 00/16] add new features for FPGA DFL drivers
 2019-06-04 14:47 UTC  (23+ messages)
` [PATCH v3 01/16] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address
` [PATCH v3 02/16] fpga: dfl: fme: remove copy_to_user() in ioctl for PR
` [PATCH v3 03/16] fpga: dfl: fme: align PR buffer size per PR datawidth
` [PATCH v3 04/16] fpga: dfl: fme: support 512bit data width PR
` [PATCH v3 05/16] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces
` [PATCH v3 06/16] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support
` [PATCH v3 07/16] fpga: dfl: pci: enable SRIOV support
` [PATCH v3 08/16] fpga: dfl: afu: add AFU state related sysfs interfaces
` [PATCH v3 09/16] fpga: dfl: afu: add userclock "
` [PATCH v3 10/16] fpga: dfl: add id_table for dfl private feature driver
` [PATCH v3 11/16] fpga: dfl: afu: export __port_enable/disable function
` [PATCH v3 12/16] fpga: dfl: afu: add error reporting support
` [PATCH v3 13/16] fpga: dfl: afu: add STP (SignalTap) support
` [PATCH v3 14/16] fpga: dfl: fme: add capability sysfs interfaces
` [PATCH v3 15/16] fpga: dfl: fme: add global error reporting support
` [PATCH v3 16/16] fpga: dfl: fme: add performance "

[PATCH] mm: add account_locked_vm utility function
 2019-06-03 19:15 UTC  (14+ messages)
      ` [PATCH v2] "
              ` [PATCH v3] "

[RFC PATCH 00/57] drivers: Consolidate device lookup helpers
 2019-06-03 15:50 UTC  (2+ messages)
` [RFC PATCH 38/57] drivers: fpga: Use generic helpers to match by of_node

[PATCH 0/1] one fix for FPGA
 2019-05-30 14:52 UTC  (2+ messages)
` [PATCH 1/1] fpga: zynqmp-fpga: Correctly handle error pointer

[PATCH -next] fpga: dfl: afu: Remove set but not used variable 'afu'
 2019-05-27 22:03 UTC  (2+ messages)

[PATCH -next] fpga: dfl: fme: Remove set but not used variable 'fme'
 2019-05-27 22:02 UTC  (2+ messages)

[PATCH v2 00/18] add new features for FPGA DFL drivers
 2019-05-20 18:21 UTC  (44+ messages)
` [PATCH v2 01/18] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address
` [PATCH v2 02/18] fpga: dfl: fme: remove copy_to_user() in ioctl for PR
` [PATCH v2 03/18] fpga: dfl: fme: align PR buffer size per PR datawidth
` [PATCH v2 04/18] fpga: dfl: fme: support 512bit data width PR
` [PATCH v2 05/18] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces
` [PATCH v2 06/18] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support
` [PATCH v2 07/18] fpga: dfl: pci: enable SRIOV support
` [PATCH v2 08/18] fpga: dfl: afu: add AFU state related sysfs interfaces
` [PATCH v2 09/18] fpga: dfl: afu: add userclock "
` [PATCH v2 10/18] fpga: dfl: add id_table for dfl private feature driver
` [PATCH v2 11/18] fpga: dfl: afu: export __port_enable/disable function
` [PATCH v2 12/18] fpga: dfl: afu: add error reporting support
` [PATCH v2 13/18] fpga: dfl: afu: add STP (SignalTap) support
` [PATCH v2 14/18] fpga: dfl: fme: add capability sysfs interfaces
` [PATCH v2 15/18] fpga: dfl: fme: add thermal management support
` [PATCH v2 16/18] fpga: dfl: fme: add power "
` [PATCH v2 17/18] fpga: dfl: fme: add global error reporting support
` [PATCH v2 18/18] fpga: dfl: fme: add performance "

[PATCH 0/4] patches for FPGA
 2019-05-09 21:08 UTC  (5+ messages)
` [PATCH 1/4] fpga: stratix10-soc: fix use-after-free on s10_init()
` [PATCH 2/4] fpga: dfl: afu: Pass the correct device to dma_mapping_error()
` [PATCH 3/4] fpga: dfl: Add lockdep classes for pdata->lock
` [PATCH 4/4] fpga: dfl: expand minor range when registering chrdev region

[PATCH] fpga: dfl: afu: Pass the correct device to dma_mapping_error()
 2019-05-09  1:55 UTC  (6+ messages)

[PATCH v2] fpga: zynqmp-fpga: Correctly handle error pointer
 2019-05-07 20:09 UTC  (2+ messages)

[PATCH] fpga: zynqmp-fpga: Correctly handle error pointer
 2019-05-07 19:31 UTC  (3+ messages)

FPGA Manager - Partial Reconfiguration support for Xilinx Zynq-7000
 2019-05-06 12:20 UTC  (4+ messages)

[bug report] fpga manager: Adding FPGA Manager support for Xilinx zynqmp
 2019-05-02  7:31 UTC 

[PATCH] fpga: stratix10-soc: fix use-after-free on s10_init()
 2019-04-24 11:22 UTC  (3+ messages)

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-22 15:54 UTC  (7+ messages)
` [PATCH 1/6] mm: change locked_vm's type "

[PATCH v2 14/79] docs: fpga: convert docs to ReST and rename to *.rst
 2019-04-22 13:27 UTC 

[PATCH 00/57] Convert files to ReST
 2019-04-19 22:10 UTC  (4+ messages)
` [PATCH 14/57] docs: fpga: convert it "
` Avoiding merge conflicts while adding new docs - Was: Re: [PATCH 00/57] Convert files "

[PATCH 3/3] firmware: stratix10-svc: fix leaked of_nodereferences
 2019-04-18  1:54 UTC 

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-04-17  7:36 UTC  (30+ messages)
` [PATCH 09/17] fpga: dfl: add id_table for dfl private feature driver
` [PATCH 10/17] fpga: dfl: afu: export __port_enable/disable function
` [PATCH 11/17] fpga: dfl: afu: add error reporting support
` [PATCH 12/17] fpga: dfl: afu: add STP (SignalTap) support
` [PATCH 13/17] fpga: dfl: fme: add capability sysfs interfaces
` [PATCH 14/17] fpga: dfl: fme: add thermal management support
` [PATCH 15/17] fpga: dfl: fme: add power "
` [PATCH 16/17] fpga: dfl: fme: add global error reporting support

[PATCH] fpga: mgr: Use devicetree /alias to assign FPGA IDs
 2019-04-16 16:08 UTC  (4+ messages)

Device Description for FPGA Components on x86 system
 2019-04-15 11:55 UTC  (7+ messages)

[PATCH v5 0/3]Add Bitstream configuration support for ZynqMP
 2019-04-15  8:34 UTC  (5+ messages)
` [PATCH v5 1/3] firmware: xilinx: Add fpga API's
` [PATCH v5 2/3] dt-bindings: fpga: Add bindings for ZynqMP fpga driver
` [PATCH v5 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp

[PATCH v2] fpga: dfl: Add lockdep classes for pdata->lock
 2019-04-12  3:16 UTC 

[PATCH] fpga: dfl: Add lockdep classes for pdata->lock
 2019-04-11 15:17 UTC  (3+ messages)

[PATCH v4 0/3] Add Bitstream configuration support for ZynqMP
 2019-04-09 15:54 UTC  (15+ messages)
` [PATCH v4 1/3] firmware: xilinx: Add fpga API's
` [PATCH v4 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp

[PATCH v4 0/3] Add support for ARRI FPGA configuration
 2019-04-08 19:01 UTC  (5+ messages)
` [PATCH v4 3/3] fpga: Add fpga manager driver for ARRI Altera FPP

[RFC PATCH Xilinx Alveo 0/6] Xilinx PCIe accelerator driver
 2019-04-05 22:15 UTC  (3+ messages)

[PATCHv1] fpga: mgr: add FPGA configuration log
 2019-04-03 21:57 UTC  (8+ messages)


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).