Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-24fpga: dfl: afu: harden port enable logicRuss Weight
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
2020-07-14fpga: dfl: fix bug in port reset handshakeMatthew Gerlach
2020-07-07fpga: dfl: afu: add AFU interrupt supportXu Yilun
2020-07-07fpga: dfl: afu: add interrupt support for port error reportingXu Yilun
2020-04-30fpga: dfl: afu: support debug access to memory-mapped afu regionsDominic Chen
2020-04-30fpga: dfl: support multiple opens on feature device node.Xu Yilun
2020-01-03fpga: dfl: afu: remove set but not used variable 'afu'yu kuai
2019-09-04fpga: dfl: afu: add STP (SignalTap) supportWu Hao
2019-09-04fpga: dfl: afu: add error reporting support.Wu Hao
2019-09-04fpga: dfl: afu: expose __afu_port_enable/disable function.Wu Hao
2019-09-04fpga: dfl: afu: add userclock sysfs interfaces.Wu Hao
2019-09-04fpga: 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