summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/altera-cvp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner2019-06-051-9/+1Star
* fpga: altera-cvp: fix probing for multiple FPGAs on the busAnatolij Gustschin2018-11-261-10/+24
* fpga: altera-cvp: Fix registration for CvP incapable devicesAndreas Puhm2018-11-111-0/+9
* fpga: altera-cvp: fix 'bad IO access' on x86_64Anatolij Gustschin2018-11-111-2/+4
* fpga: mgr: add devm_fpga_mgr_createAlan Tull2018-10-161-5/+3Star
* fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'Christophe Jaillet2018-07-071-2/+4
* fpga: manager: change api, don't use drvdataAlan Tull2018-05-251-5/+14
* PCI: Add Altera vendor IDJohannes Thumshirn2018-03-141-2/+0Star
* fpga: altera-cvp: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-09-191-3/+3
* fpga manager: Add Altera CvP driverAnatolij Gustschin2017-07-171-0/+500