linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-11 06:43:01 to 2023-07-10 04:50:47 UTC [more...]

[PATCH v8 0/4] fpga: add initial KUnit tests for the subsystem
 2023-07-10  4:47 UTC  (7+ messages)
` [PATCH v8 1/4] fpga: add an initial KUnit suite for the FPGA Manager
` [PATCH v8 2/4] fpga: add an initial KUnit suite for the FPGA Bridge
` [PATCH v8 3/4] fpga: add an initial KUnit suite for the FPGA Region
` [PATCH v8 4/4] fpga: add configuration for the FPGA KUnit test suites

[RFC PATCH 0/2] fpga: fix kernel-doc warnings and align descriptions for the core components
 2023-07-07  8:50 UTC  (7+ messages)
` [RFC PATCH 1/2] fpga: region: fix kernel-doc
` [RFC PATCH 2/2] fpga: bridge: "

[PATCH 1/8] fpga: bridge: Convert to devm_platform_ioremap_resource()
 2023-07-07  4:55 UTC  (10+ messages)
` [PATCH 2/8] fpga: fpga-mgr: altera-pr-ip: "
` [PATCH 3/8] fpga: dfl-fme-mgr: "
` [PATCH 4/8] fpga: socfpga-a10: "
` [PATCH 5/8] fpga: xilinx-pr-decoupler: "
` [PATCH 6/8] fpga: fpga-mgr: socfpga: "
` [PATCH 7/8] fpga: fpga-mgr: ts73xx: "
` [PATCH 8/8] fpga: zynq-fpga: "

[PATCH] fpga: dfl: fme: use SI unit prefix macros
 2023-07-05  3:35 UTC 

[PATCH 0/2] fpga: dfl: clean up string formatting for sysfs_emit() and dev_dbg()
 2023-07-05  2:54 UTC  (3+ messages)
` [PATCH 1/2] fpga: dfl: use sysfs_emit() to format sysfs values
` [PATCH 2/2] fpga: dfl: omit unneeded casts of u64 values for dev_dbg()

[PATCH] fpga: dfl: afu: use PFN_DOWN() and PFN_PHYS() helper macros
 2023-06-29  0:22 UTC  (9+ messages)
      ` [PATCH v2] "
              ` [PATCH v3] fpga: dfl: afu: use PFN_DOWN() helper macro

[PATCH v7 0/4] fpga: add initial KUnit tests for the subsystem
 2023-06-27 16:19 UTC  (12+ messages)
` [PATCH v7 1/4] fpga: add an initial KUnit suite for the FPGA Manager
` [PATCH v7 2/4] fpga: add an initial KUnit suite for the FPGA Bridge
` [PATCH v7 3/4] fpga: add an initial KUnit suite for the FPGA Region
` [PATCH v7 4/4] fpga: add configuration for the FPGA KUnit test suites

[RFC PATCH] fpga: fpga-bridge: Add manual set option via sysfs
 2023-06-25  8:39 UTC  (3+ messages)

[GIT PULL] FPGA Manager changes for 6.5-rc1
 2023-06-15 11:06 UTC  (2+ messages)

[RFC PATCH v6 0/4] fpga: add initial KUnit tests for the subsystem
 2023-06-09 11:22 UTC  (13+ messages)
` [RFC PATCH v6 1/4] fpga: add an initial KUnit suite for the FPGA Manager
` [RFC PATCH v6 2/4] fpga: add an initial KUnit suite for the FPGA Bridge
` [RFC PATCH v6 3/4] fpga: add an initial KUnit suite for the FPGA Region
` [RFC PATCH v6 4/4] fpga: add configuration for the KUnit test suites

[BUG] microchip-spi programming issue
 2023-06-07 16:48 UTC  (5+ messages)

[PATCH 00/32] Add parents to struct pmu -> dev
 2023-06-07 11:00 UTC  (21+ messages)
` [PATCH 01/32] perf: Allow a PMU to have a parent
` [PATCH 20/32] perf/arm-ccn: Assign parents for event_source device
` [PATCH 21/32] perf/arm-cmn: "
` [PATCH 25/32] perf/arm-spe: "

[PATCH v3] fpga: zynq-fpga: Ensure proper xCAP interface switch
 2023-06-06 11:16 UTC  (2+ messages)

[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
 2023-06-05 11:10 UTC  (10+ messages)

Wyższa konwersja w e-sklepie
 2023-06-02  8:35 UTC 

[PATCH v2] fpga: zynq-fpga: Ensure proper xCAP interface switch
 2023-06-03 17:27 UTC  (2+ messages)

[PATCH] uio: dfl: add vendor-specific feature id
 2023-05-31  3:07 UTC 

[PATCH 0/2] Microchip FPGA MAINTAINERS changes
 2023-05-30 13:49 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: update Microchip MPF FPGA reviewers
` [PATCH 2/2] dt-bindings: fpga: replace Ivan Bornyakov maintainership

[GIT PULL] FPGA MAINTAINERS changes for 6.3-final
 2023-05-29 13:50 UTC  (2+ messages)

[PATCH] fpga: zynq-fpga: Ensure proper xCAP interface switch
 2023-05-22 10:17 UTC  (2+ messages)

[RFC PATCH v5 0/4] fpga: add initial KUnit tests for the subsystem
 2023-05-18 12:43 UTC  (12+ messages)
` [RFC PATCH v5 1/4] fpga: add fake FPGA manager
` [RFC PATCH v5 2/4] fpga: add fake FPGA bridge
` [RFC PATCH v5 3/4] fpga: add fake FPGA region
` [RFC PATCH v5 4/4] fpga: add initial KUnit test suites

Faktoring
 2023-05-18  8:00 UTC 

[PATCH] fpga: xilinx: Switch Michal Simek's email to new one
 2023-05-17  9:42 UTC  (3+ messages)

[PATCH] Documentation: use capitalization for chapters and acronyms
 2023-05-16 18:43 UTC  (4+ messages)

[PATCH v3 0/4] intel-m10-bmc: Manage register access to control delay during sec update
 2023-05-15 10:06 UTC  (18+ messages)
` [PATCH v3 1/4] mfd: intel-m10-bmc: Move core symbols to own namespace
` [PATCH v3 2/4] mfd: intel-m10-bmc: Create m10bmc_sys_update_bits()
` [PATCH v3 3/4] mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header
` [PATCH v3 4/4] mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registers

[RESEND PATCH] fpga: dfl-fme: constify pointers to hwmon_channel_info
 2023-05-13 15:06 UTC  (2+ messages)

[PATCH v3 0/2] replace Ivan Bornyakov maintainership
 2023-05-06  9:57 UTC  (8+ messages)
` [PATCH v3 1/2] MAINTAINERS: update Microchip MPF FPGA reviewers
` [PATCH v3 2/2] dt-bindings: fpga: replace Ivan Bornyakov maintainership

[RFC PATCH v4 0/4] fpga: add initial KUnit tests for the subsystem
 2023-05-04 20:05 UTC  (12+ messages)
` [RFC PATCH v4 1/4] fpga: add fake FPGA manager
` [RFC PATCH v4 2/4] fpga: add fake FPGA bridge
` [RFC PATCH v4 3/4] fpga: add fake FPGA region
` [RFC PATCH v4 4/4] fpga: add initial KUnit test suites

[PATCH v2 0/2] replace Ivan Bornyakov maintainership
 2023-05-04 11:32 UTC  (9+ messages)
` [PATCH v2 1/2] MAINTAINERS: update Microchip MPF FPGA reviewers
` [PATCH v2 2/2] dt-bindings: fpga: replace Ivan Bornyakov maintainership

[PATCH 0/2] replace Ivan Bornyakov maintainership
 2023-04-28  4:45 UTC  (5+ messages)
` [PATCH 1/2] MAINTAINERS: update Microchip MPF FPGA reviewers
` [PATCH 2/2] dt-bindings: fpga: replace Ivan Bornyakov maintainership

Słowa kluczowe do wypozycjonowania
 2023-04-20  8:00 UTC 

new order
 2023-04-17 20:12 UTC 

[PATCH v2 0/4] intel-m10-bmc: Manage register access to control delay during sec update
 2023-04-17  9:19 UTC  (6+ messages)
` [PATCH v2 1/4] mfd: intel-m10-bmc: Move core symbols to own namespace
` [PATCH v2 2/4] mfd: intel-m10-bmc: Create m10bmc_sys_update_bits()
` [PATCH v2 3/4] mfd: intel-m10-bmc: Move m10bmc_sys_read() away from header
` [PATCH v2 4/4] mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registers

[RFC PATCH v3 0/4] fpga: add initial KUnit tests for the subsystem
 2023-04-14 16:36 UTC  (5+ messages)
` [RFC PATCH v3 1/4] fpga: add fake FPGA manager
` [RFC PATCH v3 2/4] fpga: add fake FPGA bridge
` [RFC PATCH v3 3/4] fpga: add fake FPGA region
` [RFC PATCH v3 4/4] fpga: add initial KUnit test suites

[PATCH v2 0/7] PolarFire SoC Auto Update Support
 2023-04-14 12:40 UTC  (5+ messages)
` [PATCH v2 6/7] fpga: add PolarFire SoC Auto Update support

[PATCH 0/4] Manage register access to control delay during sec update
 2023-04-14 11:45 UTC  (10+ messages)
` [PATCH 1/4] mfd: intel-m10-bmc: Move core symbols to own namespace
` [PATCH 4/4] mfd: intel-m10-bmc: Manage access to MAX 10 fw handshake registers

[GIT PULL] FPGA Manager changes for 6.3-final
 2023-04-11 14:41 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).