summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
2022-12-16Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-11-15fpga: m10bmc-sec: Fix kconfig dependenciesRuss Weight
2022-10-25fpga: lattice-sysconfig-spi: add Lattice sysCONFIG FPGA managerIvan Bornyakov
2022-10-25fpga: zynq: Switch to use dev_err_probe() helperYang Yingliang
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-19fpga: m10bmc-sec: Fix possible memory leak of flash_bufRuss Weight
2022-09-11fpga: m10bmc-sec: d5005 bmc secure update driverRuss Weight
2022-09-04fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()Dan Carpenter
2022-08-15fpga: microchip-spi: add missing module author entryConor Dooley
2022-08-15fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cardsMatthew Gerlach
2022-06-29fpga: fpga-mgr: Fix spelling mistake "bitsream" -> "bitstream"Colin Ian King
2022-06-24fpga: microchip-spi: add Microchip MPF FPGA managerIvan Bornyakov
2022-06-24fpga: fpga-mgr: support bitstream offset in image bufferIvan Bornyakov
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