linux-fpga.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-03 20:44:17 to 2017-09-21 19:50:07 UTC [more...]

[PATCH v2 00/22] Intel FPGA Device Drivers
 2017-09-21 19:50 UTC  (74+ messages)
` [PATCH v2 01/22] docs: fpga: add a document for Intel FPGA driver overview
` [PATCH v2 02/22] fpga: add FPGA device framework
` [PATCH v2 03/22] fpga: bridge: remove OF dependency for fpga-bridge
` [PATCH v2 04/22] fpga: mgr: add region_id to fpga_image_info
` [PATCH v2 05/22] fpga: mgr: add status for fpga-mgr
` [PATCH v2 06/22] fpga: intel: add FPGA PCIe device driver
` [PATCH v2 07/22] fpga: intel: pcie: parse feature list and create platform device for features
` [PATCH v2 08/22] fpga: intel: pcie: add chardev support for feature devices
` [PATCH v2 09/22] fpga: intel: pcie: adds fpga_for_each_port callback for fme device
` [PATCH v2 10/22] fpga: intel: add feature device infrastructure
` [PATCH v2 11/22] fpga: intel: add FPGA Management Engine driver basic framework
` [PATCH v2 12/22] fpga: intel: fme: add header sub feature support
` [PATCH v2 13/22] fpga: intel: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
` [PATCH v2 14/22] fpga: intel: fme: add partial reconfiguration sub feature support
` [PATCH v2 15/22] fpga: intel: add fpga manager platform driver for FME
` [PATCH v2 16/22] fpga: intel: add fpga bridge "
` [PATCH v2 17/22] fpga: intel: add fpga region "
` [PATCH v2 18/22] fpga: intel: add FPGA Accelerated Function Unit driver basic framework
` [PATCH v2 19/22] fpga: intel: afu: add header sub feature support
` [PATCH v2 20/22] fpga: intel: afu add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
` [PATCH v2 21/22] fpga: intel: afu: add user afu sub feature support
` [PATCH v2 22/22] fpga: intel: afu: add FPGA_PORT_DMA_MAP/UNMAP ioctls support

[PATCH 0/1] patch for fpga
 2017-09-21 14:52 UTC  (2+ messages)
` [PATCH 1/1] fpga: make xlnx_pr_decoupler_br_ops const

[PATCH] MAINTAINERS: add backup maintainer
 2017-09-19 23:32 UTC  (2+ messages)

[PATCH] MAINTAINERS: add backup maintainer
 2017-09-19 23:26 UTC  (2+ messages)

[PATCH v4 00/18] Enable upper layers using FPGA region w/o device tree
 2017-09-19 16:06 UTC  (38+ messages)
` [PATCH v4 01/18] fpga: bridge: support getting bridge from device
` [PATCH v4 02/18] fpga: mgr: API change to replace fpga load functions with single function
` [PATCH v4 03/18] fpga: mgr: separate getting/locking FPGA manager
` [PATCH v4 04/18] fpga: region: use dev_err instead of pr_err
` [PATCH v4 05/18] fpga: region: remove unneeded of_node_get and put
` [PATCH v4 06/18] fpga: region: get mgr early on
` [PATCH v4 07/18] fpga: region: check for child regions before allocing image info
` [PATCH v4 08/18] fpga: region: fix slow warning with more than one overlay
` [PATCH v4 09/18] fpga: region: use image info as parameter for programming region
` [PATCH v4 10/18] fpga: region: separate out code that parses the overlay
` [PATCH v4 11/18] fpga: region: add fpga-region.h header
` [PATCH v4 12/18] fpga: region: rename some functions prior to moving
` [PATCH v4 13/18] fpga: region: add register/unregister functions
` [PATCH v4 14/18] fpga: region: add fpga_region_class_find
` [PATCH v4 15/18] fpga: region: move device tree support to of-fpga-region.c
` [PATCH v4 16/18] fpga: of-fpga-region: accept overlays that don't program FPGA
` [PATCH v4 17/18] fpga: clean up fpga Kconfig
` [PATCH v4 18/18] fpga: add attribute groups

[PATCH 1/2] fpga: altera-cvp: remove DRIVER_ATTR() usage
 2017-09-19  7:17 UTC  (7+ messages)
` [PATCH 2/2] driver core: remove DRIVER_ATTR

[RFC] fpga: region: Move spinlock for bridge_list into region
 2017-09-18 22:04 UTC  (3+ messages)

[PATCH] fpga: make xlnx_pr_decoupler_br_ops const
 2017-08-29  6:00 UTC  (2+ messages)

[PATCH 0/2] fpga: add attribute groups
 2017-08-23 17:54 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] fpga: altera-cvp: register attribute groups using ops

[PATCH RFC] fpga: add FPGA Bus device framework
 2017-08-14 12:59 UTC  (7+ messages)

[PATCH] fpga: Convert to using %pOF instead of full_name
 2017-08-10 14:16 UTC  (4+ messages)

archive for linux-fpga mailing list
 2017-08-02 18:53 UTC 

Mailing list archive at marc.info
 2017-08-02 15:38 UTC  (7+ messages)

[PATCH 0/5] patches for FPGA
 2017-08-02  2:20 UTC  (6+ messages)
` [PATCH 1/5] fpga: Convert to using %pOF instead of full_name
` [PATCH 2/5] ARM: socfpga: explicitly request exclusive reset control
` [PATCH 3/5] fpga: altera-hps2fpga: add NULL check on of_match_device() return value
` [PATCH 4/5] fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
` [PATCH 5/5] MAINTAINERS: fpga: Update email and add patchwork URL

[PATCH v2] MAINTAINERS: fpga: Update email and add patchwork URL
 2017-07-31 16:55 UTC 

[PATCH 002/102] ARM: socfpga: explicitly request exclusive reset control
 2017-07-27 18:49 UTC  (2+ messages)

[PATCH] MAINTAINERS: fpga: Update email and add patchwork URL
 2017-07-19 18:25 UTC  (2+ messages)

[PATCH] fpga: altera-hps2fpga: fix multiple init of l3_remap_lock
 2017-07-05 18:51 UTC  (2+ messages)

[PATCH 01/10] dt-bindings: fpga: Add bindings document for Xilinx LogiCore PR Decoupler
 2017-06-05 19:07 UTC 

[PATCH v2 15/16] fpga: region: add fpga_region_class_find
 2017-05-08 21:20 UTC  (4+ messages)
              ` [PATCH v2 02/16] fpga: bridge: support getting bridge from device
    ` [PATCH v2 08/16] fpga: region: check for child regions before allocing image info

[PATCH v2 2/2] fpga: lattice machxo2: Add Lattice MachXO2 support
 2017-05-01 17:59 UTC 

[PATCH] fpga: region: add missing DT documentation for config complete timeout
 2017-04-19 17:16 UTC 

[PATCH v5] dt-bindings: fpga: Add bindings document for Xilinx LogiCore PR Decoupler
 2017-04-13 21:24 UTC  (4+ messages)

[PATCH 01/16] docs: fpga: add a document for Intel FPGA driver overview
 2017-04-12  3:22 UTC  (10+ messages)
  ` [PATCH 03/16] fpga: intel: add FPGA PCIe device driver
  ` [PATCH 04/16] fpga: intel: pcie: parse feature list and create platform device for features

[PATCH] fpga altera-hps2fpga: disable/unprepare clock on error in alt_fpga_bridge_probe()
 2017-04-11 14:57 UTC 

[PATCH] fpga: region: release FPGA region reference in error path
 2017-04-10 18:50 UTC  (2+ messages)

[PATCH v2] fpga fr br: update supported version numbers
 2017-04-08  0:52 UTC 

[PATCH 0/5] fpga: enhancements to support non-dt code
 2017-04-06 14:42 UTC  (10+ messages)
` [PATCH 4/5] fpga-mgr: separate getting/locking FPGA manager
` [PATCH 5/5] fpga-region: separate out common code from dt specific code

[PATCH] fpga fr br: fix warning for unexpected version number
 2017-04-05 22:25 UTC 

[PATCH 1/2] doc: Add bindings document for Xilinx LogiCore PR Decoupler
 2017-04-05 14:24 UTC  (5+ 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).