summaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-05fpga: dfl: pci: add DID for D5005 PAC cardsRuss Weight
2021-03-24fpga: dfl: afu: harden port enable logicRuss Weight
2021-03-23fpga: altera: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCsKrzysztof Kozlowski
2021-03-23arm64: socfpga: merge Agilex and N5X into ARCH_INTEL_SOCFPGAKrzysztof Kozlowski
2021-03-06fpga: Add support for Xilinx DFX AXI Shutdown managerNava kishore Manne
2021-03-06fpga: xilinx-pr-decoupler: Simplify code by using dev_err_probe()Michal Simek
2021-03-06fpga: fpga-mgr: xilinx-spi: fix error messages on -EPROBE_DEFERLuca Ceresoli
2021-01-12Merge tag 'fpga-cleanup-for-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2021-01-10fpga: dfl: fme: Constify static attribute_group structsRikard Falkeborn
2021-01-10fpga: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-01-07fpga: dfl: add support for N3000 Nios private featureXu Yilun
2021-01-07fpga: dfl: move dfl bus related APIs to include/linux/dfl.hXu Yilun
2021-01-07fpga: dfl: move dfl_device_id to mod_devicetable.hXu Yilun
2021-01-07fpga: dfl: fix the definitions of type & feature_id for dfl devicesXu Yilun
2021-01-07fpga: dfl-pci: locate DFLs by PCIe vendor specific capabilityMatthew Gerlach
2021-01-07fpga: dfl: refactor cci_enumerate_feature_devs()Matthew Gerlach
2020-12-07Merge 5.10-rc7 into char-misc-nextGreg Kroah-Hartman
2020-12-01fpga: fpga-mgr: altera-pr-ip: Simplify registrationMoritz Fischer
2020-12-01fpga: fpga-mgr: zynqmp: Simplify registrationMoritz Fischer
2020-12-01fpga: fpga-mgr: xilinx-spi: Simplify registrationMoritz Fischer
2020-12-01fpga: fpga-mgr: ts73xx: Simplify registrationMoritz Fischer
2020-12-01fpga: fpga-mgr: socfpga: Simplify registrationMoritz Fischer
2020-12-01fpga: fpga-mgr: machxo2-spi: Simplify registrationMoritz Fischer
2020-12-01fpga: fpga-mgr: ice40-spi: Simplify registrationMoritz Fischer
2020-12-01fpga: fpga-mgr: dfl-fme-mgr: Simplify registrationMoritz Fischer
2020-12-01fpga: fpga-mgr: altera-ps-spi: Simplify registrationMoritz Fischer
2020-12-01fpga: fpga-mgr: Add devm_fpga_mgr_register() APIMoritz Fischer
2020-12-01fpga: Specify HAS_IOMEM dependency for FPGA_DFLDavid Gow
2020-09-09fpga: dfl: create a dfl bus type to support DFL devicesXu Yilun
2020-09-04fpga: fpga-region: Cleanup an outdated commentMoritz Fischer
2020-08-30fpga: dfl: map feature mmio resources in their own feature driversXu Yilun
2020-08-30fpga manager: xilinx-spi: provide better diagnostics on programming failureLuca Ceresoli
2020-08-30fpga manager: xilinx-spi: add error checking after gpiod_get_value()Luca Ceresoli
2020-08-30fpga manager: xilinx-spi: fix write_complete timeout handlingLuca Ceresoli
2020-08-30fpga manager: xilinx-spi: remove final dot from dev_err() stringsLuca Ceresoli
2020-08-19fpga manager: xilinx-spi: remove stray commentLuca Ceresoli
2020-08-19fpga: dfl: change data type of feature id to u16Xu Yilun
2020-08-19fpga: stratix10-soc: make FPGA task un-interruptibleRichard Gong
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
2020-07-23Merge tag 'fpga-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman
2020-07-13fpga: dfl: fix bug in port reset handshakeMatthew Gerlach
2020-07-13fpga: dfl: pci: reduce the scope of variable 'ret'Xu Yilun
2020-07-12fpga: dfl: pci: add device id for Intel FPGA PAC N3000Xu Yilun
2020-07-06fpga: dfl: afu: add AFU interrupt supportXu Yilun
2020-07-06fpga: dfl: fme: add interrupt support for global error reportingXu Yilun
2020-07-06fpga: dfl: afu: add interrupt support for port error reportingXu Yilun
2020-06-28fpga: dfl: introduce interrupt trigger setting APIXu Yilun
2020-06-28fpga: dfl: pci: add irq info for feature devices enumerationXu Yilun
2020-06-28fpga: dfl: parse interrupt info for feature devices on enumerationXu Yilun