index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
dfl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-07
fpga: dfl: move dfl bus related APIs to include/linux/dfl.h
Xu Yilun
1
-0
/
+1
2021-01-07
fpga: dfl: fix the definitions of type & feature_id for dfl devices
Xu Yilun
1
-2
/
+1
2020-09-09
fpga: dfl: create a dfl bus type to support DFL devices
Xu Yilun
1
-8
/
+257
2020-08-30
fpga: dfl: map feature mmio resources in their own feature drivers
Xu Yilun
1
-58
/
+129
2020-08-19
fpga: dfl: change data type of feature id to u16
Xu Yilun
1
-14
/
+15
2020-06-28
fpga: dfl: introduce interrupt trigger setting API
Xu Yilun
1
-0
/
+157
2020-06-28
fpga: dfl: parse interrupt info for feature devices on enumeration
Xu Yilun
1
-0
/
+153
2020-06-18
fpga: dfl: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2020-04-29
fpga: dfl: support multiple opens on feature device node.
Xu Yilun
1
-2
/
+13
2019-09-03
fpga: dfl: make init callback optional
Wu Hao
1
-4
/
+6
2019-08-05
fpga: dfl: make uinit callback optional
Wu Hao
1
-1
/
+2
2019-08-05
fpga: dfl: add id_table for dfl private feature driver
Wu Hao
1
-2
/
+16
2019-08-05
fpga: dfl: pci: enable SRIOV support.
Wu Hao
1
-0
/
+82
2019-08-05
fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
Wu Hao
1
-12
/
+101
2019-05-24
fpga: dfl: expand minor range when registering chrdev region
Chengguang Xu
1
-3
/
+3
2019-05-24
fpga: dfl: Add lockdep classes for pdata->lock
Scott Wood
1
-1
/
+15
2018-10-16
fpga: add devm_fpga_region_create
Alan Tull
1
-4
/
+2
2018-07-15
fpga: dfl: add dfl_fpga_check_port_id function.
Wu Hao
1
-0
/
+22
2018-07-15
fpga: dfl: add dfl_fpga_port_ops support.
Wu Hao
1
-0
/
+79
2018-07-15
fpga: dfl: add feature device infrastructure
Xiao Guangrong
1
-0
/
+71
2018-07-15
fpga: dfl: add dfl_fpga_cdev_find_port
Wu Hao
1
-0
/
+32
2018-07-15
fpga: dfl: add chardev support for feature devices
Wu Hao
1
-3
/
+122
2018-07-15
fpga: add device feature list support
Wu Hao
1
-0
/
+721