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
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
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
2025-08-28
fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable()
Xu Yilun
1
-4
/
+4
2025-08-28
zynq_fpga: use sgtable-based scatterlist wrappers
Marek Szyprowski
1
-2
/
+2
2025-06-04
fpga: altera-cvp: Increase credit timeout
Kuhanh Murugasen Krishnan
1
-1
/
+1
2023-05-17
fpga: bridge: fix kernel-doc parameter description
Marco Pagani
1
-1
/
+1
2023-02-22
fpga: stratix10-soc: Fix return value check in s10_ops_write_init()
Zheng Yongjun
1
-2
/
+2
2022-08-25
fpga: altera-pr-ip: fix unsigned comparison with less than zero
Marco Pagani
1
-1
/
+1
2021-09-30
fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()
Jiapeng Chong
1
-0
/
+1
2021-09-30
fpga: machxo2-spi: Return an error on failure
Tom Rix
1
-1
/
+4
2021-07-19
fpga: stratix10-soc: Add missing fpga_mgr_free() call
Russ Weight
1
-0
/
+1
2020-07-29
fpga: dfl: fix bug in port reset handshake
Matthew Gerlach
1
-1
/
+2
2020-07-29
fpga: dfl: pci: reduce the scope of variable 'ret'
Xu Yilun
1
-1
/
+2
2020-06-24
fpga: dfl: afu: Corrected error handling levels
Souptick Joarder
1
-2
/
+2
2020-04-29
fpga: dfl: pci: fix return value of cci_pci_sriov_configure
Xu Yilun
1
-2
/
+4
2019-09-18
Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-172
/
+1621
2019-09-17
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+2
2019-09-03
fpga: dfl: fme: add global error reporting support
Wu Hao
4
-3
/
+378
2019-09-03
fpga: dfl: afu: add STP (SignalTap) support
Wu Hao
1
-0
/
+25
2019-09-03
fpga: dfl: afu: add error reporting support.
Wu Hao
4
-0
/
+241
2019-09-03
fpga: dfl: afu: expose __afu_port_enable/disable function.
Wu Hao
2
-11
/
+19
2019-09-03
fpga: dfl: afu: add userclock sysfs interfaces.
Wu Hao
2
-1
/
+119
2019-09-03
fpga: dfl: afu: convert platform_driver to use dev_groups
Wu Hao
1
-33
/
+36
2019-09-03
fpga: dfl: fme: convert platform_driver to use dev_groups
Wu Hao
1
-27
/
+2
2019-09-03
fpga: dfl: make init callback optional
Wu Hao
1
-4
/
+6
2019-09-03
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Moritz Fischer
9
-41
/
+549
2019-09-02
Merge 5.3-rc7 into char-misc-next
Greg Kroah-Hartman
1
-4
/
+7
2019-08-28
Merge tag 'fpga-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-4
/
+7
2019-08-24
fpga: altera-cvp: Add Stratix10 (V2) Support
Thor Thayer
2
-17
/
+176
2019-08-24
fpga: altera-cvp: Preparation for V2 parts.
Thor Thayer
1
-26
/
+43
2019-08-24
fpga: altera-cvp: Discover Vendor Specific offset
Thor Thayer
1
-37
/
+58
2019-08-18
fpga: altera-ps-spi: Fix getting of optional confd gpio
Phil Reid
1
-4
/
+7
2019-08-09
Merge tag 'fpga-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...
Greg Kroah-Hartman
3
-5
/
+6
2019-08-05
fpga: dfl: fme: add capability sysfs interfaces
Wu Hao
1
-0
/
+48
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
6
-15
/
+59
2019-08-05
fpga: dfl: afu: add AFU state related sysfs interfaces
Wu Hao
2
-0
/
+148
2019-08-05
fpga: dfl: pci: enable SRIOV support.
Wu Hao
3
-1
/
+120
2019-08-05
fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support.
Wu Hao
3
-12
/
+153
2019-07-30
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2
-14
/
+2
2019-07-29
Merge 5.3-rc2 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+1
2019-07-25
fpga: dfl: use driver core functions, not sysfs ones.
Greg Kroah-Hartman
2
-9
/
+12
2019-07-24
fpga: altera-pr-ip: Make alt_pr_unregister function void
Moritz Fischer
2
-4
/
+4
2019-07-24
fpga: altera-cvp: Fix function definition argument
Carlos A Petry
1
-1
/
+2
2019-07-24
fpga-manager: altera-ps-spi: Fix build error
YueHaibing
1
-0
/
+1
2019-07-16
mm: add account_locked_vm utility function
Daniel Jordan
1
-49
/
+4
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+1
2019-07-03
fpga: dfl: fme: align PR buffer size per PR datawidth
Wu Hao
1
-5
/
+9
2019-07-03
fpga: dfl: fme: remove copy_to_user() in ioctl for PR
Wu Hao
1
-3
/
+0
2019-07-03
fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address.
Wu Hao
1
-2
/
+2
2019-06-24
drivers: Add generic helper to match by of_node
Suzuki K Poulose
1
-6
/
+1
2019-06-20
drivers: fpga: Kconfig: pedantic cleanups
Enrico Weigelt
1
-3
/
+3
[next]