aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/fpga (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-24fpga: altera-pr-ip: Make alt_pr_unregister function voidMoritz Fischer1-1/+1
2019-05-27include: fpga: adi-axi-common.h: add common regs & defs headerAlexandru Ardelean1-0/+19
2018-10-16fpga: add devm_fpga_region_createAlan Tull1-0/+4
2018-10-16fpga: bridge: add devm_fpga_bridge_createAlan Tull1-0/+4
2018-10-16fpga: mgr: add devm_fpga_mgr_createAlan Tull1-0/+4
2018-09-30docs: fpga: document fpga manager flagsAlan Tull1-6/+14
2018-07-15fpga: region: add compat_id supportWu Hao1-0/+2
2018-07-15fpga: mgr: add compat_id supportWu Hao1-0/+13
2018-07-15fpga: mgr: add status for fpga-managerWu Hao1-0/+9
2018-07-15fpga: mgr: add region_id to fpga_image_infoWu Hao1-0/+2
2018-05-25fpga: use SPDXAlan Tull3-24/+4
2018-05-25fpga: region: change api, add fpga_region_create/freeAlan Tull1-4/+7
2018-05-25fpga: bridge: change api, don't use drvdataAlan Tull1-3/+6
2018-05-25fpga: manager: change api, don't use drvdataAlan Tull1-4/+6
2017-11-28fpga: add attribute groupsAlan Tull3-0/+6
2017-11-28fpga: region: add fpga_region_class_findAlan Tull1-1/+4
2017-11-28fpga: region: add register/unregister functionsAlan Tull1-0/+7
2017-11-28fpga: region: add fpga-region.h headerAlan Tull1-0/+28
2017-11-28fpga: region: use image info as parameter for programming regionAlan Tull1-0/+4
2017-11-28fpga: mgr: separate getting/locking FPGA managerAlan Tull1-0/+3
2017-11-28fpga: mgr: API change to replace fpga load functions with single functionAlan Tull1-11/+19
2017-11-28fpga: bridge: support getting bridge from deviceAlan Tull1-3/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-17fpga: Add flag to indicate bitstream needs decompressionAnatolij Gustschin1-0/+2
2017-07-17fpga: Add flag to indicate SPI bitstream is bit-reversedAnatolij Gustschin1-0/+2
2017-04-08fpga pr ip: Core driver support for Altera Partial Reconfiguration IP.Matthew Gerlach1-0/+29
2017-04-08fpga: add config complete timeoutAlan Tull1-0/+3
2017-03-17fpga: Add flag to indicate bitstream needs decryptingMoritz Fischer1-0/+1
2017-02-10fpga: Add scatterlist based programmingJason Gunthorpe1-0/+5
2016-11-29fpga: Clarify how write_init works streaming modesJason Gunthorpe1-0/+2
2016-11-10fpga: fpga-region: device tree control for FPGAAlan Tull1-0/+2
2016-11-10fpga: add fpga bridge frameworkAlan Tull1-0/+60
2016-11-10fpga-mgr: add fpga image information structAlan Tull1-4/+19
2016-11-10fpga: add method to get fpga manager from deviceAlan Tull1-0/+2
2015-10-07add FPGA manager coreAlan Tull1-0/+127