summaryrefslogtreecommitdiffstats
path: root/drivers/pci/endpoint/pci-ep-cfs.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-05Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-7/+6
2021-09-30PCI: endpoint: Use sysfs_emit() in "show" functionsKunihiko Hayashi1-7/+6
2021-09-28PCI/sysfs: Return -EINVAL consistently from "store" functionsKrzysztof WilczyƄski1-23/+12
2021-08-19PCI: endpoint: Add support to link a physical function to a virtual functionKishon Vijay Abraham I1-0/+24
2021-02-23PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directoryKishon Vijay Abraham I1-0/+23
2021-02-23PCI: endpoint: Add support in configfs to associate two EPCs with EPFKishon Vijay Abraham I1-0/+147
2021-02-23PCI: endpoint: Add support to associate secondary EPC with EPFKishon Vijay Abraham I1-3/+3
2020-08-05PCI: Fix kerneldoc warningsKrzysztof Kozlowski1-1/+1
2020-03-31PCI: endpoint: Fix clearing start entry in configfsKunihiko Hayashi1-0/+1
2020-02-24PCI: endpoint: Assign function number for each PF in EPC coreKishon Vijay Abraham I1-22/+5
2018-07-19PCI: endpoint: Add MSI-X interfacesGustavo Pimentel1-0/+24
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas1-12/+1
2018-02-01Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas1-9/+10
2018-01-31PCI: endpoint: Fix EPF device name to support multi-function devicesCyrille Pitchen1-2/+44
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas1-12/+1
2017-12-19PCI: endpoint: Fix find_first_zero_bit() usageNiklas Cassel1-1/+4
2017-12-19PCI: endpoint: Populate func_no before calling pci_epc_add_epf()Niklas Cassel1-8/+6
2017-10-19PCI: endpoint: make config_item_type constBhumika Goyal1-6/+6
2017-04-11PCI: endpoint: Introduce configfs entry for configuring EP functionsKishon Vijay Abraham I1-0/+509