aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/altera-cvp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-24fpga: altera-cvp: Add Stratix10 (V2) SupportThor Thayer1-14/+173
2019-08-24fpga: altera-cvp: Preparation for V2 parts.Thor Thayer1-26/+43
2019-08-24fpga: altera-cvp: Discover Vendor Specific offsetThor Thayer1-37/+58
2019-07-24fpga: altera-cvp: Fix function definition argumentCarlos A Petry1-1/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1
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