linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-27 14:33:26 to 2020-09-29 14:40:12 UTC [more...]

[PATCH v4 0/7] clk: axi-clk-gen: misc updates to the driver
 2020-09-29 14:44 UTC  (3+ messages)
` [PATCH v4 3/7] clk: axi-clkgen: add support for ZynqMP (UltraScale)
` [PATCH v4 4/7] clk: axi-clkgen: wrap limits in a struct and keep copy on the state object

[PATCH v3 0/5] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-09-29  7:19 UTC  (18+ messages)
` [PATCH v3 1/5] fpga: dfl: rename the bus type "dfl" to "fpga-dfl"
` [PATCH v3 2/5] fpga: dfl: fix the definitions of type & feature_id for dfl devices
` [PATCH v3 3/5] fpga: dfl: move fpga_dfl_device_id to mod_devicetable.h
` [PATCH v3 4/5] fpga: dfl: add fpga dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH v3 5/5] fpga: dfl: move fpga dfl bus related APIs to include/linux/fpga/dfl.h

[PATCH v1 00/12] Intel FPGA Security Manager Class Driver
 2020-09-24 21:48 UTC  (50+ messages)
` [PATCH v1 01/12] fpga: fpga security manager class driver
` [PATCH v1 02/12] fpga: create intel max10 bmc security engine
` [PATCH v1 03/12] fpga: expose max10 flash update counts in sysfs
` [PATCH v1 04/12] fpga: expose max10 canceled keys "
` [PATCH v1 05/12] fpga: enable secure updates
` [PATCH v1 06/12] fpga: add max10 secure update functions
` [PATCH v1 07/12] fpga: expose sec-mgr update status
` [PATCH v1 08/12] fpga: expose sec-mgr update errors
` [PATCH v1 09/12] fpga: expose sec-mgr update size
` [PATCH v1 10/12] fpga: enable sec-mgr update cancel
` [PATCH v1 11/12] fpga: expose hardware error info in sysfs
` [PATCH v1 12/12] fpga: add max10 get_hw_errinfo callback func

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

[PATCH v2 0/6] clk: axi-clk-gen: misc updates to the driver
 2020-09-24  5:41 UTC  (12+ messages)
` [PATCH v2 5/6] include: fpga: adi-axi-common.h: add definitions for supported FPGAs

[GIT PULL] FPGA Manager additional changes for 5.10
 2020-09-24  2:08 UTC  (5+ messages)

[RFC] fpga: dfl: a prototype uio driver
 2020-09-23  1:54 UTC  (4+ messages)

[PATCH v3] add the FPGA Device Feature List (DFL) EMIF support
 2020-09-22  3:17 UTC  (6+ messages)
` [PATCH v3] memory: dfl-emif: add the DFL EMIF private feature driver

[PATCH -next] fpga: dfl: simplify the return expression of fme_perf_pmu_register
 2020-09-21 15:36 UTC  (2+ messages)

[PATCH v2 1/1] fpga: dfl: afu: harden port enable logic
 2020-09-18  2:08 UTC  (6+ messages)

[PATCH 1/1] fpga: dfl: afu: harden port enable logic
 2020-09-17 18:25 UTC 

RFC improving amount of content in 5.11
 2020-09-17 15:38 UTC  (7+ messages)

[PATCH v2 next] fpga: dfl: n3000-nios: Make m10_n3000_info static
 2020-09-17  2:18 UTC  (2+ messages)

[PATCH -next] fpga: dfl: Make m10_n3000_info static
 2020-09-17  1:33 UTC  (3+ messages)

[PATCH v2 0/4] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-09-16  0:24 UTC  (13+ messages)
` [PATCH v2 1/4] fpga: dfl: move dfl_device_id to mod_devicetable.h
` [PATCH v2 2/4] dfl: add dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH v2 3/4] fpga: dfl: fix the comments of type & feature_id fields
` [PATCH v2 4/4] fpga: dfl: move dfl bus related APIs to include/linux/fpga/dfl.h

[PATCH v8 2/2] fpga: dfl: add support for N3000 Nios private feature
 2020-09-15 22:57 UTC  (2+ messages)

[PATCH 1/3] fpga: dfl: move dfl_device_id to mod_devicetable.h
 2020-09-15  3:13 UTC  (11+ messages)
` [PATCH 2/3] dfl: add dfl bus support to MODULE_DEVICE_TABLE()
  ` [PATCH 3/3] fpga: dfl: move dfl-bus related APIs to include/linux/fpga/dfl-bus.h

How to upload fpga firmware
 2020-09-14 15:12 UTC  (7+ messages)

[GIT PULL] FPGA Manager changes for 5.10
 2020-09-14  8:28 UTC  (2+ messages)

[PATCH 0/3] add VFIO mdev support for DFL devices
 2020-09-11  6:32 UTC  (10+ messages)
` [PATCH 1/3] fpga: dfl: add driver_override support
` [PATCH 2/3] fpga: dfl: VFIO mdev support for DFL devices
` [PATCH 3/3] Documentation: fpga: dfl: Add description for VFIO Mdev support

[PATCH v8 1/2] fpga: dfl: create a dfl bus type to support DFL devices
 2020-09-10  3:49 UTC  (4+ messages)

[PATCH v8 0/2] Modularization of DFL private feature drivers
 2020-09-07 14:23 UTC 

[PATCH v7 0/3] Modularization of DFL private feature drivers
 2020-09-07  6:13 UTC  (8+ 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  (9+ messages)
` [PATCH v4 1/4] fpga: dfl: change data type of feature id to u16


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