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
...
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-05-16
3
-0
/
+169
|
\
|
*
fpga manager: Adding FPGA Manager support for Xilinx zynqmp
Nava kishore Manne
2019-04-15
3
-0
/
+169
*
|
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
1
-1
/
+1
|
/
*
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
2019-02-11
1
-4
/
+1
|
\
|
*
fpga: stratix10-soc: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
2019-01-31
1
-4
/
+1
*
|
fpga: altera_freeze_bridge: remove restriction to socfpga
Alan Tull
2019-01-31
1
-1
/
+1
*
|
fpga: mgr: altera-ps-spi: make array dummy static, shrinks object size
Colin Ian King
2019-01-31
1
-1
/
+1
|
/
*
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
[prev]
[next]