summaryrefslogtreecommitdiff
path: root/drivers/fpga/dfl-pci.c
AgeCommit message (Expand)Author
2023-08-07fpga: dfl-pci: Use pci_find_vsec_capability() to simplify the codeXiongfeng Wang
2023-03-10fpga: dfl-pci: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2022-08-15fpga: dfl-pci: Add IDs for Intel N6000, N6001 and C6100 cardsMatthew Gerlach
2022-05-10fpga: dfl: Allow Port to be linked to FME's DFLMatthew Gerlach
2022-01-25fpga: dfl: pci: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2021-07-24fpga: dfl: pci: add device IDs for Silicom N501x PAC cardsMartin Hundebøll
2021-04-05fpga: dfl: pci: add DID for D5005 PAC cardsRuss Weight
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-08-30fpga: dfl: map feature mmio resources in their own feature driversXu Yilun
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman
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-06-28fpga: dfl: pci: add irq info for feature devices enumerationXu Yilun
2020-03-30fpga: dfl: pci: fix return value of cci_pci_sriov_configureXu Yilun
2019-08-05fpga: dfl: pci: enable SRIOV support.Wu Hao
2018-07-15fpga: dfl-pci: add enumeration for feature devicesWu Hao
2018-07-15fpga: add FPGA DFL PCIe device driverZhang Yi