linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-11 04:18:47 to 2022-04-25 13:33:19 UTC [more...]

[PATCH v6 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-25 13:23 UTC  (8+ messages)
` [PATCH v6 1/5] fpga: zynq: Fix incorrect variable type
` [PATCH v6 2/5] fpga: fix for coding style issues
` [PATCH v6 3/5] fpga: fpga-mgr: fix kernel-doc warnings
` [PATCH v6 4/5] fpga: Use tab instead of space indentation
` [PATCH v6 5/5] fpga: fpga-region: fix kernel-doc formatting issues

[bug report] fpga: zynq: Fix incorrect variable type
 2022-04-25 13:21 UTC  (2+ messages)

[PATCH v2] fpga: dfl: Allow Port to be linked to FME's DFL
 2022-04-25 11:26 UTC  (3+ messages)

[PATCH v7 0/2] check feature type for DFL irq parsing
 2022-04-25  7:31 UTC  (7+ messages)
` [PATCH v7 1/2] fpga: dfl: check feature type before parse irq info
` [PATCH v7 2/2] Documentation: fpga: dfl: add link address of feature id table

[PATCH] fpga: altera-pr-ip: fix unsigned comparison with less than zero
 2022-04-22 15:47 UTC  (5+ messages)

[PATCH v5 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-22  3:38 UTC  (11+ messages)
` [PATCH v5 1/5] fpga: zynq: Fix incorrect variable type
` [PATCH v5 2/5] fpga: fix for coding style issues
` [PATCH v5 3/5] fpga: fpga-mgr: fix kernel-doc warnings
` [PATCH v5 4/5] fpga: Use tab instead of space indentation
` [PATCH v5 5/5] fpga: fpga-region: fix kernel-doc formatting issues

[PATCH] fpga: fpga-mgr: Fix undefined behavior
 2022-04-21 14:57 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update linux-fpga repository location
 2022-04-20 21:33 UTC  (5+ messages)

[PATCH v2] uio: dfl: add HSSI feature id
 2022-04-19 17:52 UTC  (6+ messages)

[PATCH v4 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-19  9:45 UTC  (17+ messages)
` [PATCH v4 1/5] fpga: zynq: Fix incorrect variable type
` [PATCH v4 2/5] fpga: fix for coding style issues
` [PATCH v4 3/5] fpga: fpga-mgr: fix kernel-doc warnings
` [PATCH v4 4/5] fpga: Use tab instead of space indentation
` [PATCH v4 5/5] fpga: fpga-region: fix kernel-doc formatting issues

[PATCH v2] fpga: dfl: fme: adding reserved bits for revision of FME/Port error
 2022-04-19  3:03 UTC 

[PATCH v1 0/8] Extend FW framework for user FW uploads
 2022-04-18 23:00 UTC 

[PATCH v1] fpga: dfl: fme: adding reserved bits for revision of FME/Port error
 2022-04-18  2:50 UTC  (5+ messages)

[PATCH v1] fpga: dfl: Allow Port to be linked to FME's DFL
 2022-04-18  2:36 UTC  (5+ messages)

[PATCH v6 0/2] check feature type for DFL irq parsing
 2022-04-18  1:27 UTC  (8+ messages)
` [PATCH v6 1/2] fpga: dfl: check feature type before parse irq info
` [PATCH v6 2/2] Documentation: fpga: dfl: add description of feature ids

[PATCH v3 0/5]fpga: fix for coding style and kernel-doc issues
 2022-04-16 13:18 UTC  (12+ messages)
` [PATCH v3 1/5] fpga: zynq: Fix incorrect variable type
` [PATCH v3 2/5] fpga: fix for coding style issues
` [PATCH v3 3/5] fpga: fpga-mgr: Add missing kernel-doc description
` [PATCH v3 4/5] fpga: Use tab instead of space indentation
` [PATCH v3 5/5] fpga: fpga-region: Add missing kernel-doc description

[PATCH v6 0/6] Add OFS support for DFL driver
 2022-04-13  9:13 UTC  (17+ messages)
` [PATCH v6 1/6] fpga: dfl: Allow ports without local bar space
` [PATCH v6 2/6] fpga: dfl: tracking port conntected with AFU
` [PATCH v6 3/6] fpga: dfl: check released_port_num and num_vfs for legacy model
` [PATCH v6 4/6] fpga: dfl: configure port access mode for afu connected with port
` [PATCH v6 5/6] fpga: dfl: support PF/VF starting with DFH
` [PATCH v6 6/6] Documentation: fpga: dfl: add description of OFS

[PATCH v9 0/3] Microchip Polarfire FPGA manager
 2022-04-11  1:36 UTC  (7+ messages)
` [PATCH v9 1/3] fpga: fpga-mgr: support bitstream offset in image buffer
` [PATCH v9 2/3] fpga: microchip-spi: add Microchip MPF FPGA manager
` [PATCH v9 3/3] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

[PATCH v2 0/5] fpga: fix for coding style and kernel-doc issues
 2022-04-01 15:51 UTC  (14+ messages)
` [PATCH v2 1/5] fpga: zynq: Fix incorrect variable type
` [PATCH v2 2/5] fpga: fpga-mgr: fix for coding style issues
` [PATCH v2 3/5] fpga: fpga-mgr: Add missing kernel-doc description
` [PATCH v2 4/5] fpga: Use tab instead of spaces for indentation
` [PATCH v2 5/5] fpga: fpga-region: Add missing kernel-doc description

[PATCH v8 0/2] Microchip Polarfire FPGA manager
 2022-03-31  9:13 UTC  (8+ messages)
` [PATCH v8 1/2] fpga: microchip-spi: add Microchip MPF "
` [PATCH v8 2/2] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

[PATCH v1] uio: dfl: add HSSI feature id
 2022-03-30  6:59 UTC  (10+ messages)

[PATCH v5 0/2] check feature type for DFL irq parsing
 2022-03-24  3:02 UTC  (6+ messages)
` [PATCH v5 1/2] fpga: dfl: check feature type before parse irq info
` [PATCH v5 2/2] Documentation: fpga: dfl: add description of Feature ID

[PATCH v7 0/2] Microchip Polarfire FPGA manager
 2022-03-22 19:38 UTC  (5+ messages)
` [PATCH v7 1/2] fpga: microchip-spi: add Microchip MPF "
` [PATCH v7 2/2] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

[PATCH v2 0/2] Add PCIE device IDs for Intel DFL cards
 2022-03-22 17:11 UTC  (9+ messages)
` [PATCH v2 1/2] Documentation: fpga: dfl: add PCI Identification documentation
` [PATCH v2 2/2] drivers: fpga: dfl-pci: Add PCIE device IDs for Intel DFL cards

[PATCH v4 0/2] check feature type for DFL irq parsing
 2022-03-22  7:45 UTC  (5+ messages)
` [PATCH v4 1/2] fpga: dfl: check feature type before parse irq info
` [PATCH v4 2/2] Documentation: fpga: dfl: add description of Feature ID

[PATCH 0/6]fpga: fix for coding style and kernel-doc issues
 2022-03-22  6:55 UTC  (9+ messages)
` [PATCH 2/6] fpga: zynqmp: Initialized variables before using it
` [PATCH 4/6] fpga: fpga-mgr: Add missing kernel-doc description

[PATCH v6 0/2] Microchip Polarfire FPGA manager
 2022-03-21 13:35 UTC  (4+ messages)
` [PATCH v6 1/2] fpga: microchip-spi: add Microchip MPF "
` [PATCH v6 2/2] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

[PATCH v5 0/2] Microchip Polarfire FPGA manager
 2022-03-21  8:53 UTC  (3+ messages)
` [PATCH v5 1/2] fpga: microchip-spi: add Microchip MPF "
` [PATCH v5 2/2] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

[PATCH v5 0/2] Microchip Polarfire FPGA manager
 2022-03-21  8:12 UTC  (3+ messages)
` [PATCH v5 1/2] fpga: microchip-spi: add Microchip MPF "
` [PATCH v5 2/2] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr

[PATCH] fpga: dfl: pci: Remove useless DMA-32 fallback configuration
 2022-03-18 10:34 UTC  (2+ messages)

[PATCH 1/2] MAINTAINERS: add a git repo for the Stratix10 Service driver
 2022-03-18  7:38 UTC  (4+ messages)

[PATCH v3] fpga: dfl: check feature type before parse irq info
 2022-03-17  2:50 UTC  (3+ messages)

[PATCH v5 0/6] Add OFS support for DFL driver
 2022-03-13 16:32 UTC  (8+ messages)
` [PATCH v5 1/6] fpga: dfl: Allow ports without local bar space
` [PATCH v5 2/6] fpga: dfl: tracking port conntected with AFU
` [PATCH v5 3/6] fpga: dfl: check released_port_num and num_vfs for legacy model
` [PATCH v5 4/6] fpga: dfl: configure port access mode for afu connected with port
` [PATCH v5 5/6] fpga: dfl: support PF/VF starting with DFH
` [PATCH v5 6/6] Documentation: fpga: dfl: add description of OFS


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