summaryrefslogtreecommitdiffstats
path: root/drivers/fpga
AgeCommit message (Expand)Author
2020-07-29fpga: dfl: fix bug in port reset handshakeMatthew Gerlach
2020-06-25fpga: dfl: afu: Corrected error handling levelsSouptick Joarder
2019-09-21fpga: altera-ps-spi: Fix getting of optional confd gpioPhil Reid
2019-07-31fpga-manager: altera-ps-spi: Fix build errorYueHaibing
2019-06-25fpga: dfl: Add lockdep classes for pdata->lockScott Wood
2019-06-25fpga: dfl: afu: Pass the correct device to dma_mapping_error()Scott Wood
2019-02-12fpga: altera-cvp: fix 'bad IO access' on x86_64Anatolij Gustschin
2019-02-12fpga: altera-cvp: Fix registration for CvP incapable devicesAndreas Puhm
2019-01-26fpga: altera-cvp: fix probing for multiple FPGAs on the busAnatolij Gustschin
2018-09-30fpga: bridge: fix obvious function documentation errorAlan Tull
2018-09-30fpga: do not access region struct after fpga_region_unregisterAlan Tull
2018-09-12fpga: dfl: fme: fix return value check in in pr_mgmt_init()Wei Yongjun
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman
2018-07-15fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls supportWu Hao
2018-07-15fpga: dfl: afu: add afu sub feature supportXiao Guangrong
2018-07-15fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls supportWu Hao
2018-07-15fpga: dfl: afu: add header sub feature supportWu Hao
2018-07-15fpga: dfl: afu: add port ops supportWu Hao
2018-07-15fpga: dfl: add FPGA Accelerated Function Unit driver basic frameworkWu Hao
2018-07-15fpga: dfl: fme-region: add support for compat_idWu Hao
2018-07-15fpga: dfl: add fpga region platform driver for FMEWu Hao
2018-07-15fpga: dfl: add fpga bridge platform driver for FMEWu Hao
2018-07-15fpga: dfl: fme-mgr: add compat_id supportWu Hao
2018-07-15fpga: dfl: add fpga manager platform driver for FMEWu Hao
2018-07-15fpga: dfl: fme: add partial reconfiguration sub feature supportKang Luwei
2018-07-15fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls supportWu Hao
2018-07-15fpga: dfl: fme: add header sub feature supportKang Luwei
2018-07-15fpga: dfl: add FPGA Management Engine driver basic frameworkKang Luwei
2018-07-15fpga: dfl-pci: add enumeration for feature devicesWu Hao
2018-07-15fpga: add FPGA DFL PCIe device driverZhang Yi
2018-07-15fpga: dfl: add dfl_fpga_check_port_id function.Wu Hao
2018-07-15fpga: dfl: add dfl_fpga_port_ops support.Wu Hao
2018-07-15fpga: dfl: add feature device infrastructureXiao Guangrong
2018-07-15fpga: dfl: add dfl_fpga_cdev_find_portWu Hao
2018-07-15fpga: dfl: add chardev support for feature devicesWu Hao
2018-07-15fpga: add device feature list supportWu Hao
2018-07-15fpga: region: add compat_id supportWu Hao
2018-07-15fpga: mgr: add status for fpga-managerWu Hao
2018-07-07fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'Christophe Jaillet
2018-05-25fpga: clarify that unregister functions also freeAlan Tull
2018-05-25fpga: region: kernel-doc fixesAlan Tull
2018-05-25fpga: bridge: kernel-doc fixesAlan Tull
2018-05-25fpga: mgr: kernel-doc fixesAlan Tull
2018-05-25fpga: use SPDXAlan Tull
2018-05-25fpga: region: change api, add fpga_region_create/freeAlan Tull
2018-05-25fpga: bridge: change api, don't use drvdataAlan Tull
2018-05-25fpga: manager: change api, don't use drvdataAlan Tull
2018-05-25fpga: region: don't use drvdata in common fpga codeAlan Tull
2018-04-30Merge 4.17-rc3 into char-misc-nextGreg Kroah-Hartman
2018-04-23fpga: fpga-region: comment on fpga_region_program_fpga lockingAlan Tull