Comment 3 for bug 1760755

Revision history for this message
quanxian (quanxian-wang) wrote :

7/25/18 Currently in Linux-next

c73c9ad2 docs: fpga: add a document for FPGA Device Feature List (DFL) Framework Overview
571d78bd fpga: mgr: add region_id to fpga_image_info
ecb5fbe2 fpga: mgr: add status for fpga-manager
99a560bd fpga: mgr: add compat_id support
41a8b2c5 fpga: region: add compat_id support
543be3d8 fpga: add device feature list support
b16c5147 fpga: dfl: add chardev support for feature devices
5d56e117 fpga: dfl: add dfl_fpga_cdev_find_port
5b57d02a fpga: dfl: add feature device infrastructure
6e8fd6e4 fpga: dfl: add dfl_fpga_port_ops support.
d06b004b fpga: dfl: add dfl_fpga_check_port_id function.
72ddd9f3 fpga: add FPGA DFL PCIe device driver
968b8199 fpga: dfl-pci: add enumeration for feature devices
322ddebe fpga: dfl: add FPGA Management Engine driver basic framework
0a27ff24 fpga: dfl: fme: add header sub feature support
620e1902 fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
29de7624 fpga: dfl: fme: add partial reconfiguration sub feature support
af275ec6 fpga: dfl: add fpga manager platform driver for FME
5ebae801 fpga: dfl: fme-mgr: add compat_id support
de892dff fpga: dfl: add fpga bridge platform driver for FME
bb61b9be fpga: dfl: add fpga region platform driver for FME
7514a424 fpga: dfl: fme-region: add support for compat_id
1a1527cf fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
47c1b19c fpga: dfl: afu: add port ops support
e4664c0e fpga: dfl: afu: add header sub feature support
6fd893c4 fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
857a2622 fpga: dfl: afu: add afu sub feature support
fa8dda1e fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support
5d6bd30c MAINTAINERS: add entry for FPGA DFL drivers