index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-08-25
Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-32
/
+22
2026-08-06
Merge tag 'fpga-for-v7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
5
-32
/
+22
2026-08-04
fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write
Daisuke Matsuda
1
-4
/
+6
2026-07-23
fpga: zynq-fpga: Remove redundant dev_err()
Pan Chuang
1
-1
/
+0
2026-07-22
fpga: dfl-fme-perf: Use sysfs_emit() for cpumask show
Yury Norov
1
-1
/
+1
2026-07-07
fpga: dfl: fme: add error handling
Griffin Kroah-Hartman
1
-0
/
+2
2026-07-07
fpga: stratix10-soc: Fix SVC mailbox handling during reconfiguration
Tien Sung Ang
1
-9
/
+12
2026-07-07
fpga: xilinx-pr-decoupler: Use devm_clk_get_prepared()
Michal Simek
1
-18
/
+2
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
7
-7
/
+0
2026-06-01
fpga: microchip-spi: fix zero header_size OOB read in mpf_ops_parse_header()
Sebastian Alba Vives
1
-0
/
+3
2026-06-01
fpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()
Sebastian Alba Vives
1
-0
/
+3
2026-06-01
fpga: dfl: add bounds check in dfh_get_param_size()
Sebastian Alba Vives
1
-0
/
+2
2026-05-11
fpga: lattice-sysconfig-spi: simplify with spi_get_device_match_data()
Andy Shevchenko
1
-10
/
+1
2026-05-11
fpga: lattice-sysconfig-spi: Don't use "proxy" headers
Andy Shevchenko
1
-1
/
+7
2026-05-11
fpga: lattice-sysconfig-spi: Drop of_match_ptr() protection
Andy Shevchenko
1
-3
/
+1
2026-05-11
fpga: lattice-sysconfig-spi: Fix the terminator entries in ID tables
Andy Shevchenko
1
-2
/
+4
2026-05-04
fpga-mgr: Add Efinix SPI programming driver
Ian Dannapel
3
-0
/
+268
2026-05-04
fpga: ts73xx-fpga: add OF match table for device tree probing
Phil Pemberton
1
-0
/
+9
2026-05-04
fpga: region: fix use-after-free in child_regions_with_firmware()
Wentao Liang
1
-2
/
+1
2026-03-25
fpga: m10bmc-sec: switch show_canceled_csk() to using sysfs_emit()
Yury Norov
1
-1
/
+1
2026-03-02
fpga: bridge: Use sysfs_emit() instead of sprintf()
Dinh Nguyen
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-4
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
6
-10
/
+11
2026-01-22
fpga: dfl: fix typo in header file
Mukesh Kumar Sisodiya
1
-1
/
+1
2025-12-19
fpga: dfl: use subsys_initcall to allow built-in drivers to be added
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-12-19
fpga: xilinx: Switch Michal Simek's email to new one
Michal Simek
2
-2
/
+2
2025-12-19
fpga: of-fpga-region: Fail if any bridge is missing
Romain Gantois
1
-4
/
+4
2025-11-10
fpga: altera-cvp: Use pci_find_vsec_capability() when probing FPGA device
Andy Shevchenko
1
-15
/
+5
2025-11-10
fpga: xilinx-spi: Add missing spi_device_id table
Fabio Estevam
1
-0
/
+7
2025-08-19
fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable()
Xu Yilun
1
-4
/
+4
2025-06-18
zynq_fpga: use sgtable-based scatterlist wrappers
Marek Szyprowski
1
-2
/
+2
2025-05-21
Merge tag 'fpga-for-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-0
/
+1
2025-05-06
fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt()
Qasim Ijaz
1
-0
/
+1
2025-04-11
fpga: tests: add module descriptions
Arnd Bergmann
3
-0
/
+3
2025-03-01
fpga: versal: remove incorrect of_match_ptr annotation
Arnd Bergmann
1
-1
/
+1
2025-03-01
fpga: altera-cvp: Increase credit timeout
Kuhanh Murugasen Krishnan
1
-1
/
+1
2025-01-09
Merge tag 'fpga-for-6.14-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
11
-699
/
+720
2024-12-18
fpga: dfl: destroy/recreate feature platform device on port release/assign
Xu Yilun
1
-17
/
+6
2024-12-18
fpga: dfl: drop unneeded get_device() and put_device() of feature device
Peter Colberg
3
-18
/
+5
2024-12-18
fpga: dfl: remove unneeded function build_info_create_dev()
Peter Colberg
1
-15
/
+2
2024-12-18
fpga: dfl: allocate platform device after feature device data
Peter Colberg
1
-38
/
+34
2024-12-18
fpga: dfl: store platform device id in feature device data
Peter Colberg
2
-23
/
+25
2024-12-18
fpga: dfl: store platform device name in feature device data
Peter Colberg
2
-1
/
+4
2024-12-18
fpga: dfl: store MMIO resources in feature device data
Peter Colberg
2
-8
/
+17
2024-12-18
fpga: dfl: convert features from flexible array member to separate array
Peter Colberg
2
-2
/
+7
2024-12-18
fpga: dfl: factor out feature device data from platform device data
Peter Colberg
2
-23
/
+35
2024-12-18
fpga: dfl: factor out feature device registration
Peter Colberg
1
-4
/
+26
2024-12-18
fpga: dfl: refactor internal DFL APIs to take/return feature device data
Peter Colberg
11
-543
/
+546
[next]