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.h
Age
Commit message (
Expand
)
Author
2020-06-28
fpga: dfl: introduce interrupt trigger setting API
Xu Yilun
2020-06-28
fpga: dfl: parse interrupt info for feature devices on enumeration
Xu Yilun
2020-06-18
fpga: dfl: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-05-15
Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...
Greg Kroah-Hartman
2020-04-29
fpga: dfl.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-29
fpga: dfl: support multiple opens on feature device node.
Xu Yilun
2020-04-28
fpga: dfl: fme: add performance reporting support
Wu Hao
2019-09-03
fpga: dfl: afu: add userclock sysfs interfaces.
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-08-05
fpga: dfl: pci: enable SRIOV support.
Wu Hao
2019-08-05
fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
Wu Hao
2018-07-15
fpga: dfl: add dfl_fpga_check_port_id function.
Wu Hao
2018-07-15
fpga: dfl: add dfl_fpga_port_ops support.
Wu Hao
2018-07-15
fpga: dfl: add feature device infrastructure
Xiao Guangrong
2018-07-15
fpga: dfl: add dfl_fpga_cdev_find_port
Wu Hao
2018-07-15
fpga: dfl: add chardev support for feature devices
Wu Hao
2018-07-15
fpga: add device feature list support
Wu Hao