summaryrefslogtreecommitdiff
path: root/drivers/fpga/dfl-afu-main.c
AgeCommit message (Expand)Author
2020-07-29fpga: dfl: fix bug in port reset handshakeMatthew Gerlach
2019-09-03fpga: dfl: afu: add STP (SignalTap) supportWu Hao
2019-09-03fpga: dfl: afu: add error reporting support.Wu Hao
2019-09-03fpga: dfl: afu: expose __afu_port_enable/disable function.Wu Hao
2019-09-03fpga: dfl: afu: add userclock sysfs interfaces.Wu Hao
2019-09-03fpga: dfl: afu: convert platform_driver to use dev_groupsWu Hao
2019-08-05fpga: dfl: add id_table for dfl private feature driverWu Hao
2019-08-05fpga: dfl: afu: add AFU state related sysfs interfacesWu Hao
2019-07-25fpga: dfl: use driver core functions, not sysfs ones.Greg 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