linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-27 07:42:38 to 2020-10-16 06:07:46 UTC [more...]

[PATCH 0/2] UIO support for dfl devices
 2020-10-16  6:02 UTC  (2+ messages)
` [PATCH 1/2] fpga: dfl: add driver_override support

[PATCH v10 0/6] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-10-15 16:28 UTC  (11+ messages)
` [PATCH v10 1/6] fpga: dfl: fix the definitions of type & feature_id for dfl devices
` [PATCH v10 2/6] fpga: dfl: move dfl_device_id to mod_devicetable.h
` [PATCH v10 3/6] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH v10 4/6] fpga: dfl: move dfl bus related APIs to include/linux/dfl.h
` [PATCH v10 5/6] fpga: dfl: add support for N3000 Nios private feature
` [PATCH v10 6/6] memory: dfl-emif: add the DFL EMIF private feature driver

[PATCH v6 23/80] docs: get rid of :c:type explicit declarations for structs
 2020-10-13 11:53 UTC  (2+ messages)
` [PATCH v6 40/80] docs: fpga: replace :c:member: macros

[PATCH v9 0/6] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-10-12 17:27 UTC  (21+ messages)
` [PATCH v9 1/6] fpga: dfl: fix the definitions of type & feature_id for dfl devices
` [PATCH v9 2/6] fpga: dfl: move dfl_device_id to mod_devicetable.h
` [PATCH v9 3/6] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE()
` [PATCH v9 4/6] fpga: dfl: move dfl bus related APIs to include/linux/fpga/dfl.h
` [PATCH v9 5/6] fpga: dfl: add support for N3000 Nios private feature
` [PATCH v9 6/6] memory: dfl-emif: add the DFL EMIF private feature driver

[PATCH v3 0/5] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-10-10  7:03 UTC  (16+ messages)
` [PATCH v3 1/5] fpga: dfl: rename the bus type "dfl" to "fpga-dfl"

(no subject)
 2020-10-09 21:25 UTC  (13+ messages)
` [PATCH v2 01/10] fpga: fpga-mgr: Add devm_fpga_mgr_register() API
` [PATCH v2 02/10] fpga: fpga-mgr: altera-ps-spi: Simplify registration
` [PATCH v2 03/10] fpga: fpga-mgr: dfl-fme-mgr: "
` [PATCH v2 04/10] fpga: fpga-mgr: ice40-spi: "
` [PATCH v2 05/10] fpga: fpga-mgr: machxo2-spi: "
` [PATCH v2 06/10] fpga: fpga-mgr: socfpga: "
` [PATCH v2 07/10] fpga: fpga-mgr: ts73xx: "
` [PATCH v2 08/10] fpga: fpga-mgr: xilinx-spi: "
` [PATCH v2 09/10] fpga: fpga-mgr: zynqmp: "
` [PATCH v2 10/10] fpga: fpga-mgr: altera-pr-ip: "

[PATCH v2 0/6] Intel MAX10 BMC Security Engine Driver
 2020-10-09 20:15 UTC  (24+ messages)
` [PATCH v2 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Security Engine
` [PATCH v2 2/6] fpga: m10bmc-sec: create max10 bmc security engine
` [PATCH v2 3/6] fpga: m10bmc-sec: expose max10 flash update counts
` [PATCH v2 4/6] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v2 5/6] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v2 6/6] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func

[PATCH v3 0/6] Intel MAX10 BMC Secure Update Driver
 2020-10-09  7:22 UTC  (8+ messages)
` [PATCH v3 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates
` [PATCH v3 2/6] fpga: m10bmc-sec: create max10 bmc secure update driver
` [PATCH v3 3/6] fpga: m10bmc-sec: expose max10 flash update counts
` [PATCH v3 4/6] fpga: m10bmc-sec: expose max10 canceled keys in sysfs
` [PATCH v3 5/6] fpga: m10bmc-sec: add max10 secure update functions
` [PATCH v3 6/6] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func

[PATCH v4 0/7] FPGA Security Manager Class Driver
 2020-10-08  0:16 UTC  (8+ messages)
` [PATCH v4 1/7] fpga: sec-mgr: intel fpga security manager class driver
` [PATCH v4 2/7] fpga: sec-mgr: enable secure updates
` [PATCH v4 3/7] fpga: sec-mgr: expose sec-mgr update status
` [PATCH v4 4/7] fpga: sec-mgr: expose sec-mgr update errors
` [PATCH v4 5/7] fpga: sec-mgr: expose sec-mgr update size
` [PATCH v4 6/7] fpga: sec-mgr: enable cancel of secure update
` [PATCH v4 7/7] fpga: sec-mgr: expose hardware error info

[PATCH v3 0/7] Intel FPGA Security Manager Class Driver
 2020-10-07 18:11 UTC  (12+ messages)
` [PATCH v3 1/7] fpga: sec-mgr: intel fpga security manager class driver
` [PATCH v3 2/7] fpga: sec-mgr: enable secure updates
` [PATCH v3 3/7] fpga: sec-mgr: expose sec-mgr update status
` [PATCH v3 4/7] fpga: sec-mgr: expose sec-mgr update errors
` [PATCH v3 5/7] fpga: sec-mgr: expose sec-mgr update size
` [PATCH v3 6/7] fpga: sec-mgr: enable cancel of secure update
` [PATCH v3 7/7] fpga: sec-mgr: expose hardware error info

[PATCH v2 0/7] Intel FPGA Security Manager Class Driver
 2020-10-06 20:00 UTC  (25+ messages)
` [PATCH v2 1/7] fpga: sec-mgr: intel fpga security manager class driver
` [PATCH v2 2/7] fpga: sec-mgr: enable secure updates
` [PATCH v2 3/7] fpga: sec-mgr: expose sec-mgr update status
` [PATCH v2 4/7] fpga: sec-mgr: expose sec-mgr update errors
` [PATCH v2 5/7] fpga: sec-mgr: expose sec-mgr update size
` [PATCH v2 6/7] fpga: sec-mgr: enable cancel of secure update
` [PATCH v2 7/7] fpga: sec-mgr: expose hardware error info

[PATCH v5 22/52] docs: get rid of :c:type explicit declarations for structs
 2020-10-06 16:41 UTC  (3+ messages)
` [PATCH v5 40/52] docs: fpga: replace :c:member: macros

[PATCH v2 00/10] Introduce devm_fpga_mgr_register()
 2020-10-05 17:39 UTC 

[PATCH 00/10] Introduce devm_fpga_mgr_register()
 2020-10-05 16:45 UTC  (25+ messages)
` [PATCH 01/10] fpga: fpga-mgr: Add devm_fpga_mgr_register() API
` [PATCH 02/10] fpga: fpga-mgr: altera-ps-spi: Simplify registration
` [PATCH 03/10] fpga: fpga-mgr: dfl-fme-mgr: "
` [PATCH 04/10] fpga: fpga-mgr: ice40-spi: "
` [PATCH 05/10] fpga: fpga-mgr: machxo2-spi: "
` [PATCH 06/10] fpga: fpga-mgr: socfpga: "
` [PATCH 07/10] fpga: fpga-mgr: ts73xx: "
` [PATCH 08/10] fpga: fpga-mgr: xilinx-spi: "
` [PATCH 09/10] fpga: fpga-mgr: zynqmp: "
` [PATCH 10/10] fpga: fpga-mgr: altera-pr-ip: "

[PATCH v1 00/12] Intel FPGA Security Manager Class Driver
 2020-10-01 20:42 UTC  (14+ messages)
` [PATCH v1 01/12] fpga: fpga security manager class driver
` [PATCH v1 02/12] fpga: create intel max10 bmc security engine

[PATCH v4 0/7] clk: axi-clk-gen: misc updates to the driver
 2020-10-01 19:08 UTC  (22+ messages)
` [PATCH v4 1/7] clk: axi-clkgen: Add support for fractional dividers
` [PATCH v4 2/7] clk: axi-clkgen: Set power bits for fractional mode
` [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 v4 5/7] clk: axi-clkgen: Respect ZYNQMP PFD/VCO frequency limits
` [PATCH v4 6/7] include: fpga: adi-axi-common.h: add definitions for supported FPGAs
` [PATCH v4 7/7] clk: axi-clkgen: Add support for FPGA info

[PATCH v4 22/52] docs: get rid of :c:type explicit declarations for structs
 2020-09-30 23:46 UTC  (6+ messages)
` [PATCH v4 40/52] docs: fpga: replace :c:member: macros


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