linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-18 02:19:55 to 2020-09-04 23:53:16 UTC [more...]

[PATCH v1 00/12] Intel FPGA Security Manager Class Driver
 2020-09-04 23:52 UTC 

[PATCH v7 0/3] Modularization of DFL private feature drivers
 2020-08-31  0:18 UTC  (6+ messages)
` [PATCH v7 1/3] fpga: dfl: map feature mmio resources in their own "
` [PATCH v7 2/3] fpga: dfl: create a dfl bus type to support DFL devices
` [PATCH v7 3/3] fpga: dfl: add support for N3000 Nios private feature

[PATCH v4 1/5] fpga manager: xilinx-spi: remove stray comment
 2020-08-31  0:09 UTC  (10+ messages)
` [PATCH v4 2/5] fpga manager: xilinx-spi: remove final dot from dev_err() strings
` [PATCH v4 3/5] fpga manager: xilinx-spi: fix write_complete timeout handling
` [PATCH v4 4/5] fpga manager: xilinx-spi: add error checking after gpiod_get_value()
` [PATCH v4 5/5] fpga manager: xilinx-spi: provide better diagnostics on programming failure

[PATCH v3 1/5] fpga manager: xilinx-spi: remove stray comment
 2020-08-29 21:08 UTC  (8+ messages)
` [PATCH v3 2/5] fpga manager: xilinx-spi: remove final dot from dev_err() strings
` [PATCH v3 3/5] fpga manager: xilinx-spi: fix write_complete timeout handling
` [PATCH v3 4/5] fpga manager: xilinx-spi: add error checking after gpiod_get_value()
` [PATCH v3 5/5] fpga manager: xilinx-spi: provide better diagnostics on programming failure

[PATCH v2 1/5] fpga manager: xilinx-spi: remove stray comment
 2020-08-28 12:34 UTC  (11+ messages)
` [PATCH v2 2/5] fpga manager: xilinx-spi: remove final dot from dev_err() strings
` [PATCH v2 3/5] fpga manager: xilinx-spi: rework write_complete loop implementation
` [PATCH v2 4/5] fpga manager: xilinx-spi: add error checking after gpiod_get_value()
` [PATCH v2 5/5] fpga manager: xilinx-spi: provide better diagnostics on programming failure

[PATCH v4 0/4] Modularization of DFL private feature drivers
 2020-08-28  5:56 UTC  (19+ messages)
` [PATCH v4 1/4] fpga: dfl: change data type of feature id to u16
` [PATCH v4 2/4] fpga: dfl: map feature mmio resources in their own feature drivers
` [PATCH v4 3/4] fpga: dfl: create a dfl bus type to support DFL devices
` [PATCH v4 4/4] fpga: dfl: add support for N3000 Nios private feature

[PATCH 1/3] fpga manager: xilinx-spi: remove stray comment
 2020-08-27 14:30 UTC  (10+ messages)
` [PATCH 2/3] fpga manager: xilinx-spi: provide better diagnostics on programming failure
` [PATCH 3/3] fpga manager: xilinx-spi: remove final dot from dev_err() strings

[PATCH v6 0/3] Modularization of DFL private feature drivers
 2020-08-19  8:07 UTC  (6+ messages)
` [PATCH v6 1/3] fpga: dfl: map feature mmio resources in their own "
` [PATCH v6 2/3] fpga: dfl: create a dfl bus type to support DFL devices
` [PATCH v6 3/3] fpga: dfl: add support for N3000 Nios private feature

[PATCH v5 0/3] Modularization of DFL private feature drivers
 2020-08-14  6:55 UTC  (8+ messages)
` [PATCH v5 1/3] fpga: dfl: map feature mmio resources in their own "
` [PATCH v5 2/3] fpga: dfl: create a dfl bus type to support DFL devices
` [PATCH v5 3/3] fpga: dfl: add support for N3000 Nios private feature

[PATCH v2 0/6] clk: axi-clk-gen: misc updates to the driver
 2020-08-10 14:07 UTC  (15+ messages)
` [PATCH v2 1/6] clk: axi-clkgen: Add support for fractional dividers
` [PATCH v2 2/6] clk: axi-clkgen: Set power bits for fractional mode
` [PATCH v2 3/6] clk: axi-clkgen: add support for ZynqMP (UltraScale)
` [PATCH v2 4/6] clk: axi-clkgen: Respect ZYNQMP PFD/VCO frequency limits
` [PATCH v2 5/6] include: fpga: adi-axi-common.h: add definitions for supported FPGAs
` [PATCH v2 6/6] clk: axi-clkgen: Add support for FPGA info

[PATCH 0/6] clk: axi-clk-gen: misc updates to the driver
 2020-08-06 13:49 UTC  (17+ messages)
` [PATCH 1/6] clk: axi-clkgen: Add support for fractional dividers
` [PATCH 2/6] clk: axi-clkgen: Set power bits for fractional mode
` [PATCH 3/6] clk: axi-clkgen: add support for ZynqMP (UltraScale)
` [PATCH 4/6] clk: axi-clkgen: Respect ZYNQMP PFD/VCO frequency limits
` [PATCH 5/6] include: fpga: adi-axi-common.h: add definitions for supported FPGAs
` [PATCH 6/6] clk: axi-clkgen: Add support for FPGA info

[PATCH v3 0/4] Modularization of DFL private feature drivers
 2020-08-06  8:50 UTC  (28+ messages)
` [PATCH v3 1/4] fpga: dfl: change data type of feature id to u16
` [PATCH v3 2/4] fpga: dfl: map feature mmio resources in their own feature drivers
` [PATCH v3 3/4] fpga: dfl: create a dfl bus type to support DFL devices
` [PATCH v3 4/4] fpga: dfl: add support for N3000 nios private feature

[PATCH] MAINTAINERS: Add Tom Rix as fpga reviewer
 2020-08-05 19:51 UTC  (7+ messages)

[RESEND PATCHv1] fpga: stratix10-soc: make FPGA task un-interruptible
 2020-08-04 18:04 UTC  (5+ messages)

[RFC PATCH 00/17] Drop uses of pci_read_config_*() return value
 2020-08-03  6:56 UTC  (10+ messages)
` [RFC PATCH 07/17] fpga: altera-cvp: "

[PATCH v2 0/4] Modularization of DFL private feature drivers
 2020-08-01 15:47 UTC  (22+ messages)
` [PATCH v2 1/4] fpga: dfl: change data type of feature id to u16
` [PATCH v2 2/4] fpga: dfl: map feature mmio resources in their own feature drivers
` [PATCH v2 3/4] fpga: dfl: create a dfl bus type to support DFL devices
` [PATCH v2 4/4] fpga: dfl: add support for N3000 nios private feature

[GIT PULL] FPGA Manager changes for 5.9-rc1
 2020-07-23  7:25 UTC  (2+ messages)

[PATCH 0/2] Modularization of DFL private feature drivers
 2020-07-22  6:51 UTC  (22+ messages)
` [PATCH 1/2] fpga: dfl: map feature mmio resources in their own "
` [PATCH 2/2] fpga: dfl: create a dfl bus type to support DFL devices

[PATCH] fpga: region: Replace HTTP links with HTTPS ones
 2020-07-21  1:50 UTC  (2+ messages)

[PATCH] fpga: stratix10-soc: make FPGA task un-interruptible
 2020-07-20 19:00 UTC  (2+ messages)

[GIT PULL] FPGA Manager (late) fixes for 5.8
 2020-07-20  8:01 UTC  (2+ 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).