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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
2
-3
/
+2
*
fpga: of-fpga-region: Use platform_set_drvdata
Moritz Fischer
2018-11-26
1
-1
/
+1
*
fpga: dfl-fme-region: Use platform_get_drvdata()
Moritz Fischer
2018-11-26
1
-1
/
+1
*
fpga: add intel stratix10 soc fpga manager driver
Alan Tull
2018-11-26
3
-0
/
+542
*
fpga: mgr: altera-ps-spi: enable usage on non-dt platforms
Anatolij Gustschin
2018-11-26
1
-5
/
+35
*
fpga: altera-cvp: fix probing for multiple FPGAs on the bus
Anatolij Gustschin
2018-11-26
1
-10
/
+24
*
zynq-fpga: Only route PR via PCAP when required
Mike Looijmans
2018-11-11
1
-0
/
+4
*
fpga: altera-cvp: Fix registration for CvP incapable devices
Andreas Puhm
2018-11-11
1
-0
/
+9
*
fpga: dfl: fme: remove set but not used variable 'priv'
YueHaibing
2018-11-11
1
-2
/
+0
*
fpga: altera-cvp: fix 'bad IO access' on x86_64
Anatolij Gustschin
2018-11-11
1
-2
/
+4
*
fpga: add devm_fpga_region_create
Alan Tull
2018-10-16
4
-20
/
+63
*
fpga: bridge: add devm_fpga_bridge_create
Alan Tull
2018-10-16
6
-38
/
+73
*
fpga: mgr: add devm_fpga_mgr_create
Alan Tull
2018-10-16
12
-80
/
+87
*
Merge 4.19-rc7 into char-misc-next
Greg Kroah-Hartman
2018-10-08
3
-3
/
+6
|
\
|
*
fpga: bridge: fix obvious function documentation error
Alan Tull
2018-09-30
1
-1
/
+1
|
*
fpga: do not access region struct after fpga_region_unregister
Alan Tull
2018-09-30
2
-2
/
+5
*
|
Merge b4.19-rc4 into char-misc-next
Greg Kroah-Hartman
2018-09-16
1
-1
/
+1
|
\
|
|
*
fpga: dfl: fme: fix return value check in in pr_mgmt_init()
Wei Yongjun
2018-09-12
1
-1
/
+1
*
|
drivers: fpga: fix two trivial spelling mistakes
Colin Ian King
2018-09-12
2
-2
/
+2
|
/
*
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
2018-07-16
1
-2
/
+4
|
\
|
*
fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'
Christophe Jaillet
2018-07-07
1
-2
/
+4
*
|
fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support
Wu Hao
2018-07-15
4
-3
/
+554
*
|
fpga: dfl: afu: add afu sub feature support
Xiao Guangrong
2018-07-15
4
-7
/
+451
*
|
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
3
-0
/
+173
*
|
fpga: dfl: fme-region: add support for compat_id
Wu Hao
2018-07-15
1
-0
/
+1
*
|
fpga: dfl: add fpga region platform driver for FME
Wu Hao
2018-07-15
3
-0
/
+95
*
|
fpga: dfl: add fpga bridge platform driver for FME
Wu Hao
2018-07-15
3
-0
/
+121
*
|
fpga: dfl: fme-mgr: add compat_id support
Wu Hao
2018-07-15
1
-0
/
+15
*
|
fpga: dfl: add fpga manager platform driver for FME
Wu Hao
2018-07-15
3
-0
/
+341
*
|
fpga: dfl: fme: add partial reconfiguration sub feature support
Kang Luwei
2018-07-15
5
-2
/
+644
*
|
fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
Wu Hao
2018-07-15
1
-0
/
+12
*
|
fpga: dfl: fme: add header sub feature support
Kang Luwei
2018-07-15
1
-0
/
+68
*
|
fpga: dfl: add FPGA Management Engine driver basic framework
Kang Luwei
2018-07-15
3
-0
/
+171
*
|
fpga: dfl-pci: add enumeration for feature devices
Wu Hao
2018-07-15
1
-2
/
+142
*
|
fpga: add FPGA DFL PCIe device driver
Zhang Yi
2018-07-15
3
-0
/
+121
*
|
fpga: dfl: add dfl_fpga_check_port_id function.
Wu Hao
2018-07-15
2
-0
/
+23
*
|
fpga: dfl: add dfl_fpga_port_ops support.
Wu Hao
2018-07-15
2
-0
/
+100
*
|
fpga: dfl: add feature device infrastructure
Xiao Guangrong
2018-07-15
2
-1
/
+152
*
|
fpga: dfl: add dfl_fpga_cdev_find_port
Wu Hao
2018-07-15
2
-0
/
+53
*
|
fpga: dfl: add chardev support for feature devices
Wu Hao
2018-07-15
2
-3
/
+130
*
|
fpga: add device feature list support
Wu Hao
2018-07-15
4
-0
/
+1019
*
|
fpga: region: add compat_id support
Wu Hao
2018-07-15
1
-0
/
+22
*
|
fpga: mgr: add status for fpga-manager
Wu Hao
2018-07-15
1
-0
/
+28
|
/
*
fpga: clarify that unregister functions also free
Alan Tull
2018-05-25
3
-3
/
+3
*
fpga: region: kernel-doc fixes
Alan Tull
2018-05-25
1
-2
/
+5
*
fpga: bridge: kernel-doc fixes
Alan Tull
2018-05-25
1
-0
/
+1
*
fpga: mgr: kernel-doc fixes
Alan Tull
2018-05-25
1
-9
/
+29
[next]