summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-22Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-05-10mfd: intel-m10-bmc: Change staging size to a variableIlpo Järvinen
2024-05-08Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman
2024-04-26fpga: dfl-pci: add PCI subdevice ID for Intel D5005 cardPeter Colberg
2024-04-23fpga: region: add owner module and take its refcountMarco Pagani
2024-04-23fpga: dfl: remove unused member pdata from struct dfl_{afu,fme}Peter Colberg
2024-04-23fpga: dfl: remove unused function is_dfl_feature_present()Peter Colberg
2024-04-23fpga: ice40-spi: Don't use "proxy" headersAndy Shevchenko
2024-04-09fpga: tests: use KUnit devices instead of platform devicesMarco Pagani
2024-04-02fpga: altera-cvp: Remove an unused field in struct altera_cvp_confChristophe JAILLET
2024-04-01fpga: altera: drop driver owner assignmentKrzysztof Kozlowski
2024-03-31fpga: xilinx-core: add new gpio names for prog and initCharles Perry
2024-03-31fpga: xilinx-selectmap: add new driverCharles Perry
2024-03-31fpga: xilinx-spi: extract a common driver coreCharles Perry
2024-03-31fpga: bridge: add owner module and take its refcountMarco Pagani
2024-03-31fpga: manager: add owner module and take its refcountMarco Pagani
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-18fpga: remove redundant checks for bridge opsMarco Pagani
2024-02-18fpga: dfl: make dfl_bus_type constRicardo B. Marliere
2024-02-08fpga: ice40-spi: Follow renaming of SPI "master" to "controller"Uwe Kleine-König
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-12-21fpga: zynq-fpga: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-21fpga: xilinx-pr-decoupler: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-21fpga: stratix10-soc: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-21fpga: socfpga-a10: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-21fpga: of-fpga-region: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-21fpga: intel-m10-bmc-sec-update: Convert to platform remove callback returning...Uwe Kleine-König
2023-12-21fpga: dfl-fme-region: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-21fpga: dfl-fme-main: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-21fpga: dfl-fme-br: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-21fpga: dfl-afu-main: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-21fpga: altera-hps2fpga: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-21fpga: altera-freeze-bridge: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-21fpga: altera-fpga2sdram: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-28eventfd: simplify eventfd_signal()Christian Brauner
2023-11-17drivers/fpga: use standard array-copy functionPhilipp Stanner
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-10-24fpga: Fix memory leak for fpga_region_test_class_find()Jinjie Ruan
2023-10-21fpga: disable KUnit test suites when module support is enabledMarco Pagani
2023-10-16fpga: versal: Add support for 44-bit DMA operationsNava kishore Manne
2023-10-16fpga: altera-ps-spi: Use spi_get_device_match_data()Rob Herring
2023-10-13fpga: Use device_get_match_data()Rob Herring
2023-08-11fpga: region: make fpga_region_class a static const structureIvan Orlov
2023-08-11fpga: fpga-mgr: make fpga_mgr_class a static const structureIvan Orlov
2023-08-11fpga: bridge: make fpga_bridge_class a static const structureIvan Orlov
2023-08-07fpga: dfl-pci: Use pci_find_vsec_capability() to simplify the codeXiongfeng Wang
2023-07-23fpga: add configuration for the FPGA KUnit test suites.Marco Pagani
2023-07-23fpga: add an initial KUnit suite for the FPGA RegionMarco Pagani
2023-07-23fpga: add an initial KUnit suite for the FPGA BridgeMarco Pagani