messages from 2018-09-26 16:49:09 to 2018-10-25 07:32:05 UTC [more...]
[PATCH v2 0/3] Add Bitstream configuration support for ZynqMP
2018-10-25 7:32 UTC (3+ messages)
` [PATCH v2 1/3] firmware: xilinx: Add fpga API's
` [PATCH v2 2/3] dt-bindings: fpga: Add bindings for ZynqMP fpga driver
[PATCH] fpga: altera_cvp: restrict registration to CvP enabled devices
2018-10-24 23:00 UTC (7+ messages)
` AW: "
[PATCH v5 00/18] of: overlay: validation checks, subsequent fixes
2018-10-24 19:57 UTC (22+ messages)
` [PATCH v5 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v5 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v5 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH v5 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v5 05/18] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH v5 06/18] of: overlay: do not duplicate properties from overlay for "
` [PATCH v5 07/18] of: dynamic: change type of of_{at,de}tach_node() to void
` [PATCH v5 08/18] of: overlay: reorder fields in struct fragment
` [PATCH v5 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v5 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH v5 11/18] of: overlay: test case of two fragments adding same node
` [PATCH v5 12/18] of: overlay: check prevents multiple fragments add or delete "
` [PATCH v5 13/18] of: overlay: check prevents multiple fragments touching same property
` [PATCH v5 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH v5 15/18] of: overlay: set node fields from properties when add new overlay node
` [PATCH v5 16/18] of: unittest: allow base devicetree to have symbol metadata
` [PATCH v5 17/18] of: unittest: find overlays[] entry by name instead of index
` [PATCH v5 18/18] of: unittest: initialize args before calling of_*parse_*()
[PATCH] zynq-fpga: Only route PR via PCAP when required
2018-10-24 7:53 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/3] Add Bitstream configuration support for ZynqMP
2018-10-24 6:45 UTC (14+ messages)
` [PATCH 1/3] firmware: xilinx: Add fpga API's
` [PATCH 2/3] dt-bindings: fpga: Add bindings for ZynqMP fpga driver
` [PATCH 3/3] fpga manager: Adding FPGA Manager support for Xilinx zynqmp
[PATCH] fpga: altera-cvp: Fix registration for CvP incapable devices
2018-10-23 14:53 UTC (3+ messages)
[Bug] altera_cvp registers a PCI device (Altera/Intel FPGA) without verifying that it supports CVP
2018-10-22 10:33 UTC (2+ messages)
[PATCH v4 00/18] of: overlay: validation checks, subsequent fixes
2018-10-19 16:10 UTC (33+ messages)
` [PATCH v4 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v4 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v4 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH v4 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v4 05/18] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH v4 06/18] of: overlay: do not duplicate properties from overlay for "
` [PATCH v4 07/18] of: dynamic: change type of of_{at,de}tach_node() to void
` [PATCH v4 08/18] of: overlay: reorder fields in struct fragment
` [PATCH v4 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v4 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH v4 11/18] of: overlay: test case of two fragments adding same node
` [PATCH v4 12/18] of: overlay: check prevents multiple fragments add or delete "
` [PATCH v4 13/18] of: overlay: check prevents multiple fragments touching same property
` [PATCH v4 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH v4 15/18] of: overlay: set node fields from properties when add new overlay node
` [PATCH v4 16/18] of: unittest: allow base devicetree to have symbol metadata
` [PATCH v4 17/18] of: unittest: find overlays[] entry by name instead of index
` [PATCH v4 18/18] of: unittest: initialize args before calling of_*parse_*()
[PATCH] Add RIFFA PCIe driver to staging tree
2018-10-16 11:54 UTC (3+ messages)
` [PATCH] Staging : Add RIFFA PCIe driver
[PATCH v3 0/4] fpga: add devm managed create APIs
2018-10-16 7:02 UTC (14+ messages)
` [PATCH v3 1/4] fpga: mgr: add devm_fpga_mgr_create
` [PATCH v3 2/4] fpga: bridge: add devm_fpga_bridge_create
` [PATCH v3 3/4] fpga: add devm_fpga_region_create
` [PATCH v3 4/4] docs: fpga: document programming fpgas using regions
[PATCH 0/4] fpga: add managed create functions
2018-10-15 22:20 UTC (5+ messages)
` [PATCH 1/4] fpga: mgr: add devm_fpga_mgr_create
` [PATCH 2/4] fpga: bridge: add devm_fpga_bridge_create
` [PATCH 3/4] fpga: add devm_fpga_region_create
` [PATCH 4/4] docs: fpga: document programming fpgas using regions
[PATCH 0/4] fpga: add managed create functions
2018-10-15 22:19 UTC
[PATCH v3 00/18] of: overlay: validation checks, subsequent fixes
2018-10-15 20:47 UTC (29+ messages)
` [PATCH v3 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v3 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v3 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH v3 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v3 05/18] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH v3 06/18] of: overlay: do not duplicate properties from overlay for "
` [PATCH v3 07/18] of: dynamic: change type of of_{at,de}tach_node() to void
` [PATCH v3 08/18] of: overlay: reorder fields in struct fragment
` [PATCH v3 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v3 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH v3 11/18] of: overlay: test case of two fragments adding same node
` [PATCH v3 12/18] of: overlay: check prevents multiple fragments add or delete "
` [PATCH v3 13/18] of: overlay: check prevents multiple fragments touching same property
` [PATCH v3 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH v3 15/18] of: overlay: set node fields from properties when add new overlay node
` [PATCH v3 16/18] of: unittest: allow base devicetree to have symbol metadata
` [PATCH v3 17/18] of: unittest: find overlays[] entry by name instead of index
` [PATCH v3 18/18] of: unittest: initialize args before calling of_*parse_*()
[PATCH] Add RIFFA PCIe driver to staging tree
2018-10-15 10:47 UTC
[PATCH v2 00/18] of: overlay: validation checks, subsequent fixes
2018-10-15 0:29 UTC (22+ messages)
` [PATCH v2 01/18] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH v2 02/18] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH v2 03/18] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH v2 04/18] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH v2 05/18] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH v2 06/18] of: overlay: do not duplicate properties from overlay for "
` [PATCH v2 07/18] of: dynamic: change type of of_{at,de}tach_node() to void
` [PATCH v2 08/18] of: overlay: reorder fields in struct fragment
` [PATCH v2 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH v2 10/18] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH v2 11/18] of: overlay: test case of two fragments adding same node
` [PATCH v2 12/18] of: overlay: check prevents multiple fragments add or delete "
` [PATCH v2 13/18] of: overlay: check prevents multiple fragments touching same property
` [PATCH v2 14/18] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH v2 15/18] of: overlay: set node fields from properties when add new overlay node
` [PATCH v2 16/18] of: unittest: allow base devicetree to have symbol metadata
` [PATCH v2 17/18] of: unittest: find overlays[] entry by name instead of index
` [PATCH v2 18/18] of: unittest: initialize args before calling of_*parse_*()
[PATCH 00/16] of: overlay: validation checks, subsequent fixes
2018-10-11 23:38 UTC (39+ messages)
` [PATCH 01/16] of: overlay: add tests to validate kfrees from overlay removal
` [PATCH 02/16] of: overlay: add missing of_node_put() after add new node to changeset
` [PATCH 03/16] of: overlay: add missing of_node_get() in __of_attach_node_sysfs
` [PATCH 04/16] powerpc/pseries: add of_node_put() in dlpar_detach_node()
` [PATCH 05/16] of: overlay: use prop add changeset entry for property in new nodes
` [PATCH 05.1/16] of:overlay: missing name, phandle, linux,phandle "
` [PATCH 06/16] of: overlay: do not duplicate properties from overlay for "
` [PATCH 07/16] of: dynamic: change type of of_{at,de}tach_node() to void
` [PATCH 08/16] of: overlay: reorder fields in struct fragment
` [PATCH 09/16] of: overlay: validate overlay properties #address-cells and #size-cells
` [PATCH 10/16] of: overlay: make all pr_debug() and pr_err() messages unique
` [PATCH 11/16] of: overlay: test case of two fragments adding same node
` [PATCH 12/16] of: overlay: check prevents multiple fragments add or delete "
` [PATCH 13/16] of: overlay: check prevents multiple fragments touching same property
` [PATCH 14/16] of: unittest: remove unused of_unittest_apply_overlay() argument
` [PATCH 15/16] of: unittest: initialize args before calling of_irq_parse_one()
` [PATCH 16/16] of: unittest: find overlays[] entry by name instead of index
[PATCH 0/5] fpga: patches for v4.19
2018-09-30 15:49 UTC (5+ messages)
` [PATCH 4/5] fpga: of-fpga-region: Use platform_set_drvdata
` [PATCH 5/5] fpga: dfl-fme-region: Use platform_get_drvdata()
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).