index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
dfl-afu-main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fpga: dfl: remove unused member pdata from struct dfl_{afu,fme}
Peter Colberg
2024-04-23
1
-2
/
+0
*
fpga: dfl-afu-main: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-21
1
-4
/
+2
*
fpga: dfl: afu: harden port enable logic
Russ Weight
2021-03-24
1
-11
/
+24
*
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
2020-07-27
1
-1
/
+2
|
\
|
*
fpga: dfl: fix bug in port reset handshake
Matthew Gerlach
2020-07-14
1
-1
/
+2
*
|
fpga: dfl: afu: add AFU interrupt support
Xu Yilun
2020-07-07
1
-0
/
+28
*
|
fpga: dfl: afu: add interrupt support for port error reporting
Xu Yilun
2020-07-07
1
-0
/
+4
|
/
*
fpga: dfl: afu: support debug access to memory-mapped afu regions
Dominic Chen
2020-04-30
1
-0
/
+9
*
fpga: dfl: support multiple opens on feature device node.
Xu Yilun
2020-04-30
1
-11
/
+15
*
fpga: dfl: afu: remove set but not used variable 'afu'
yu kuai
2020-01-03
1
-2
/
+0
*
fpga: dfl: afu: add STP (SignalTap) support
Wu Hao
2019-09-04
1
-0
/
+25
*
fpga: dfl: afu: add error reporting support.
Wu Hao
2019-09-04
1
-0
/
+5
*
fpga: dfl: afu: expose __afu_port_enable/disable function.
Wu Hao
2019-09-04
1
-11
/
+15
*
fpga: dfl: afu: add userclock sysfs interfaces.
Wu Hao
2019-09-04
1
-1
/
+110
*
fpga: dfl: afu: convert platform_driver to use dev_groups
Wu Hao
2019-09-04
1
-33
/
+36
*
fpga: dfl: add id_table for dfl private feature driver
Wu Hao
2019-08-05
1
-2
/
+12
*
fpga: dfl: afu: add AFU state related sysfs interfaces
Wu Hao
2019-08-05
1
-0
/
+137
*
fpga: dfl: use driver core functions, not sysfs ones.
Greg Kroah-Hartman
2019-07-25
1
-6
/
+8
*
fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support
Wu Hao
2018-07-15
1
-1
/
+60
*
fpga: dfl: afu: add afu sub feature support
Xiao Guangrong
2018-07-15
1
-6
/
+213
*
fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
Wu Hao
2018-07-15
1
-0
/
+11
*
fpga: dfl: afu: add header sub feature support
Wu Hao
2018-07-15
1
-1
/
+78
*
fpga: dfl: afu: add port ops support
Wu Hao
2018-07-15
1
-1
/
+121
*
fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
Wu Hao
2018-07-15
1
-0
/
+162