summaryrefslogtreecommitdiff
path: root/drivers/pci/endpoint/pci-ep-cfs.c
AgeCommit message (Expand)Author
2021-11-05Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2021-09-30PCI: endpoint: Use sysfs_emit() in "show" functionsKunihiko Hayashi
2021-09-28PCI/sysfs: Return -EINVAL consistently from "store" functionsKrzysztof WilczyƄski
2021-08-19PCI: endpoint: Add support to link a physical function to a virtual functionKishon Vijay Abraham I
2021-02-23PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directoryKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add support in configfs to associate two EPCs with EPFKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add support to associate secondary EPC with EPFKishon Vijay Abraham I
2020-08-05PCI: Fix kerneldoc warningsKrzysztof Kozlowski
2020-03-31PCI: endpoint: Fix clearing start entry in configfsKunihiko Hayashi
2020-02-24PCI: endpoint: Assign function number for each PF in EPC coreKishon Vijay Abraham I
2018-07-19PCI: endpoint: Add MSI-X interfacesGustavo Pimentel
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-02-01Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas
2018-01-31PCI: endpoint: Fix EPF device name to support multi-function devicesCyrille Pitchen
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2017-12-19PCI: endpoint: Fix find_first_zero_bit() usageNiklas Cassel
2017-12-19PCI: endpoint: Populate func_no before calling pci_epc_add_epf()Niklas Cassel
2017-10-19PCI: endpoint: make config_item_type constBhumika Goyal
2017-04-11PCI: endpoint: Introduce configfs entry for configuring EP functionsKishon Vijay Abraham I