summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c
Commit message (Expand)AuthorAgeFilesLines
* fpga: Clarify how write_init works streaming modesJason Gunthorpe2016-11-291-2/+4
* fpga-mgr: add fpga image information structAlan Tull2016-11-101-8/+9
* fpga: add method to get fpga manager from deviceAlan Tull2016-11-101-22/+54
* fpga manager: Fix firmware resource leak on errorTobias Klauser2015-11-241-3/+1
* fpga manager: remove labelAlan Tull2015-11-241-6/+3
* fpga manager: remove unnecessary null pointer checksAlan Tull2015-10-231-8/+4
* fpga manager: ensure lifetime with of_fpga_mgr_getAlan Tull2015-10-231-15/+17
* add FPGA manager coreAlan Tull2015-10-071-0/+382