messages from 2018-11-07 23:48:33 to 2019-03-06 18:28:57 UTC [more...]
[PATCH] drivers: fpga: Kconfig: pedantic cleanups
2019-03-06 18:28 UTC
FPGA Manager - Partial Reconfiguration support for Xilinx Zynq-7000
2019-03-03 11:32 UTC
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 v4 0/3] Add support for ARRI FPGA configuration
2019-02-21 20:25 UTC (4+ 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
[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 (30+ messages)
` [PATCH 1/5] vfio/type1: "
` [PATCH 2/5] vfio/spapr_tce: "
` [PATCH 3/5] fpga/dlf/afu: "
` [PATCH 4/5] powerpc/mmu: "
` [PATCH 5/5] kvm/book3s: "
[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 v3 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp
2019-02-12 17:07 UTC (3+ messages)
[GIT PULL] of: overlay: validation checks, subsequent fixes for v20
2019-02-12 7:28 UTC (7+ messages)
` [GIT PULL] of: overlay: validation checks, subsequent fixes for v20 -- correction: v4.20
[PATCH v3 1/3] firmware: xilinx: Add fpga API's
2019-02-11 16:17 UTC
[PATCH v3 0/3] Add Bitstream configuration support for ZynqMP
2019-02-11 16:13 UTC
[PATCH] ARM: socfpga: fix base address of SDR controller
2019-02-01 15:50 UTC (9+ messages)
[PATCH AUTOSEL 4.14 025/170] fpga: altera-cvp: Fix registration for CvP incapable devices
2019-01-28 16:09 UTC
[PATCH AUTOSEL 4.19 037/258] fpga: altera-cvp: Fix registration for CvP incapable devices
2019-01-28 15:55 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 039/258] fpga: altera-cvp: fix 'bad IO access' on x86_64
[PATCH AUTOSEL 4.20 043/304] fpga: altera-cvp: Fix registration for CvP incapable devices
2019-01-28 15:39 UTC (2+ messages)
` [PATCH AUTOSEL 4.20 045/304] fpga: altera-cvp: fix 'bad IO access' on x86_64
[PATCH] fpga: stratix10-soc: fix wrong of_node_put() in init function
2019-01-26 16:38 UTC
[PATCH 0/3] patches for FPGA
2019-01-26 16:29 UTC (5+ messages)
` [PATCH 1/3] fpga: stratix10-soc: fix wrong of_node_put() in init function
` [PATCH 2/3] fpga: altera_freeze_bridge: remove restriction to socfpga
` [PATCH 3/3] fpga: mgr: altera-ps-spi: make array dummy static, shrinks object size
[PATCH] fpga: mgr: altera-ps-spi: make array dummy static, shrinks object size
2019-01-24 17:22 UTC (4+ messages)
[PATCH] Add Cyclone-10 support to altera-ps-spi.c
2019-01-24 17:25 UTC (3+ messages)
[PATCH v3] fpga: altera_freeze_bridge: remove restriction to socfpga
2019-01-22 15:18 UTC (3+ messages)
[PATCH v2] fpga: altera_freeze_bridge: remove restriction to socfpga
2019-01-15 18:06 UTC (3+ messages)
[PATCH] fpga: altera_freeze_bridge: remove restriction to socfpga
2019-01-14 22:14 UTC (3+ messages)
[PATCH AUTOSEL 4.19 24/97] fpga: altera-cvp: fix probing for multiple FPGAs on the bus
2019-01-08 19:28 UTC
[PATCH AUTOSEL 4.20 031/117] fpga: altera-cvp: fix probing for multiple FPGAs on the bus
2019-01-08 19:24 UTC
[PATCH v3 0/3] Add support for ARRI FPGA configuration
2018-12-05 10:25 UTC (6+ messages)
` [PATCH v3 1/3] usb: misc: add driver for FT232H based FPGA configuration devices
` [PATCH v3 2/3] spi: add FTDI MPSSE SPI controller driver
` [PATCH v3 3/3] fpga: Add fpga manager driver for ARRI Altera FPP
[PATCH] fpga: stratix10-soc: fix wrong of_node_put() in init function
2018-12-03 17:01 UTC (3+ messages)
[PATCH v2 0/3] Add support for ARRI FPGA configuration
2018-11-28 9:14 UTC (9+ messages)
` [PATCH v2 1/3] usb: misc: add driver for FT232H based FPGA configuration devices
` [PATCH v2 2/3] spi: add FTDI MPSSE SPI controller driver
` [PATCH v2 3/3] fpga: Add fpga manager driver for ARRI Altera FPP
[PATCH 0/2] patches for FPGA
2018-11-26 17:35 UTC (3+ messages)
` [PATCH 1/2] fpga: altera-cvp: fix probing for multiple FPGAs on the bus
` [PATCH 2/2] fpga: mgr: altera-ps-spi: enable usage on non-dt platforms
[PATCH v5] fpga: mgr: altera-ps-spi: enable usage on non-dt platforms
2018-11-26 15:59 UTC (2+ messages)
[PATCH] usb: misc: fix boolconv.cocci warnings
2018-11-23 15:29 UTC (3+ messages)
[PATCH v4] fpga: mgr: altera-ps-spi: enable usage on non-dt platforms
2018-11-20 15:42 UTC (2+ messages)
[PATCH] fpga: altera-cvp: output expected CvP VSE_PCIE_EXT_CAP_ID in error case
2018-11-16 0:08 UTC (3+ messages)
[PATCH v3] fpga: mgr: altera-ps-spi: enable usage on non-dt platforms
2018-11-16 0:02 UTC (4+ messages)
[PATCHv11 0/8] Add Intel Stratix10 FPGA manager and service layer
2018-11-13 18:14 UTC (9+ messages)
` [PATCHv11 1/8] dt-bindings, firmware: add Intel Stratix10 service layer binding
` [PATCHv11 2/8] arm64: dts: stratix10: add stratix10 service driver binding to base dtsi
` [PATCHv11 3/8] firmware: add Intel Stratix10 service layer driver
` [PATCHv11 4/8] dt-bindings: fpga: add Stratix10 SoC FPGA manager binding
` [PATCHv11 5/8] arm64: dts: stratix10: add fpga manager and region
` [PATCHv11 6/8] fpga: add intel stratix10 soc fpga manager driver
` [PATCHv11 7/8] Documentation: driver-api: add stratix10 service layer
` [PATCHv11 8/8] firmware: add remote status update client support
[PATCH 2/3] spi: add FTDI MPSSE SPI controller driver
2018-11-13 18:56 UTC (6+ messages)
` [PATCH v2 "
[PATCH 0/2] fpga: altera-cvp: clean checkpatch faults
2018-11-12 23:08 UTC (4+ messages)
` [PATCH 1/2] fpga: altera-cvp: Insert SPDX-License-Identifier
` [PATCH 2/2] fpga: altera-cvp: Fix function definition argument
[RESEND 0/2] fpga fixes for 4.20
2018-11-12 19:46 UTC (4+ messages)
` [RESEND 1/2] fpga: of-fpga-region: Use platform_set_drvdata
` [RESEND 2/2] fpga: dfl-fme-region: Use platform_get_drvdata()
[PATCH 0/5] fpga: patches for v4.19
2018-11-12 19:39 UTC (9+ messages)
` [PATCH 4/5] fpga: of-fpga-region: Use platform_set_drvdata
` [PATCH 5/5] fpga: dfl-fme-region: Use platform_get_drvdata()
[PATCH 0/4] patches for FPGA
2018-11-12 7:59 UTC (2+ messages)
[PATCH v7 00/17] of: overlay: validation checks, subsequent fixes
2018-11-09 6:06 UTC (18+ messages)
` [PATCH v7 01/17] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v7 02/17] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v7 03/17] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH v7 04/17] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v7 05/17] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH v7 06/17] of: overlay: do not duplicate properties from overlay for "
` [PATCH v7 07/17] of: overlay: reorder fields in struct fragment
` [PATCH v7 08/17] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v7 09/17] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH v7 10/17] of: overlay: test case of two fragments adding same node
` [PATCH v7 11/17] of: overlay: check prevents multiple fragments add or delete "
` [PATCH v7 12/17] of: overlay: check prevents multiple fragments touching same property
` [PATCH v7 13/17] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH v7 14/17] of: overlay: set node fields from properties when add new overlay node
` [PATCH v7 15/17] of: unittest: allow base devicetree to have symbol metadata
` [PATCH v7 16/17] of: unittest: find overlays[] entry by name instead of index
` [PATCH v7 17/17] of: unittest: initialize args before calling of_*parse_*()
[PATCH v2] fpga: altera-cvp: fix probing for multiple FPGAs on the bus
2018-11-08 17:13 UTC (2+ messages)
[PATCH v6 00/18] of: overlay: validation checks, subsequent fixes
2018-11-07 23:48 UTC (5+ messages)
` [PATCH v6 07/18] of: dynamic: change type of of_{at,de}tach_node() to void
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).