aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-region.c
AgeCommit message (Expand)Author
2022-05-10fpga: fix for coding style issuesNava kishore Manne
2021-11-28fpga: region: Use standard dev_release for class driverRuss Weight
2021-06-15fpga: region: Rename dev to parent for parent deviceRuss Weight
2021-06-09fpga: region: change FPGA indirect article to anTom Rix
2020-09-04fpga: fpga-region: Cleanup an outdated commentMoritz Fischer
2018-10-16fpga: add devm_fpga_region_createAlan Tull
2018-07-15fpga: region: add compat_id supportWu Hao
2018-05-25fpga: clarify that unregister functions also freeAlan Tull
2018-05-25fpga: region: kernel-doc fixesAlan Tull
2018-05-25fpga: use SPDXAlan Tull
2018-05-25fpga: region: change api, add fpga_region_create/freeAlan Tull
2018-05-25fpga: region: don't use drvdata in common fpga codeAlan Tull
2018-04-23fpga: fpga-region: comment on fpga_region_program_fpga lockingAlan Tull
2017-11-28fpga: add attribute groupsAlan Tull
2017-11-28fpga: region: move device tree support to of-fpga-region.cAlan Tull
2017-11-28fpga: region: add fpga_region_class_findAlan Tull
2017-11-28fpga: region: add register/unregister functionsAlan Tull
2017-11-28fpga: region: rename some functions prior to movingAlan Tull
2017-11-28fpga: region: add fpga-region.h headerAlan Tull
2017-11-28fpga: region: separate out code that parses the overlayAlan Tull
2017-11-28fpga: region: use image info as parameter for programming regionAlan Tull
2017-11-28fpga: region: fix slow warning with more than one overlayAlan Tull
2017-11-28fpga: region: check for child regions before allocing image infoAlan Tull
2017-11-28fpga: region: get mgr early onAlan Tull
2017-11-28fpga: region: remove unneeded of_node_get and putAlan Tull
2017-11-28fpga: region: use dev_err instead of pr_errAlan Tull
2017-11-28fpga: mgr: separate getting/locking FPGA managerAlan Tull
2017-11-28fpga: mgr: API change to replace fpga load functions with single functionAlan Tull
2017-11-28fpga: bridge: support getting bridge from deviceAlan Tull
2017-08-10fpga: Convert to using %pOF instead of full_nameRob Herring
2017-04-26fpga: region: release FPGA region reference in error pathTobias Klauser
2017-04-08fpga: add config complete timeoutAlan Tull
2017-03-17fpga: region: Add fpga-region property 'encrypted-fpga-config'Moritz Fischer
2016-11-10fpga: fpga-region: device tree control for FPGAAlan Tull