Age | Commit message (Expand) | Author | Files | Lines |
2020-07-27 | Merge 5.8-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -1/+2 |
2020-07-14 | fpga: dfl: fix bug in port reset handshake | Matthew Gerlach | 1 | -1/+2 |
2020-07-07 | fpga: dfl: afu: add AFU interrupt support | Xu Yilun | 1 | -0/+28 |
2020-07-07 | fpga: dfl: afu: add interrupt support for port error reporting | Xu Yilun | 1 | -0/+4 |
2020-04-30 | fpga: dfl: afu: support debug access to memory-mapped afu regions | Dominic Chen | 1 | -0/+9 |
2020-04-30 | fpga: dfl: support multiple opens on feature device node. | Xu Yilun | 1 | -11/+15 |
2020-01-03 | fpga: dfl: afu: remove set but not used variable 'afu' | yu kuai | 1 | -2/+0 |
2019-09-04 | fpga: dfl: afu: add STP (SignalTap) support | Wu Hao | 1 | -0/+25 |
2019-09-04 | fpga: dfl: afu: add error reporting support. | Wu Hao | 1 | -0/+5 |
2019-09-04 | fpga: dfl: afu: expose __afu_port_enable/disable function. | Wu Hao | 1 | -11/+15 |
2019-09-04 | fpga: dfl: afu: add userclock sysfs interfaces. | Wu Hao | 1 | -1/+110 |
2019-09-04 | fpga: dfl: afu: convert platform_driver to use dev_groups | Wu Hao | 1 | -33/+36 |
2019-08-05 | fpga: dfl: add id_table for dfl private feature driver | Wu Hao | 1 | -2/+12 |
2019-08-05 | fpga: dfl: afu: add AFU state related sysfs interfaces | Wu Hao | 1 | -0/+137 |
2019-07-25 | fpga: dfl: use driver core functions, not sysfs ones. | Greg Kroah-Hartman | 1 | -6/+8 |
2018-07-15 | fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support | Wu Hao | 1 | -1/+60 |
2018-07-15 | fpga: dfl: afu: add afu sub feature support | Xiao Guangrong | 1 | -6/+213 |
2018-07-15 | fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support | Wu Hao | 1 | -0/+11 |
2018-07-15 | fpga: dfl: afu: add header sub feature support | Wu Hao | 1 | -1/+78 |
2018-07-15 | fpga: dfl: afu: add port ops support | Wu Hao | 1 | -1/+121 |
2018-07-15 | fpga: dfl: add FPGA Accelerated Function Unit driver basic framework | Wu Hao | 1 | -0/+162 |