Linux-FPGA Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-30 09:21:28 to 2024-04-03 08:07:28 UTC [more...]

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03  8:06 UTC 

[PATCH] fpga: dfl: remove unused function is_dfl_feature_present
 2024-04-02 22:20 UTC 

[PATCH v2] fpga: dfl: fme: revise kernel-doc comments for some functions
 2024-04-02 20:47 UTC 

[PATCH] fpga: dfl: fme: fix kernel-doc comments for some functions
 2024-04-02 20:17 UTC  (4+ messages)

[PATCH RESEND] fpga: dfl: omit unneeded casts of u64 values for dev_dbg()
 2024-04-02 19:24 UTC  (3+ messages)

[PATCH v2] mfd: intel-m10-bmc: Change staging size to a variable
 2024-04-02 18:49 UTC 

[PATCH] mfd: intel-m10-bmc: Change staging size to a variable
 2024-04-02 18:44 UTC  (6+ messages)

[PATCH v6 0/4] fpga: xilinx-selectmap: add new driver
 2024-04-02 13:57 UTC  (8+ messages)
` [PATCH v6 1/4] fpga: xilinx-spi: extract a common driver core
` [PATCH v6 2/4] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema
` [PATCH v6 3/4] fpga: xilinx-selectmap: add new driver
` [PATCH v6 4/4] fpga: xilinx-core: add new gpio names for prog and init

[PATCH] fpga: altera-cvp: Remove an unused field in struct altera_cvp_conf
 2024-04-02  6:30 UTC  (2+ messages)

[PATCH v2] fpga: tests: use KUnit devices instead of platform devices
 2024-04-02  6:20 UTC  (2+ messages)

[PATCH] fpga: add DFL driver for CXL Cache IP block
 2024-04-02  4:44 UTC  (8+ messages)

[PATCH v2] fpga: dfl: remove unused member pdata from struct dfl_{afu,fme}
 2024-04-01 18:49 UTC 

[PATCH] fpga: dfl: afu: remove unused member pdata from struct dfl_afu
 2024-04-01 18:27 UTC  (3+ messages)

[PATCH v2] fpga: region: add owner module and take its refcount
 2024-04-01  9:34 UTC  (3+ messages)

[PATCH] fpga: altera: drop driver owner assignment
 2024-04-01  8:37 UTC  (2+ messages)

[PATCH v3] fpga: bridge: add owner module and take its refcount
 2024-03-31 13:48 UTC  (2+ messages)

[PATCH v3] fpga: region: add owner module and take its refcount
 2024-03-29 17:47 UTC 

[PATCH] fpga: tests: use KUnit devices instead of platform devices
 2024-03-29 16:23 UTC  (2+ messages)

[PATCH] fpga: region: add owner module and take its refcount
 2024-03-26 18:58 UTC  (3+ messages)

[PATCH v3 00/32] spi: get rid of some legacy macros
 2024-03-25  2:13 UTC  (7+ messages)
` [PATCH v3 01/32] fpga: ice40-spi: Follow renaming of SPI "master" to "controller"

[PATCH v2] fpga: bridge: add owner module and take its refcount
 2024-03-21 17:36 UTC  (2+ messages)

[PATCH v6] fpga: manager: add owner module and take its refcount
 2024-03-19 23:55 UTC  (4+ messages)

[PATCH v5 0/3] fpga: xilinx-selectmap: add new driver
 2024-03-19 13:18 UTC  (9+ messages)
` [PATCH v5 1/3] fpga: xilinx-spi: extract a common driver core
` [PATCH v5 2/3] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema
` [PATCH v5 3/3] fpga: xilinx-selectmap: add new driver

[PATCH v4 0/3] fpga: xilinx-selectmap: add new driver
 2024-03-13 22:47 UTC  (18+ messages)
` [PATCH v4 1/3] fpga: xilinx-spi: extract a common driver core
` [PATCH v4 2/3] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema
` [PATCH v4 3/3] fpga: xilinx-selectmap: add new driver

[PATCH] dt-bindings: altera-fpga2sdram-bridge: Convert to dtschema
 2024-03-06  8:21 UTC  (4+ messages)

[RFC PATCH v5 0/1] fpga: improve protection against low-level control module unloading
 2024-03-04 22:26 UTC  (17+ messages)
` [RFC PATCH v5 1/1] fpga: add an owner and use it to take the low-level module's refcount

[PATCH v1 1/1] fpga: ice40-spi: Remove unused of_gpio.h
 2024-03-04 17:57 UTC 

[GIT PULL] FPGA Manager changes for 6.9-rc1
 2024-03-02 19:01 UTC  (2+ messages)

[PATCH v2] fpga: dfl: afu: support Rev 2 of DFL Port feature
 2024-03-02 11:39 UTC  (12+ messages)

[PATCH] dt-bindings: fpga: microchip,mpf-spi-fpga-mgr: document CPOL/CPHA support
 2024-02-23 19:13 UTC  (4+ messages)

[PATCH v2] fpga: remove redundant checks for bridge ops
 2024-02-20 10:25 UTC  (3+ messages)

[PATCH v3 0/5] fpga: xilinx-selectmap: add new driver
 2024-02-15 19:42 UTC  (12+ messages)
` [PATCH v3 1/5] fpga: xilinx-spi: extract a common driver core
` [PATCH v3 2/5] dt-bindings: fpga: xlnx,fpga-slave-serial: rename gpios
` [PATCH v3 3/5] fpga: xilinx-core: rename "prog_b" and "init-b" gpios
` [PATCH v3 4/5] dt-bindings: fpga: xlnx,fpga-selectmap: add DT schema
` [PATCH v3 5/5] fpga: xilinx-selectmap: add new driver

[PATCH 1/3] fpga: xilinx-spi: extract a common driver core
 2024-02-13 21:54 UTC  (26+ messages)
` [PATCH 2/3] dt-bindings: fpga: xlnx,fpga-slave-selectmap: add DT schema
` [PATCH 0/3] fpga: xilinx-selectmap: add new driver
  ` [PATCH 3/3] "

[PATCH v2 00/33] spi: get rid of some legacy macros
 2024-02-12 15:33 UTC  (5+ messages)
` (subset) "

[PATCH v2 0/4] eventfd: simplify signal helpers
 2024-02-08  9:02 UTC  (6+ messages)
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()

[RFC PATCH 0/1] fpga: bridge improve protection against low-level control module unloading
 2024-02-06 10:56 UTC  (2+ messages)
` [RFC PATCH 1/1] fpga: bridge: "

[PATCH] fpga: dfl: make dfl_bus_type const
 2024-02-06  5:58 UTC  (3+ messages)

[PATCH] fpga: dfl: afu: update initialization of port_hdr driver
 2024-02-05 23:30 UTC  (9+ messages)

[PATCH] fpga: dfl: fme: Return directly after a failed devm_kasprintf() call in fme_perf_pmu_register()
 2024-02-02  7:57 UTC  (13+ messages)
    `  "

[PATCH] fpga: remove redundant checks for bridge ops
 2024-02-01 15:14 UTC  (3+ messages)

[PATCH v4] dt-bindings: fpga: Convert fpga-region binding to yaml
 2024-01-31 20:09 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 read-only IMAP folder(s) and NNTP newsgroup(s).