summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/dfl-pci.c
Commit message (Expand)AuthorAgeFilesLines
* fpga: dfl-pci: locate DFLs by PCIe vendor specific capabilityMatthew Gerlach2021-01-071-1/+86
* fpga: dfl: refactor cci_enumerate_feature_devs()Matthew Gerlach2021-01-071-37/+47
* fpga: dfl: map feature mmio resources in their own feature driversXu Yilun2020-08-301-13/+11
* Merge 5.8-rc7 into char-misc-nextGreg Kroah-Hartman2020-07-271-1/+2
|\
| * fpga: dfl: pci: reduce the scope of variable 'ret'Xu Yilun2020-07-131-1/+2
* | fpga: dfl: pci: add device id for Intel FPGA PAC N3000Xu Yilun2020-07-121-0/+2
* | fpga: dfl: pci: add irq info for feature devices enumerationXu Yilun2020-06-281-9/+67
|/
* fpga: dfl: pci: fix return value of cci_pci_sriov_configureXu Yilun2020-03-301-2/+4
* fpga: dfl: pci: enable SRIOV support.Wu Hao2019-08-051-0/+36
* fpga: dfl-pci: add enumeration for feature devicesWu Hao2018-07-151-2/+142
* fpga: add FPGA DFL PCIe device driverZhang Yi2018-07-151-0/+103