| Commit message (Expand) | Author | Age | Files | Lines |
* | fpga: add devm_fpga_region_create | Alan Tull | 2018-10-16 | 1 | -8/+57 |
* | fpga: region: add compat_id support | Wu Hao | 2018-07-15 | 1 | -0/+22 |
* | fpga: clarify that unregister functions also free | Alan Tull | 2018-05-25 | 1 | -1/+1 |
* | fpga: region: kernel-doc fixes | Alan Tull | 2018-05-25 | 1 | -2/+5 |
* | fpga: use SPDX | Alan Tull | 2018-05-25 | 1 | -13/+1 |
* | fpga: region: change api, add fpga_region_create/free | Alan Tull | 2018-05-25 | 1 | -13/+55 |
* | fpga: region: don't use drvdata in common fpga code | Alan Tull | 2018-05-25 | 1 | -1/+0 |
* | fpga: fpga-region: comment on fpga_region_program_fpga locking | Alan Tull | 2018-04-23 | 1 | -0/+5 |
* | fpga: add attribute groups | Alan Tull | 2017-11-28 | 1 | -0/+1 |
* | fpga: region: move device tree support to of-fpga-region.c | Alan Tull | 2017-11-28 | 1 | -451/+1 |
* | fpga: region: add fpga_region_class_find | Alan Tull | 2017-11-28 | 1 | -8/+15 |
* | fpga: region: add register/unregister functions | Alan Tull | 2017-11-28 | 1 | -40/+65 |
* | fpga: region: rename some functions prior to moving | Alan Tull | 2017-11-28 | 1 | -29/+31 |
* | fpga: region: add fpga-region.h header | Alan Tull | 2017-11-28 | 1 | -20/+4 |
* | fpga: region: separate out code that parses the overlay | Alan Tull | 2017-11-28 | 1 | -49/+73 |
* | fpga: region: use image info as parameter for programming region | Alan Tull | 2017-11-28 | 1 | -7/+9 |
* | fpga: region: fix slow warning with more than one overlay | Alan Tull | 2017-11-28 | 1 | -0/+5 |
* | fpga: region: check for child regions before allocing image info | Alan Tull | 2017-11-28 | 1 | -5/+9 |
* | fpga: region: get mgr early on | Alan Tull | 2017-11-28 | 1 | -22/+23 |
* | fpga: region: remove unneeded of_node_get and put | Alan Tull | 2017-11-28 | 1 | -3/+0 |
* | fpga: region: use dev_err instead of pr_err | Alan Tull | 2017-11-28 | 1 | -10/+10 |
* | fpga: mgr: separate getting/locking FPGA manager | Alan Tull | 2017-11-28 | 1 | -2/+12 |
* | fpga: mgr: API change to replace fpga load functions with single function | Alan Tull | 2017-11-28 | 1 | -15/+28 |
* | fpga: bridge: support getting bridge from device | Alan Tull | 2017-11-28 | 1 | -4/+7 |
* | fpga: Convert to using %pOF instead of full_name | Rob Herring | 2017-08-10 | 1 | -2/+2 |
* | fpga: region: release FPGA region reference in error path | Tobias Klauser | 2017-04-26 | 1 | -1/+3 |
* | fpga: add config complete timeout | Alan Tull | 2017-04-08 | 1 | -0/+3 |
* | fpga: region: Add fpga-region property 'encrypted-fpga-config' | Moritz Fischer | 2017-03-17 | 1 | -2/+6 |
* | fpga: fpga-region: device tree control for FPGA | Alan Tull | 2016-11-10 | 1 | -0/+603 |