aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman1-2/+4
2018-07-15fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls supportWu Hao4-3/+554
2018-07-15fpga: dfl: afu: add afu sub feature supportXiao Guangrong4-7/+451
2018-07-15fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls supportWu Hao1-0/+11
2018-07-15fpga: dfl: afu: add header sub feature supportWu Hao1-1/+78
2018-07-15fpga: dfl: afu: add port ops supportWu Hao1-1/+121
2018-07-15fpga: dfl: add FPGA Accelerated Function Unit driver basic frameworkWu Hao3-0/+173
2018-07-15fpga: dfl: fme-region: add support for compat_idWu Hao1-0/+1
2018-07-15fpga: dfl: add fpga region platform driver for FMEWu Hao3-0/+95
2018-07-15fpga: dfl: add fpga bridge platform driver for FMEWu Hao3-0/+121
2018-07-15fpga: dfl: fme-mgr: add compat_id supportWu Hao1-0/+15
2018-07-15fpga: dfl: add fpga manager platform driver for FMEWu Hao3-0/+341
2018-07-15fpga: dfl: fme: add partial reconfiguration sub feature supportKang Luwei5-2/+644
2018-07-15fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls supportWu Hao1-0/+12
2018-07-15fpga: dfl: fme: add header sub feature supportKang Luwei1-0/+68
2018-07-15fpga: dfl: add FPGA Management Engine driver basic frameworkKang Luwei3-0/+171
2018-07-15fpga: dfl-pci: add enumeration for feature devicesWu Hao1-2/+142
2018-07-15fpga: add FPGA DFL PCIe device driverZhang Yi3-0/+121
2018-07-15fpga: dfl: add dfl_fpga_check_port_id function.Wu Hao2-0/+23
2018-07-15fpga: dfl: add dfl_fpga_port_ops support.Wu Hao2-0/+100
2018-07-15fpga: dfl: add feature device infrastructureXiao Guangrong2-1/+152
2018-07-15fpga: dfl: add dfl_fpga_cdev_find_portWu Hao2-0/+53
2018-07-15fpga: dfl: add chardev support for feature devicesWu Hao2-3/+130
2018-07-15fpga: add device feature list supportWu Hao4-0/+1019
2018-07-15fpga: region: add compat_id supportWu Hao1-0/+22
2018-07-15fpga: mgr: add status for fpga-managerWu Hao1-0/+28
2018-07-07fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'Christophe Jaillet1-2/+4
2018-05-25fpga: clarify that unregister functions also freeAlan Tull3-3/+3
2018-05-25fpga: region: kernel-doc fixesAlan Tull1-2/+5
2018-05-25fpga: bridge: kernel-doc fixesAlan Tull1-0/+1
2018-05-25fpga: mgr: kernel-doc fixesAlan Tull1-9/+29
2018-05-25fpga: use SPDXAlan Tull11-135/+11
2018-05-25fpga: region: change api, add fpga_region_create/freeAlan Tull2-21/+60
2018-05-25fpga: bridge: change api, don't use drvdataAlan Tull5-42/+117
2018-05-25fpga: manager: change api, don't use drvdataAlan Tull11-59/+204
2018-05-25fpga: region: don't use drvdata in common fpga codeAlan Tull2-1/+1
2018-04-30Merge 4.17-rc3 into char-misc-nextGreg Kroah-Hartman1-1/+1
2018-04-23fpga: fpga-region: comment on fpga_region_program_fpga lockingAlan Tull1-0/+5
2018-04-23fpga: lattice machxo2: Add Lattice MachXO2 supportPaolo Pisati3-0/+411
2018-04-23fpga: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-1/+0
2018-04-23fpga-manager: altera-ps-spi: preserve nCONFIG stateAnatolij Gustschin1-1/+1
2018-03-14PCI: Add Altera vendor IDJohannes Thumshirn1-2/+0
2017-12-18fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe()Alexey Khoroshilov1-1/+7
2017-11-28fpga: region: release of_parse_phandle nodes after useIan Abbott1-3/+10
2017-11-28fpga: fpga-bridge: remove unnecessary null check in of_fpga_bridge_getGustavo A. R. Silva1-2/+0
2017-11-28fpga: fpga-mgr: remove unnecessary code in __fpga_mgr_getGustavo A. R. Silva1-2/+0
2017-11-28fpga: add attribute groupsAlan Tull3-0/+3
2017-11-28fpga: clean up fpga KconfigAlan Tull1-54/+54
2017-11-28fpga: of-fpga-region: accept overlays that don't program FPGAAlan Tull1-5/+6
2017-11-28fpga: region: move device tree support to of-fpga-region.cAlan Tull4-455/+509