aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-bridge.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-16fpga: bridge: add devm_fpga_bridge_createAlan Tull1-9/+59
2018-09-30fpga: bridge: fix obvious function documentation errorAlan Tull1-1/+1
2018-05-25fpga: clarify that unregister functions also freeAlan Tull1-1/+1
2018-05-25fpga: bridge: kernel-doc fixesAlan Tull1-0/+1
2018-05-25fpga: use SPDXAlan Tull1-12/+1
2018-05-25fpga: bridge: change api, don't use drvdataAlan Tull1-24/+46
2017-11-28fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_getGustavo A. R. Silva1-2/+0
2017-11-28fpga: add attribute groupsAlan Tull1-0/+1
2017-11-28fpga: bridge: support getting bridge from deviceAlan Tull1-23/+87
2017-03-17fpga: bridge: Replace open-coded list_for_each + list_entryMoritz Fischer1-11/+4
2017-03-17fpga: fix sparse warnings in fpga-mgr and fpga-bridgeDinh Nguyen1-1/+1
2016-11-10fpga: add fpga bridge frameworkAlan Tull1-0/+395