linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-14 09:28:50 to 2021-06-29 12:12:33 UTC [more...]

[PATCH v3 0/4] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC
 2021-06-29 12:12 UTC  (3+ messages)
` [PATCH v3 1/4] fpga: dfl: expose feature revision from struct dfl_device
` [PATCH v3 2/4] spi: spi-altera-dfl: support n5010 feature revision

[PATCH v2 0/5] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC
 2021-06-29 11:49 UTC  (22+ messages)
` [PATCH v2 1/5] fpga: dfl: pci: add device IDs for Silicom N501x PAC cards
` [PATCH v2 2/5] fpga: dfl: expose feature revision from struct dfl_device
` [PATCH v2 3/5] spi: spi-altera-dfl: support n5010 feature revision
` [PATCH v2 4/5] mfd: intel-m10-bmc: add n5010 variant
` [PATCH v2 5/5] hwmon: intel-m10-bmc-hwmon: add n5010 sensors

[PATCH] fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
 2021-06-29  8:08 UTC  (4+ messages)

[RFC] fpga: dfl: fme: Fix cpu hotplug code
 2021-06-29  7:14 UTC  (5+ messages)

[PATCH v4 0/7] wrappers for fpga_manager_ops
 2021-06-28 21:03 UTC  (10+ messages)
` [PATCH v4 1/7] fpga-mgr: wrap the write_init() op
` [PATCH v4 2/7] fpga-mgr: make write_complete() op optional
` [PATCH v4 3/7] fpga-mgr: wrap the write() op
` [PATCH v4 4/7] fpga-mgr: wrap the status() op
` [PATCH v4 5/7] fpga-mgr: wrap the state() op
` [PATCH v4 6/7] fpga-mgr: wrap the fpga_remove() op
` [PATCH v4 7/7] fpga-mgr: wrap the write_sg() op

[PATCH v5 0/4] generalize fpga_mgr_load
 2021-06-28 20:55 UTC  (10+ messages)
` [PATCH v5 1/4] fpga: generalize updating the card
` [PATCH v5 2/4] fpga: add FPGA_MGR_REIMAGE flag
` [PATCH v5 3/4] fpga: pass fpga_manager_update_ops to the fpga_manager_write functions
` [PATCH v5 4/4] fpga: use reimage ops in fpga_mgr_load()

[PATCH v8 0/3] fpga: Use standard class dev_release function
 2021-06-28 18:51 UTC  (9+ messages)
` [PATCH v8 1/3] fpga: mgr: Use standard dev_release for class driver
` [PATCH v8 2/3] fpga: bridge: "
` [PATCH v8 3/3] fpga: region: "

[GIT PULL] FPGA Manager late cleanups for 5.14-rc1
 2021-06-27 10:48 UTC  (2+ messages)

[PATCH v8 0/5]Add Bitstream configuration support for Versal
 2021-06-26 15:52 UTC  (6+ messages)
` [PATCH v8 1/5] drivers: firmware: Add PDI load API support
` [PATCH v8 2/5] dt-bindings: fpga: Add binding doc for versal fpga manager
` [PATCH v8 3/5] dt-bindings: firmware: Add bindings for xilinx firmware
` [PATCH v8 4/5] dt-bindings: firmware: Remove xlnx,zynqmp-firmware.txt file
` [PATCH v8 5/5] fpga: versal-fpga: Add versal fpga manager driver

[PATCH v7 0/4]Add Bitstream configuration support for Versal
 2021-06-26 15:38 UTC  (4+ messages)
` [PATCH v7 3/4] dt-bindings: firmware: Add bindings for xilinx firmware

[PATCH 0/4] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC
 2021-06-25  7:11 UTC  (22+ messages)
` [PATCH 1/4] fpga: dfl: pci: add device IDs for Silicom N501x PAC cards
` [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h
` [PATCH 3/4] spi: spi-altera-dfl: support n5010 feature revision
` [PATCH 4/4] hwmon: intel-m10-bmc: add sensor support for Silicom N5010 card

[PATCH v4 0/5] generalize fpga_mgr_load
 2021-06-24 21:17 UTC  (6+ messages)
` [PATCH v4 1/5] fpga: generalize updating the card
` [PATCH v4 2/5] fpga: add FPGA_MGR_REIMAGE flag
` [PATCH v4 3/5] fpga: pass fpga_manager_update_ops to the fpga_manager_write functions
` [PATCH v4 4/5] fpga: use reimage ops in fpga_mgr_load()
` [PATCH v4 5/5] fpga: fpga-mgr: simplify mops check in wrappers

[PATCH] dt-bindings: fpga: zynq: convert bindings to YAML
 2021-06-24 20:27 UTC  (2+ messages)

[PATCH v7 0/3] fpga: Use standard class dev_release function
 2021-06-24 16:13 UTC  (9+ messages)
` [PATCH v7 1/3] fpga: mgr: Use standard dev_release for class driver
` [PATCH v7 2/3] fpga: bridge: "
` [PATCH v7 3/3] fpga: region: "

[PATCH v3 0/7] wrappers for fpga_manager_ops
 2021-06-24 14:37 UTC  (10+ messages)
` [PATCH v3 1/7] fpga-mgr: wrap the write_init() op
` [PATCH v3 2/7] fpga-mgr: make write_complete() op optional
` [PATCH v3 3/7] fpga-mgr: wrap the write() op
` [PATCH v3 4/7] fpga-mgr: wrap the status() op
` [PATCH v3 5/7] fpga-mgr: wrap the state() op
` [PATCH v3 6/7] fpga-mgr: wrap the fpga_remove() op
` [PATCH v3 7/7] fpga-mgr: collect wrappers and change to inline

[Question] machxo2-spi driver input file
 2021-06-23  9:44 UTC 

[PATCH v6 0/3] fpga: Use standard class dev_release function
 2021-06-22 23:08 UTC  (14+ messages)
` [PATCH v6 1/3] fpga: mgr: Use standard dev_release for class driver
` [PATCH v6 2/3] fpga: bridge: "
` [PATCH v6 3/3] fpga: region: "

[PATCH v5 0/4] fpga: reorganize to subdirs
 2021-06-22 20:05 UTC  (5+ messages)
` [PATCH v5 1/4] fpga: dfl: reorganize to subdir layout
` [PATCH v5 2/4] fpga: xilinx: "
` [PATCH v5 3/4] fpga: altera: "
` [PATCH v5 4/4] fpga: lattice: "

[PATCH v5 0/3] fpga: Use standard class dev_release function
 2021-06-21  9:48 UTC  (19+ messages)
` [PATCH v5 1/3] fpga: mgr: Use standard dev_release for class driver
` [PATCH v5 2/3] fpga: bridge: "
` [PATCH v5 3/3] fpga: region: "

[PATCH] fpga: machxo2-spi: Address warning about unused variable
 2021-06-18 22:46 UTC 

[PATCH v4 0/4] fpga: reorganize to subdirs
 2021-06-18 22:04 UTC  (15+ messages)
` [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout
` [PATCH v4 2/4] fpga: xilinx: "
` [PATCH v4 3/4] fpga: altera: "
` [PATCH v4 4/4] fpga: lattice: "

[PATCH 00/11] fpga: change FPGA indirect article to an
 2021-06-17  8:00 UTC  (3+ messages)
` [PATCH 04/11] crypto: marvell: cesa: "

[PATCH 0/8] FPGA Manager devres cleanup
 2021-06-15 16:00 UTC  (20+ messages)
` [PATCH 1/8] fpga: altera-pr-ip: Remove function alt_pr_unregister
` [PATCH 2/8] fpga: stratix10-soc: Add missing fpga_mgr_free() call
` [PATCH 3/8] fpga: mgr: Rename dev to parent for parent device
` [PATCH 4/8] fpga: bridge: "
` [PATCH 5/8] fpga: region: "
` [PATCH 6/8] fpga: mgr: Use standard dev_release for class driver
` [PATCH 7/8] fpga: bridge: "
` [PATCH 8/8] fpga: region: "

[PATCH v3 0/4] fpga: reorganize to subdirs
 2021-06-14 15:15 UTC  (4+ messages)
` [PATCH v3 1/4] fpga: dfl: reorganize to subdir layout

[PATCH] dt-bindings: serial: convert Cadence UART bindings to YAML
 2021-06-14 15:03 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).