Alan Tull ([email protected])

Number of posts: 680 (2.01 per day)
First post: 2016-12-12 16:01:39
Last post: 2017-11-16 00:41:00

Date List Subject
2018-10-15 22:23:33 linux-kernel [PATCH 0/4] fpga: add managed create functions
2018-10-15 22:22:59 linux-kernel [PATCH 1/4] fpga: mgr: add devm_fpga_mgr_create
2018-10-15 22:21:18 linux-kernel [PATCH 2/4] fpga: bridge: add devm_fpga_bridge_create
2018-10-15 22:21:13 linux-kernel [PATCH 4/4] docs: fpga: document programming fpgas using regions
2018-10-15 22:21:08 linux-kernel [PATCH 3/4] fpga: add devm_fpga_region_create
2018-10-15 22:20:17 linux-kernel [PATCH 0/4] fpga: add managed create functions
2018-10-15 20:48:44 linux-kernel Re: [PATCH v3 00/18] of: overlay: validation checks, subsequent fixes
2018-10-15 20:41:37 linux-kernel Re: [PATCH v3 4/4] docs: fpga: document programming fpgas using regions
2018-10-15 20:40:13 linux-kernel Re: [PATCH] of: overlay: user space synchronization
2018-10-15 19:23:11 linux-kernel Re: [PATCH v3 00/18] of: overlay: validation checks, subsequent fixes
2018-10-15 19:03:39 linux-kernel Re: [PATCH v3 09/18] of: overlay: validate overlay properties #address-cells and #size-cells
2018-10-15 14:55:49 linux-kernel Re: [PATCH v3 1/4] fpga: mgr: add devm_fpga_mgr_create
2018-10-13 02:07:16 linux-kernel Re: [PATCH] MAINTAINERS: Replace Vince Bridgers as Altera TSE maintainer
2018-10-11 19:39:33 linux-kernel Re: [PATCH 05.1/16] of:overlay: missing name, phandle, linux,phandle in new nodes
2018-10-10 20:42:21 linux-kernel Re: [PATCH 05.1/16] of:overlay: missing name, phandle, linux,phandle in new nodes
2018-10-09 20:32:17 linux-kernel Re: [PATCH 05/16] of: overlay: use prop add changeset entry for property in new nodes
2018-10-09 18:41:54 linux-kernel Re: [PATCH 09/16] of: overlay: validate overlay properties #address-cells and #size-cells
2018-10-08 19:02:55 linux-kernel Re: [PATCH 09/16] of: overlay: validate overlay properties #address-cells and #size-cells
2018-10-08 15:59:06 linux-kernel Re: [PATCH 09/16] of: overlay: validate overlay properties #address-cells and #size-cells
2018-09-26 16:13:39 linux-kernel [PATCH v3 1/4] fpga: mgr: add devm_fpga_mgr_create
2018-09-26 16:13:15 linux-kernel [PATCH v3 3/4] fpga: add devm_fpga_region_create
2018-09-26 16:13:07 linux-kernel [PATCH v3 2/4] fpga: bridge: add devm_fpga_bridge_create
2018-09-26 16:13:00 linux-kernel [PATCH v3 4/4] docs: fpga: document programming fpgas using regions
2018-09-26 16:12:54 linux-kernel [PATCH v3 0/4] fpga: add devm managed create APIs
2018-09-24 20:33:54 linux-kernel Portable DT Connectors with regard to FPGAs
2018-09-13 20:29:03 linux-kernel Re: [PATCH] fpga: region: fix spelling mistake "partion" -> "partition"
2018-09-12 14:46:33 linux-kernel [PATCH 0/5] fpga: patches for v4.19
2018-09-12 14:46:19 linux-kernel [PATCH 1/5] fpga: do not access region struct after fpga_region_unregister
2018-09-12 14:45:43 linux-kernel [PATCH 3/5] docs: fpga: document fpga manager flags
2018-09-12 14:44:41 linux-kernel [PATCH 2/5] fpga: bridge: fix obvious function documentation error
2018-09-12 14:44:21 linux-kernel [PATCH 5/5] fpga: dfl-fme-region: Use platform_get_drvdata()
2018-09-12 14:44:16 linux-kernel [PATCH 4/5] fpga: of-fpga-region: Use platform_set_drvdata
2018-09-06 23:13:50 linux-kernel Re: [PATCH v2 3/8] fpga: bridge: add devm_fpga_bridge_create
2018-09-06 22:59:40 linux-kernel [PATCH] dt-bindings: fpga: fix freeze controller compatible in region doc
2018-09-06 21:45:28 linux-kernel Re: [PATCH v2 6/8] fpga: bridge: fix obvious function documentation error
2018-09-06 21:13:04 linux-kernel Re: [PATCH] dt-bindings: fpga: fix freeze controller compatible in region doc
2018-09-06 21:10:26 linux-kernel Re: [PATCH v2 5/8] dt-bindings: fpga: fix freeze controller compatible in region doc
2018-09-05 15:41:01 linux-kernel Re: [PATCH v2 3/8] fpga: bridge: add devm_fpga_bridge_create
2018-09-05 15:11:11 linux-kernel Re: [PATCH v2 1/8] fpga: do not access region struct after fpga_region_unregister
2018-09-04 21:26:06 linux-kernel [PATCH v2 0/8] fpga: add devm managed create APIs
2018-09-04 21:25:49 linux-kernel [PATCH v2 1/8] fpga: do not access region struct after fpga_region_unregister
2018-09-04 21:25:45 linux-kernel [PATCH v2 2/8] fpga: mgr: add devm_fpga_mgr_create
2018-09-04 21:25:13 linux-kernel [PATCH v2 5/8] dt-bindings: fpga: fix freeze controller compatible in region doc
2018-09-04 21:24:41 linux-kernel [PATCH v2 6/8] fpga: bridge: fix obvious function documentation error
2018-09-04 21:24:33 linux-kernel [PATCH v2 3/8] fpga: bridge: add devm_fpga_bridge_create
2018-09-04 21:24:28 linux-kernel [PATCH v2 4/8] fpga: add devm_fpga_region_create
2018-09-04 21:24:18 linux-kernel [PATCH v2 7/8] docs: fpga: document fpga manager flags
2018-09-04 21:24:10 linux-kernel [PATCH v2 8/8] docs: fpga: document programming fpgas using regions
2018-08-26 21:23:22 linux-kernel Re: [PATCH 2/2] fpga: dfl-fme-region: Use platform_get_drvdata()
2018-08-26 21:22:36 linux-kernel Re: [PATCH 1/2] fpga: of-fpga-region: Use platform_set_drvdata
2018-08-20 18:06:23 linux-kernel Re: [PATCH v2] fpga: dfl: region: Restory symmetry in probe()/remove()