public inbox for linux-fpga@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-05 12:56:37 to 2026-03-23 01:54:46 UTC [more...]

[PATCH 00/10] Remove class_find_device_by_of_node in favor of finding by firmware node
 2026-03-23  1:54 UTC  (5+ messages)
` [PATCH net-next 01/10] net: wan: framer: switch to using class_find_device_by_fwnode()
` [PATCH 02/10] phy: core: "
` [PATCH 03/10] spi: "
` [PATCH 04/10] regulator: of: "

[PATCH RESEND 0/5] bitmap: cleanup bitmaps printing
 2026-03-19 20:18 UTC  (7+ messages)
` [PATCH 1/5] powerpc/xive: simplify xive_spapr_debug_show()
` [PATCH 2/5] thermal: intel: switch cpumask_get() to using cpumask_print_to_pagebuf()
` [PATCH 3/5] coresight: don't use bitmap_print_to_pagebuf()
` [PATCH 4/5] lib/prime_numbers: drop temporary buffer in dump_primes()
` [PATCH 5/5] fpga: m10bmc-sec: switch show_canceled_csk() to using sysfs_emit()

[PATCH 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
 2026-03-19  5:49 UTC  (5+ messages)
` [PATCH 1/2] ptp: split clock drivers into two subdirectories
` [PATCH 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[RFC v2 0/2] ptp: Move non-NIC PHC drivers from netdev to clock/timekeeping maintainership
 2026-03-17  2:12 UTC  (9+ messages)
` [RFC v2 1/2] ptp: split clock drivers into two subdirectories
` [RFC v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split

[PATCH v3 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-03-04 18:30 UTC  (21+ messages)
` [PATCH v3 01/10] PCI: add driver flag to opt into disabling SR-IOV on remove()
` [PATCH v3 02/10] fpga: dfl-pci: set driver flag to disable "
` [PATCH v3 03/10] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
` [PATCH v3 04/10] rust: pci: add vtable attribute to pci::Driver trait
` [PATCH v3 05/10] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
` [PATCH v3 06/10] rust: pci: add is_virtfn(), to check for VFs
` [PATCH v3 07/10] rust: pci: add is_physfn(), to check for PFs
` [PATCH v3 08/10] rust: pci: add num_vf(), to return number of VFs
` [PATCH v3 09/10] rust: pci: add physfn(), to return PF device for VF device
` [PATCH v3 10/10] samples: rust: add SR-IOV driver sample

[PATCH 00/12] cleanup bitmaps printing in sysfs
 2026-03-03 18:17 UTC  (19+ messages)
` [PATCH 01/12] powerpc/xive: simplify xive_spapr_debug_show()
` [PATCH 02/12] octeontx2-af: siplify rvu_debugfs
` [PATCH 03/12] thermal: intel: switch cpumask_get() to using cpumask_print_to_pagebuf()
` [PATCH 04/12] lib/prime_numbers: drop temporary buffer in dump_primes()
` [PATCH 05/12] bitmap: switch test to scnprintf("%*pbl")
` [PATCH 06/12] bitmap: align test_bitmap output
` [PATCH 07/12] mm: add rest_of_page() macro
` [PATCH 08/12] coresight: don't use bitmap_print_to_pagebuf()
` [PATCH 09/12] fpga: m10bmc-sec: switch show_canceled_csk() to using scnprintf()
` [PATCH 10/12] net-sysfs: switch xps_queue_show() "
` [PATCH 11/12] cpumask: switch cpumap_print_to_pagebuf() "
` [PATCH 12/12] bitmap: drop bitmap_print_to_pagebuf()

FAILED: Patch "fpga: dfl: use subsys_initcall to allow built-in drivers to be added" failed to apply to 6.12-stable tree
 2026-03-02 14:31 UTC  (2+ messages)

[PATCH] fpga: bridge: Use sysfs_emit() instead of sprintf()
 2026-03-02  3:39 UTC  (3+ messages)

[PATCH RESEND] fpga: bridge: Use str_enabled_disabled helper in state_show
 2026-03-02  3:34 UTC  (3+ messages)

FAILED: Patch "fpga: dfl: use subsys_initcall to allow built-in drivers to be added" failed to apply to 5.10-stable tree
 2026-03-01  1:58 UTC 

FAILED: Patch "fpga: dfl: use subsys_initcall to allow built-in drivers to be added" failed to apply to 5.15-stable tree
 2026-03-01  1:48 UTC 

FAILED: Patch "fpga: dfl: use subsys_initcall to allow built-in drivers to be added" failed to apply to 6.1-stable tree
 2026-03-01  1:40 UTC 

FAILED: Patch "fpga: dfl: use subsys_initcall to allow built-in drivers to be added" failed to apply to 6.6-stable tree
 2026-03-01  1:30 UTC 

[PATCH v2 00/10] rust: pci: add abstractions for SR-IOV capability
 2026-02-26  6:59 UTC  (16+ messages)
` [PATCH v2 01/10] PCI: add driver flag to opt into disabling SR-IOV on remove()
` [PATCH v2 02/10] fpga: dfl-pci: set driver flag to disable "
` [PATCH v2 03/10] rust: pci: add {enable,disable}_sriov(), to control SR-IOV capability
` [PATCH v2 04/10] rust: pci: add vtable attribute to pci::Driver trait
` [PATCH v2 05/10] rust: pci: add bus callback sriov_configure(), to control SR-IOV from sysfs
` [PATCH v2 06/10] rust: pci: add is_virtfn(), to check for VFs
` [PATCH v2 07/10] rust: pci: add is_physfn(), to check for PFs
` [PATCH v2 08/10] rust: pci: add num_vf(), to return number of VFs
` [PATCH v2 09/10] rust: pci: add physfn(), to return PF device for VF device
` [PATCH v2 10/10] samples: rust: add SR-IOV driver sample

[PATCH] firmware: stratix10-svc: support up to 4 buffer claims and extend timeout
 2026-02-26  6:14 UTC  (3+ messages)

[PATCH AUTOSEL 6.19-6.1] fpga: of-fpga-region: Fail if any bridge is missing
 2026-02-19  2:03 UTC 

[PATCH v5 0/3] Add Efinix FPGA SPI programming support
 2026-02-02 10:54 UTC  (12+ messages)
` [PATCH v5 1/3] dt-bindings: vendor-prefix: Add prefix for Efinix, Inc
` [PATCH v5 2/3] dt-bindings: fpga: Add Efinix SPI programming bindings
` [PATCH v5 3/3] fpga-mgr: Add Efinix SPI programming driver

[PATCH RESEND] fpga: bridge: Use str_enabled_disabled helper in state_show
 2026-01-26  0:47 UTC 

[GIT PULL] FPGA Manager changes for 6.20-rc1
 2026-01-23 16:04 UTC  (2+ messages)

[PATCH] fpga: dfl: fix typo in header file
 2026-01-22  9:32 UTC  (2+ messages)

[PATCH RESEND] fpga: bridge: Use str_enabled_disabled helper in state_show
 2025-12-19 21:27 UTC 

[PATCH] fpga: dfl: use subsys_initcall to allow built-in drivers to be added
 2025-12-19 15:41 UTC  (2+ messages)

[PATCH] fpga: xilinx: Switch Michal Simek's email to new one
 2025-12-19 15:40 UTC  (2+ messages)

[PATCH] fpga: of-fpga-region: Fail if any bridge is missing
 2025-12-19 15:39 UTC  (2+ messages)

[PATCH 0/2] Add Agilex5 SMMU support for service layer and FPGA manager
 2025-12-19 15:09 UTC  (5+ messages)
` [PATCH 1/2] firmware: stratix10-svc: Add SMMU support for Agilex5
` [PATCH 2/2] fpga: stratix10-soc: Add persistent SMMU-aware DMA handling "

[PATCH] fpga: bridge: Use str_enabled_disabled helper in state_show
 2025-11-23 18:22 UTC 

Subject: [GIT PULL] FPGA Manager changes for 6.19-rc1
 2025-11-21 14:23 UTC  (2+ messages)

[PATCH v6 0/2] Enable FPGA Manager support for Agilex5
 2025-11-20  3:17 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: fpga: stratix10: add "
` [PATCH v6 2/2] arm64: dts: agilex5: add fpga-region and fpga-mgr nodes

[PATCH v5 0/2] Enable FPGA Manager support for Agilex5
 2025-11-19 17:49 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: fpga: stratix10: add "
` [PATCH v5 2/2] arm64: dts: agilex5: add fpga-region and fpga-mgr nodes

[PATCH v4 0/2] Enable FPGA Manager support for Agilex5
 2025-11-18 23:01 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: fpga: stratix10: add "
` [PATCH v4 2/2] arm64: dts: agilex5: add fpga-region and fpga-mgr nodes

[PATCH v3 0/2] Enable FPGA Manager support for Agilex5
 2025-11-18  0:51 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: fpga: stratix10: add "
` [PATCH v3 2/2] arm64: dts: agilex5: add fpga-region and fpga-mgr nodes

[PATCH v2 0/2] Enable FPGA Manager support for Agilex5
 2025-11-14  9:37 UTC  (18+ messages)
` [PATCH v2 1/2] dt-bindings: fpga: stratix10: add "
` [PATCH v2 2/2] arm64: dts: agilex5: add fpga-region and fpga-mgr nodes

[PATCH 1/3] dt-bindings: fpga: stratix10: add support for Agilex5
 2025-11-12  0:19 UTC  (4+ messages)

[PATCH 0/3] Enable FPGA Manager support for Agilex5
 2025-11-11  7:48 UTC  (3+ messages)
` [PATCH 2/3] fpga: stratix10-soc: Add "
` [PATCH 3/3] arm64: dts: agilex5: add fpga-region and fpga-mgr nodes

[PATCH 0/2] fpga: stratix10-soc: fix compilation + COMPILE_TEST
 2025-11-10 20:24 UTC  (11+ messages)
` [PATCH 1/2] fpga: stratix10-soc: add missing header
` [PATCH 2/2] fpga: stratix10-soc: add COMPILE_TEST support

[PATCH v3 1/1] fpga: altera-cvp: Use pci_find_vsec_capability() when probing FPGA device
 2025-11-10  7:03 UTC  (2+ messages)

[PATCH 1/1] fpga: stratix10-soc: Add support for bitstream authentication
 2025-11-06  2:12 UTC 

[RESEND][PATCH 1/1] fpga: altera-cvp: Limit driver registration to specific device ID
 2025-11-05 15:24 UTC  (4+ messages)

[PATCH 0/4] fpga: Add dummy definitions of API functions
 2025-11-05 14:08 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/4] fpga: manager: "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox