summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
2022-06-10fpga: altera-pr-ip: fix unsigned comparison with less than zeroMarco Pagani
2022-06-08fpga: Directly use ida_alloc()/free()keliu
2022-06-08fpga: m10bmc-sec: add max10 secure update functionsRuss Weight
2022-06-08fpga: m10bmc-sec: expose max10 canceled keys in sysfsRuss Weight
2022-06-08fpga: m10bmc-sec: expose max10 flash update countRuss Weight
2022-06-08fpga: m10bmc-sec: create max10 bmc secure updateRuss Weight
2022-05-10fpga: dfl: Allow Port to be linked to FME's DFLMatthew Gerlach
2022-05-10fpga: dfl: check feature type before parse irq infoTianfei zhang
2022-05-10fpga: fpga-region: fix kernel-doc formatting issuesNava kishore Manne
2022-05-10fpga: Use tab instead of space indentationNava kishore Manne
2022-05-10fpga: fpga-mgr: fix kernel-doc warningsNava kishore Manne
2022-05-10fpga: fix for coding style issuesNava kishore Manne
2022-01-25fpga: dfl: pci: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2021-12-09fpga: region: fix kernel-docYang Li
2021-12-02fpga: stratix10-soc: Do not use ret uninitialized in s10_probe()Nathan Chancellor
2021-11-28fpga: region: Use standard dev_release for class driverRuss Weight
2021-11-28fpga: bridge: Use standard dev_release for class driverRuss Weight
2021-11-28fpga: mgr: Use standard dev_release for class driverRuss Weight
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