summaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-region.c
Commit message (Expand)AuthorAge
* fpga: add attribute groupsAlan Tull2017-11-28
* fpga: region: move device tree support to of-fpga-region.cAlan Tull2017-11-28
* fpga: region: add fpga_region_class_findAlan Tull2017-11-28
* fpga: region: add register/unregister functionsAlan Tull2017-11-28
* fpga: region: rename some functions prior to movingAlan Tull2017-11-28
* fpga: region: add fpga-region.h headerAlan Tull2017-11-28
* fpga: region: separate out code that parses the overlayAlan Tull2017-11-28
* fpga: region: use image info as parameter for programming regionAlan Tull2017-11-28
* fpga: region: fix slow warning with more than one overlayAlan Tull2017-11-28
* fpga: region: check for child regions before allocing image infoAlan Tull2017-11-28
* fpga: region: get mgr early onAlan Tull2017-11-28
* fpga: region: remove unneeded of_node_get and putAlan Tull2017-11-28
* fpga: region: use dev_err instead of pr_errAlan Tull2017-11-28
* fpga: mgr: separate getting/locking FPGA managerAlan Tull2017-11-28
* fpga: mgr: API change to replace fpga load functions with single functionAlan Tull2017-11-28
* fpga: bridge: support getting bridge from deviceAlan Tull2017-11-28
* fpga: Convert to using %pOF instead of full_nameRob Herring2017-08-10
* fpga: region: release FPGA region reference in error pathTobias Klauser2017-04-26
* fpga: add config complete timeoutAlan Tull2017-04-08
* fpga: region: Add fpga-region property 'encrypted-fpga-config'Moritz Fischer2017-03-17
* fpga: fpga-region: device tree control for FPGAAlan Tull2016-11-10