aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/dfl-pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-07fpga: dfl-pci: locate DFLs by PCIe vendor specific capabilityMatthew Gerlach1-1/+86
2021-01-07fpga: dfl: refactor cci_enumerate_feature_devs()Matthew Gerlach1-37/+47
2020-08-30fpga: dfl: map feature mmio resources in their own feature driversXu Yilun1-13/+11
2020-07-27Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman1-1/+2
2020-07-13fpga: dfl: pci: reduce the scope of variable 'ret'Xu Yilun1-1/+2
2020-07-12fpga: dfl: pci: add device id for Intel FPGA PAC N3000Xu Yilun1-0/+2
2020-06-28fpga: dfl: pci: add irq info for feature devices enumerationXu Yilun1-9/+67
2020-03-30fpga: dfl: pci: fix return value of cci_pci_sriov_configureXu Yilun1-2/+4
2019-08-05fpga: dfl: pci: enable SRIOV support.Wu Hao1-0/+36
2018-07-15fpga: dfl-pci: add enumeration for feature devicesWu Hao1-2/+142
2018-07-15fpga: add FPGA DFL PCIe device driverZhang Yi1-0/+103