index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
dfl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
1
-1
/
+1
|
\
|
*
fpga: dfl: more kernel-doc corrections
Xu Yilun
2023-01-28
1
-0
/
+1
*
|
fpga: dfl: add basic support for DFHv1
Matthew Gerlach
2023-01-19
1
-0
/
+11
*
|
fpga: dfl: Add DFHv1 Register Definitions
Basheer Ahmed Muddebihal
2023-01-19
1
-0
/
+32
|
/
*
fpga: dfl: Allow Port to be linked to FME's DFL
Matthew Gerlach
2022-05-10
1
-0
/
+1
*
fpga: dfl: expose feature revision from struct dfl_device
Martin Hundebøll
2021-07-29
1
-0
/
+1
*
fpga: fix spelling mistakes
Tom Rix
2021-07-21
1
-1
/
+1
*
fpga: dfl: move dfl bus related APIs to include/linux/dfl.h
Xu Yilun
2021-01-07
1
-72
/
+0
*
fpga: dfl: move dfl_device_id to mod_devicetable.h
Xu Yilun
2021-01-07
1
-12
/
+1
*
fpga: dfl: fix the definitions of type & feature_id for dfl devices
Xu Yilun
2021-01-07
1
-7
/
+7
*
fpga: dfl: create a dfl bus type to support DFL devices
Xu Yilun
2020-09-09
1
-0
/
+86
*
fpga: dfl: map feature mmio resources in their own feature drivers
Xu Yilun
2020-08-30
1
-6
/
+1
*
fpga: dfl: change data type of feature id to u16
Xu Yilun
2020-08-19
1
-5
/
+5
*
fpga: dfl: introduce interrupt trigger setting API
Xu Yilun
2020-06-28
1
-0
/
+16
*
fpga: dfl: parse interrupt info for feature devices on enumeration
Xu Yilun
2020-06-28
1
-0
/
+41
*
fpga: dfl: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-18
1
-6
/
+0
*
Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...
Greg Kroah-Hartman
2020-05-15
1
-9
/
+28
|
\
|
*
fpga: dfl.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-29
1
-1
/
+1
|
*
fpga: dfl: support multiple opens on feature device node.
Xu Yilun
2020-04-29
1
-8
/
+27
*
|
fpga: dfl: fme: add performance reporting support
Wu Hao
2020-04-28
1
-0
/
+2
|
/
*
fpga: dfl: afu: add userclock sysfs interfaces.
Wu Hao
2019-09-03
1
-0
/
+9
*
fpga: dfl: add id_table for dfl private feature driver
Wu Hao
2019-08-05
1
-6
/
+15
*
fpga: dfl: afu: add AFU state related sysfs interfaces
Wu Hao
2019-08-05
1
-0
/
+11
*
fpga: dfl: pci: enable SRIOV support.
Wu Hao
2019-08-05
1
-1
/
+2
*
fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
Wu Hao
2019-08-05
1
-0
/
+10
*
fpga: dfl: add dfl_fpga_check_port_id function.
Wu Hao
2018-07-15
1
-0
/
+1
*
fpga: dfl: add dfl_fpga_port_ops support.
Wu Hao
2018-07-15
1
-0
/
+21
*
fpga: dfl: add feature device infrastructure
Xiao Guangrong
2018-07-15
1
-1
/
+81
*
fpga: dfl: add dfl_fpga_cdev_find_port
Wu Hao
2018-07-15
1
-0
/
+21
*
fpga: dfl: add chardev support for feature devices
Wu Hao
2018-07-15
1
-0
/
+8
*
fpga: add device feature list support
Wu Hao
2018-07-15
1
-0
/
+279