aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/altera-cvp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-26fpga: altera-cvp: fix probing for multiple FPGAs on the busAnatolij Gustschin1-10/+24
2018-11-11fpga: altera-cvp: Fix registration for CvP incapable devicesAndreas Puhm1-0/+9
2018-11-11fpga: altera-cvp: fix 'bad IO access' on x86_64Anatolij Gustschin1-2/+4
2018-10-16fpga: mgr: add devm_fpga_mgr_createAlan Tull1-5/+3
2018-07-07fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'Christophe Jaillet1-2/+4
2018-05-25fpga: manager: change api, don't use drvdataAlan Tull1-5/+14
2018-03-14PCI: Add Altera vendor IDJohannes Thumshirn1-2/+0
2017-09-19fpga: altera-cvp: remove DRIVER_ATTR() usageGreg Kroah-Hartman1-3/+3
2017-07-17fpga manager: Add Altera CvP driverAnatolij Gustschin1-0/+500