index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
dfl.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-10
fpga: dfl: create a dfl bus type to support DFL devices
Xu Yilun
1
-0
/
+86
2020-08-31
fpga: dfl: map feature mmio resources in their own feature drivers
Xu Yilun
1
-6
/
+1
2020-08-20
fpga: dfl: change data type of feature id to u16
Xu Yilun
1
-5
/
+5
2020-06-28
fpga: dfl: introduce interrupt trigger setting API
Xu Yilun
1
-0
/
+16
2020-06-28
fpga: dfl: parse interrupt info for feature devices on enumeration
Xu Yilun
1
-0
/
+41
2020-06-19
fpga: dfl: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+0
2020-05-15
Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...
Greg Kroah-Hartman
1
-9
/
+28
2020-04-30
fpga: dfl.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-04-30
fpga: dfl: support multiple opens on feature device node.
Xu Yilun
1
-8
/
+27
2020-04-28
fpga: dfl: fme: add performance reporting support
Wu Hao
1
-0
/
+2
2019-09-04
fpga: dfl: afu: add userclock sysfs interfaces.
Wu Hao
1
-0
/
+9
2019-08-05
fpga: dfl: add id_table for dfl private feature driver
Wu Hao
1
-6
/
+15
2019-08-05
fpga: dfl: afu: add AFU state related sysfs interfaces
Wu Hao
1
-0
/
+11
2019-08-05
fpga: dfl: pci: enable SRIOV support.
Wu Hao
1
-1
/
+2
2019-08-05
fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
Wu Hao
1
-0
/
+10
2018-07-15
fpga: dfl: add dfl_fpga_check_port_id function.
Wu Hao
1
-0
/
+1
2018-07-15
fpga: dfl: add dfl_fpga_port_ops support.
Wu Hao
1
-0
/
+21
2018-07-15
fpga: dfl: add feature device infrastructure
Xiao Guangrong
1
-1
/
+81
2018-07-15
fpga: dfl: add dfl_fpga_cdev_find_port
Wu Hao
1
-0
/
+21
2018-07-15
fpga: dfl: add chardev support for feature devices
Wu Hao
1
-0
/
+8
2018-07-15
fpga: add device feature list support
Wu Hao
1
-0
/
+279