index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-30
fpga: m10bmc-sec: Fix probe rollback
Ilpo Järvinen
1
-5
/
+12
2022-12-30
fpga: stratix10-soc: Fix return value check in s10_ops_write_init()
Zheng Yongjun
1
-2
/
+2
2022-12-16
Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-5
/
+604
2022-11-15
fpga: m10bmc-sec: Fix kconfig dependencies
Russ Weight
1
-1
/
+3
2022-10-25
fpga: lattice-sysconfig-spi: add Lattice sysCONFIG FPGA manager
Ivan Bornyakov
5
-0
/
+601
2022-10-25
fpga: zynq: Switch to use dev_err_probe() helper
Yang Yingliang
1
-5
/
+3
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-1
/
+23
2022-09-19
fpga: m10bmc-sec: Fix possible memory leak of flash_buf
Russ Weight
1
-4
/
+4
2022-09-11
fpga: m10bmc-sec: d5005 bmc secure update driver
Russ Weight
1
-0
/
+3
2022-09-03
fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()
Dan Carpenter
1
-1
/
+1
2022-08-15
fpga: microchip-spi: add missing module author entry
Conor Dooley
1
-0
/
+1
2022-08-15
fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cards
Matthew Gerlach
1
-0
/
+18
2022-06-29
fpga: fpga-mgr: Fix spelling mistake "bitsream" -> "bitstream"
Colin Ian King
1
-1
/
+1
2022-06-24
fpga: microchip-spi: add Microchip MPF FPGA manager
Ivan Bornyakov
3
-0
/
+407
2022-06-24
fpga: fpga-mgr: support bitstream offset in image buffer
Ivan Bornyakov
1
-25
/
+198
2022-06-10
fpga: altera-pr-ip: fix unsigned comparison with less than zero
Marco Pagani
1
-1
/
+1
2022-06-08
fpga: Directly use ida_alloc()/free()
keliu
4
-11
/
+11
2022-06-08
fpga: m10bmc-sec: add max10 secure update functions
Russ Weight
1
-0
/
+394
2022-06-08
fpga: m10bmc-sec: expose max10 canceled keys in sysfs
Russ Weight
1
-0
/
+54
2022-06-08
fpga: m10bmc-sec: expose max10 flash update count
Russ Weight
1
-0
/
+43
2022-06-08
fpga: m10bmc-sec: create max10 bmc secure update
Russ Weight
3
-0
/
+149
2022-05-10
fpga: dfl: Allow Port to be linked to FME's DFL
Matthew Gerlach
2
-0
/
+10
2022-05-10
fpga: dfl: check feature type before parse irq info
Tianfei zhang
1
-16
/
+22
2022-05-10
fpga: fpga-region: fix kernel-doc formatting issues
Nava kishore Manne
1
-7
/
+9
2022-05-10
fpga: Use tab instead of space indentation
Nava kishore Manne
1
-3
/
+3
2022-05-10
fpga: fpga-mgr: fix kernel-doc warnings
Nava kishore Manne
1
-0
/
+4
2022-05-10
fpga: fix for coding style issues
Nava kishore Manne
3
-10
/
+11
2022-01-25
fpga: dfl: pci: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-10
/
+5
2021-12-10
fpga: region: fix kernel-doc
Yang Li
1
-1
/
+1
2021-12-03
fpga: stratix10-soc: Do not use ret uninitialized in s10_probe()
Nathan Chancellor
1
-1
/
+1
2021-11-29
fpga: region: Use standard dev_release for class driver
Russ Weight
4
-99
/
+59
2021-11-29
fpga: bridge: Use standard dev_release for class driver
Russ Weight
6
-131
/
+52
2021-11-29
fpga: mgr: Use standard dev_release for class driver
Russ Weight
15
-231
/
+147
2021-09-28
fpga: ice40-spi: Add SPI device ID table
Mark Brown
1
-0
/
+7
2021-09-17
fpga: dfl: Avoid reads to AFU CSRs during enumeration
Russ Weight
1
-6
/
+8
2021-09-16
fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()
Jiapeng Chong
1
-0
/
+1
2021-09-16
fpga: machxo2-spi: Return an error on failure
Tom Rix
1
-1
/
+4
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+2
2021-08-09
Merge 5.14-rc5 into char-misc-next
Greg Kroah-Hartman
1
-0
/
+2
2021-08-05
Merge tag 'fpga-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/md...
Greg Kroah-Hartman
3
-11
/
+19
2021-07-29
fpga: dfl: expose feature revision from struct dfl_device
Martin Hundebøll
2
-10
/
+18
2021-07-29
fpga: Fix spelling mistake "eXchnage" -> "exchange" in Kconfig
Colin Ian King
1
-1
/
+1
2021-07-27
fpga: dfl: fme: Fix cpu hotplug issue in performance reporting
Kajol Jain
1
-0
/
+2
2021-07-27
fpga: versal-fpga: Remove empty functions
Moritz Fischer
1
-13
/
+0
2021-07-27
Merge tag 'fpga-for-5.15-early' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
15
-73
/
+99
2021-07-25
fpga: fpga-mgr: wrap the write_sg() op
Tom Rix
1
-1
/
+9
2021-07-25
fpga: fpga-mgr: wrap the fpga_remove() op
Tom Rix
1
-2
/
+7
2021-07-25
fpga: fpga-mgr: wrap the state() op
Tom Rix
4
-20
/
+9
2021-07-25
fpga: fpga-mgr: wrap the status() op
Tom Rix
1
-4
/
+8
[next]