summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-region.c
Commit message (Expand)AuthorAgeFilesLines
* fpga: add attribute groupsAlan Tull2017-11-281-0/+1
* fpga: region: move device tree support to of-fpga-region.cAlan Tull2017-11-281-451/+1
* fpga: region: add fpga_region_class_findAlan Tull2017-11-281-8/+15
* fpga: region: add register/unregister functionsAlan Tull2017-11-281-40/+65
* fpga: region: rename some functions prior to movingAlan Tull2017-11-281-29/+31
* fpga: region: add fpga-region.h headerAlan Tull2017-11-281-20/+4
* fpga: region: separate out code that parses the overlayAlan Tull2017-11-281-49/+73
* fpga: region: use image info as parameter for programming regionAlan Tull2017-11-281-7/+9
* fpga: region: fix slow warning with more than one overlayAlan Tull2017-11-281-0/+5
* fpga: region: check for child regions before allocing image infoAlan Tull2017-11-281-5/+9
* fpga: region: get mgr early onAlan Tull2017-11-281-22/+23
* fpga: region: remove unneeded of_node_get and putAlan Tull2017-11-281-3/+0
* fpga: region: use dev_err instead of pr_errAlan Tull2017-11-281-10/+10
* fpga: mgr: separate getting/locking FPGA managerAlan Tull2017-11-281-2/+12
* fpga: mgr: API change to replace fpga load functions with single functionAlan Tull2017-11-281-15/+28
* fpga: bridge: support getting bridge from deviceAlan Tull2017-11-281-4/+7
* fpga: Convert to using %pOF instead of full_nameRob Herring2017-08-101-2/+2
* fpga: region: release FPGA region reference in error pathTobias Klauser2017-04-261-1/+3
* fpga: add config complete timeoutAlan Tull2017-04-081-0/+3
* fpga: region: Add fpga-region property 'encrypted-fpga-config'Moritz Fischer2017-03-171-2/+6
* fpga: fpga-region: device tree control for FPGAAlan Tull2016-11-101-0/+603
OpenPOWER on IntegriCloud