summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
2026-07-04fpga: region: fix use-after-free in child_regions_with_firmware()Wentao Liang
2026-03-04fpga: dfl: use subsys_initcall to allow built-in drivers to be addedThadeu Lima de Souza Cascardo
2025-08-28fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable()Xu Yilun
2025-08-28zynq_fpga: use sgtable-based scatterlist wrappersMarek Szyprowski
2025-06-04fpga: altera-cvp: Increase credit timeoutKuhanh Murugasen Krishnan
2024-06-16fpga: region: add owner module and take its refcountMarco Pagani
2024-06-16fpga: region: Use standard dev_release for class driverRuss Weight
2023-05-11fpga: bridge: fix kernel-doc parameter descriptionMarco Pagani
2023-02-09fpga: stratix10-soc: Fix return value check in s10_ops_write_init()Zheng Yongjun
2022-10-26fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()Dan Carpenter
2022-08-17fpga: altera-pr-ip: fix unsigned comparison with less than zeroMarco Pagani
2021-09-27fpga: ice40-spi: Add SPI device ID tableMark Brown
2021-09-16fpga: dfl: Avoid reads to AFU CSRs during enumerationRuss Weight
2021-09-15fpga: machxo2-spi: Fix missing error code in machxo2_write_complete()Jiapeng Chong
2021-09-15fpga: machxo2-spi: Return an error on failureTom Rix
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-08-09Merge 5.14-rc5 into char-misc-nextGreg Kroah-Hartman
2021-08-05Merge tag 'fpga-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/md...Greg Kroah-Hartman
2021-07-29fpga: dfl: expose feature revision from struct dfl_deviceMartin Hundebøll
2021-07-29fpga: Fix spelling mistake "eXchnage" -> "exchange" in KconfigColin Ian King
2021-07-27fpga: dfl: fme: Fix cpu hotplug issue in performance reportingKajol Jain
2021-07-27fpga: versal-fpga: Remove empty functionsMoritz Fischer
2021-07-27Merge tag 'fpga-for-5.15-early' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2021-07-24fpga: fpga-mgr: wrap the write_sg() opTom Rix
2021-07-24fpga: fpga-mgr: wrap the fpga_remove() opTom Rix
2021-07-24fpga: fpga-mgr: wrap the state() opTom Rix
2021-07-24fpga: fpga-mgr: wrap the status() opTom Rix
2021-07-24fpga: fpga-mgr: wrap the write() opTom Rix
2021-07-24fpga: fpga-mgr: make write_complete() op optionalTom Rix
2021-07-24fpga: fpga-mgr: wrap the write_init() opTom Rix
2021-07-24fpga: zynqmp-fpga: Address warning about unused variableMoritz Fischer
2021-07-24fpga: xilinx-pr-decoupler: Address warning about unused variableMoritz Fischer
2021-07-24fpga: xiilnx-spi: Address warning about unused variableMoritz Fischer
2021-07-24fpga: altera-freeze-bridge: Address warning about unused variableMoritz Fischer
2021-07-24fpga: dfl: pci: add device IDs for Silicom N501x PAC cardsMartin Hundebøll
2021-07-21fpga: fpga-bridge: removed repeated wordNavin Sankar Velliangiri
2021-07-21fpga: fix spelling mistakesTom Rix
2021-07-21fpga: versal-fpga: Add versal fpga manager driverNava kishore Manne
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-06-24fpga: machxo2-spi: Address warning about unused variableMoritz Fischer
2021-06-15fpga: region: Rename dev to parent for parent deviceRuss Weight
2021-06-15fpga: bridge: Rename dev to parent for parent deviceRuss Weight
2021-06-15fpga: mgr: Rename dev to parent for parent deviceRuss Weight
2021-06-15fpga: stratix10-soc: Add missing fpga_mgr_free() callRuss Weight
2021-06-15fpga: altera-pr-ip: Remove function alt_pr_unregisterRuss Weight
2021-06-09fpga: stratix10-soc: change FPGA indirect article to anTom Rix
2021-06-09fpga: of-fpga-region: change FPGA indirect article to anTom Rix
2021-06-09fpga: region: change FPGA indirect article to anTom Rix
2021-06-09fpga-mgr: change FPGA indirect article to anTom Rix