index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
fpga: altera-pr-ip: fix unsigned comparison with less than zero
Marco Pagani
1
-1
/
+1
2021-10-06
fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()
Jiapeng Chong
1
-0
/
+1
2021-10-06
fpga: machxo2-spi: Return an error on failure
Tom Rix
1
-1
/
+4
2020-07-29
fpga: dfl: fix bug in port reset handshake
Matthew Gerlach
1
-1
/
+2
2020-06-25
fpga: dfl: afu: Corrected error handling levels
Souptick Joarder
1
-2
/
+2
2019-09-21
fpga: altera-ps-spi: Fix getting of optional confd gpio
Phil Reid
1
-4
/
+7
2019-07-31
fpga-manager: altera-ps-spi: Fix build error
YueHaibing
1
-0
/
+1
2019-06-25
fpga: dfl: Add lockdep classes for pdata->lock
Scott Wood
1
-1
/
+15
2019-06-25
fpga: dfl: afu: Pass the correct device to dma_mapping_error()
Scott Wood
1
-1
/
+1
2019-02-12
fpga: altera-cvp: fix 'bad IO access' on x86_64
Anatolij Gustschin
1
-2
/
+4
2019-02-12
fpga: altera-cvp: Fix registration for CvP incapable devices
Andreas Puhm
1
-0
/
+9
2019-01-26
fpga: altera-cvp: fix probing for multiple FPGAs on the bus
Anatolij Gustschin
1
-10
/
+24
2018-09-30
fpga: bridge: fix obvious function documentation error
Alan Tull
1
-1
/
+1
2018-09-30
fpga: do not access region struct after fpga_region_unregister
Alan Tull
2
-2
/
+5
2018-09-12
fpga: dfl: fme: fix return value check in in pr_mgmt_init()
Wei Yongjun
1
-1
/
+1
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
1
-2
/
+4
2018-07-15
fpga: dfl: afu: add DFL_FPGA_PORT_DMA_MAP/UNMAP ioctls support
Wu Hao
4
-3
/
+554
2018-07-15
fpga: dfl: afu: add afu sub feature support
Xiao Guangrong
4
-7
/
+451
2018-07-15
fpga: dfl: afu: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
Wu Hao
1
-0
/
+11
2018-07-15
fpga: dfl: afu: add header sub feature support
Wu Hao
1
-1
/
+78
2018-07-15
fpga: dfl: afu: add port ops support
Wu Hao
1
-1
/
+121
2018-07-15
fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
Wu Hao
3
-0
/
+173
2018-07-15
fpga: dfl: fme-region: add support for compat_id
Wu Hao
1
-0
/
+1
2018-07-15
fpga: dfl: add fpga region platform driver for FME
Wu Hao
3
-0
/
+95
2018-07-15
fpga: dfl: add fpga bridge platform driver for FME
Wu Hao
3
-0
/
+121
2018-07-15
fpga: dfl: fme-mgr: add compat_id support
Wu Hao
1
-0
/
+15
2018-07-15
fpga: dfl: add fpga manager platform driver for FME
Wu Hao
3
-0
/
+341
2018-07-15
fpga: dfl: fme: add partial reconfiguration sub feature support
Kang Luwei
5
-2
/
+644
2018-07-15
fpga: dfl: fme: add DFL_FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
Wu Hao
1
-0
/
+12
2018-07-15
fpga: dfl: fme: add header sub feature support
Kang Luwei
1
-0
/
+68
2018-07-15
fpga: dfl: add FPGA Management Engine driver basic framework
Kang Luwei
3
-0
/
+171
2018-07-15
fpga: dfl-pci: add enumeration for feature devices
Wu Hao
1
-2
/
+142
2018-07-15
fpga: add FPGA DFL PCIe device driver
Zhang Yi
3
-0
/
+121
2018-07-15
fpga: dfl: add dfl_fpga_check_port_id function.
Wu Hao
2
-0
/
+23
2018-07-15
fpga: dfl: add dfl_fpga_port_ops support.
Wu Hao
2
-0
/
+100
2018-07-15
fpga: dfl: add feature device infrastructure
Xiao Guangrong
2
-1
/
+152
2018-07-15
fpga: dfl: add dfl_fpga_cdev_find_port
Wu Hao
2
-0
/
+53
2018-07-15
fpga: dfl: add chardev support for feature devices
Wu Hao
2
-3
/
+130
2018-07-15
fpga: add device feature list support
Wu Hao
4
-0
/
+1019
2018-07-15
fpga: region: add compat_id support
Wu Hao
1
-0
/
+22
2018-07-15
fpga: mgr: add status for fpga-manager
Wu Hao
1
-0
/
+28
2018-07-07
fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'
Christophe Jaillet
1
-2
/
+4
2018-05-25
fpga: clarify that unregister functions also free
Alan Tull
3
-3
/
+3
2018-05-25
fpga: region: kernel-doc fixes
Alan Tull
1
-2
/
+5
2018-05-25
fpga: bridge: kernel-doc fixes
Alan Tull
1
-0
/
+1
2018-05-25
fpga: mgr: kernel-doc fixes
Alan Tull
1
-9
/
+29
2018-05-25
fpga: use SPDX
Alan Tull
11
-135
/
+11
2018-05-25
fpga: region: change api, add fpga_region_create/free
Alan Tull
2
-21
/
+60
2018-05-25
fpga: bridge: change api, don't use drvdata
Alan Tull
5
-42
/
+117
2018-05-25
fpga: manager: change api, don't use drvdata
Alan Tull
11
-59
/
+204
[next]