linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-12 11:02:44 to 2019-04-11 20:45:54 UTC [more...]

[PATCH 00/17] add new features for FPGA DFL drivers
 2019-04-11 20:45 UTC  (57+ messages)
` [PATCH 01/17] fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address
` [PATCH 02/17] fpga: dfl: fme: align PR buffer size per PR datawidth
` [PATCH 03/17] fpga: dfl: fme: support 512bit data width PR
` [PATCH 04/17] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces
` [PATCH 05/17] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support
` [PATCH 06/17] fpga: dfl: pci: enable SRIOV support
` [PATCH 07/17] fpga: dfl: afu: add AFU state related sysfs interfaces
` [PATCH 08/17] fpga: dfl: afu: add userclock "
` [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 17/17] fpga: dfl: fme: add performance "

[PATCH 0/6] convert locked_vm from unsigned long to atomic64_t
 2019-04-11 20:28 UTC  (14+ messages)
` [PATCH 1/6] mm: change locked_vm's type "
` [PATCH 4/6] fpga/dlf/afu: drop mmap_sem now that locked_vm is atomic

[PATCH] fpga: dfl: afu: Pass the correct device to dma_mapping_error()
 2019-04-11 16:35 UTC  (3+ messages)

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

Device Description for FPGA Components on x86 system
 2019-04-10 15:13 UTC  (6+ messages)

[PATCH v4 0/3] Add Bitstream configuration support for ZynqMP
 2019-04-09 15:54 UTC  (17+ messages)
` [PATCH v4 1/3] firmware: xilinx: Add fpga API's
` [PATCH v4 2/3] dt-bindings: fpga: Add bindings for ZynqMP fpga driver
` [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  (7+ messages)
` [PATCH v4 1/3] usb: misc: add driver for FT232H based FPGA configuration devices
` [PATCH v4 2/3] spi: add FTDI MPSSE SPI controller driver
` [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  (6+ messages)

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

[PATCH v5 0/6]dt-bindings: Firmware node binding for ZynqMP core
 2019-04-01 22:05 UTC  (10+ messages)
` [PATCH v5 1/6] dt-bindings: power: Add ZynqMP power domain bindings
` [PATCH v5 2/6] dt-bindings: soc: Add ZynqMP PM bindings
` [PATCH v5 3/6] dt-bindings: reset: Add bindings for ZynqMP reset driver
` [PATCH v5 4/6] dt-bindings: pinctrl: Add ZynqMP pin controller bindings
` [PATCH v5 5/6] dt-bindings: nvmem: Add bindings for ZynqMP nvmem driver
` [PATCH v5 6/6] dt-bindings: fpga: Add bindings for ZynqMP fpga driver

[PATCH v4 0/6]dt-bindings: Firmware node binding for ZynqMP core
 2019-03-26 14:06 UTC  (10+ messages)
` [PATCH v4 1/6] dt-bindings: power: Add ZynqMP power domain bindings
` [PATCH v4 2/6] dt-bindings: soc: Add ZynqMP PM bindings
` [PATCH v4 3/6] dt-bindings: reset: Add bindings for ZynqMP reset driver
` [PATCH v4 4/6] dt-bindings: pinctrl: Add ZynqMP pin controller bindings
` [PATCH v4 5/6] dt-bindings: nvmem: Add bindings for ZynqMP nvmem driver
` [PATCH v4 6/6] dt-bindings: fpga: Add bindings for ZynqMP fpga driver

[PATCH 1/2] fpga: doc: documentation for FPGA debugfs
 2019-03-19 10:32 UTC  (4+ messages)
` [PATCH 2/2] fpga: add FPGA manager debugfs

FPGA Manager - Partial Reconfiguration support for Xilinx Zynq-7000
 2019-03-07 11:06 UTC  (2+ messages)

[PATCH] drivers: fpga: Kconfig: pedantic cleanups
 2019-03-07  1:25 UTC  (2+ messages)
` [PATCH v2] "

v5.0 Kernel Device Tree Overlay Changes
 2019-02-27 21:39 UTC 

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-27 19:14 UTC  (14+ messages)
` [RESEND PATCH 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
` [RESEND PATCH 2/7] mm/gup: Change write parameter to flags in fast walk
` [RESEND PATCH 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
` [RESEND PATCH 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
` [RESEND PATCH 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
` [RESEND PATCH 6/7] IB/qib: "
` [RESEND PATCH 7/7] IB/mthca: "

[PATCH v2] fpga: dfl: expand minor range when registering chrdev region
 2019-02-21  7:46 UTC 

[PATCH] fpga: expand minor range when registering chrdev region
 2019-02-21  5:17 UTC  (4+ messages)

[PATCH v3 2/3] dt-bindings: fpga: Add bindings for ZynqMP fpga driver
 2019-02-18 17:28 UTC  (3+ messages)

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-15 18:29 UTC 

[PATCH 0/5] use pinned_vm instead of locked_vm to account pinned pages
 2019-02-15 15:26 UTC  (24+ messages)
` [PATCH 1/5] vfio/type1: "
` [PATCH 2/5] vfio/spapr_tce: "

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-13 23:52 UTC  (10+ messages)
  ` [PATCH V2 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
  ` [PATCH V2 2/7] mm/gup: Change write parameter to flags in fast walk
  ` [PATCH V2 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
  ` [PATCH V2 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
  ` [PATCH V2 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
  ` [PATCH V2 6/7] IB/qib: "
  ` [PATCH V2 7/7] IB/mthca: "

[PATCH 5/5] kvm/book3s: use pinned_vm instead of locked_vm to account pinned pages
 2019-02-13  1:43 UTC  (2+ messages)

[PATCH 4/5] powerpc/mmu: use pinned_vm instead of locked_vm to account pinned pages
 2019-02-13  1:14 UTC  (2+ messages)

[PATCH v3 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp
 2019-02-12 17:07 UTC  (3+ 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).