summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/dfl-afu-main.c
Commit message (Expand)AuthorAgeFilesLines
* fpga: dfl: afu: harden port enable logicRuss Weight2021-03-241-11/+24
* Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2020-07-271-1/+2
|\
| * fpga: dfl: fix bug in port reset handshakeMatthew Gerlach2020-07-131-1/+2
* | fpga: dfl: afu: add AFU interrupt supportXu Yilun2020-07-061-0/+28
* | fpga: dfl: afu: add interrupt support for port error reportingXu Yilun2020-07-061-0/+4
|/
* fpga: dfl: afu: support debug access to memory-mapped afu regionsDominic Chen2020-04-291-0/+9
* fpga: dfl: support multiple opens on feature device node.Xu Yilun2020-04-291-11/+15
* fpga: dfl: afu: remove set but not used variable 'afu'yu kuai2020-01-021-2/+0
* fpga: dfl: afu: add STP (SignalTap) supportWu Hao2019-09-031-0/+25
* fpga: dfl: afu: add error reporting support.Wu Hao2019-09-031-0/+5
* fpga: dfl: afu: expose __afu_port_enable/disable function.Wu Hao2019-09-031-11/+15
* fpga: dfl: afu: add userclock sysfs interfaces.Wu Hao2019-09-031-1/+110
* fpga: dfl: afu: convert platform_driver to use dev_groupsWu Hao2019-09-031-33/+36
* fpga: dfl: add id_table for dfl private feature driverWu Hao2019-08-051-2/+12
* fpga: dfl: afu: add AFU state related sysfs interfacesWu Hao2019-08-051-0/+137
* fpga: dfl: use driver core functions, not sysfs ones.Greg Kroah-Hartman2019-07-251-6/+8
* fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls supportWu Hao2018-07-151-1/+60
* fpga: dfl: afu: add afu sub feature supportXiao Guangrong2018-07-151-6/+213
* fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls supportWu Hao2018-07-151-0/+11
* fpga: dfl: afu: add header sub feature supportWu Hao2018-07-151-1/+78
* fpga: dfl: afu: add port ops supportWu Hao2018-07-151-1/+121
* fpga: dfl: add FPGA Accelerated Function Unit driver basic frameworkWu Hao2018-07-151-0/+162