index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
dfl-afu-main.c
Age
Commit message (
Expand
)
Author
2020-01-02
fpga: dfl: afu: remove set but not used variable 'afu'
yu kuai
2019-09-03
fpga: dfl: afu: add STP (SignalTap) support
Wu Hao
2019-09-03
fpga: dfl: afu: add error reporting support.
Wu Hao
2019-09-03
fpga: dfl: afu: expose __afu_port_enable/disable function.
Wu Hao
2019-09-03
fpga: dfl: afu: add userclock sysfs interfaces.
Wu Hao
2019-09-03
fpga: dfl: afu: convert platform_driver to use dev_groups
Wu Hao
2019-08-05
fpga: dfl: add id_table for dfl private feature driver
Wu Hao
2019-08-05
fpga: dfl: afu: add AFU state related sysfs interfaces
Wu Hao
2019-07-25
fpga: dfl: use driver core functions, not sysfs ones.
Greg Kroah-Hartman
2018-07-15
fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support
Wu Hao
2018-07-15
fpga: dfl: afu: add afu sub feature support
Xiao Guangrong
2018-07-15
fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
Wu Hao
2018-07-15
fpga: dfl: afu: add header sub feature support
Wu Hao
2018-07-15
fpga: dfl: afu: add port ops support
Wu Hao
2018-07-15
fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
Wu Hao