summaryrefslogtreecommitdiffstats
path: root/drivers/pci/endpoint/pci-ep-cfs.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: endpoint: Return error if EPC is started/stopped multiple timesManivannan Sadhasivam2023-06-231-0/+3
* PCI: endpoint: Improve pci_epf_type_add_cfs()Damien Le Moal2023-06-231-1/+1
* PCI: endpoint: Move pci_epf_type_add_cfs() codeDamien Le Moal2023-06-231-0/+36
* PCI: endpoint: Automatically create a function specific attributes groupDamien Le Moal2023-06-231-22/+20
* PCI: Remove MODULE_LICENSE so boolean drivers don't look like modulesNick Alcock2023-02-171-1/+0
* Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2021-11-051-7/+6
|\
| * PCI: endpoint: Use sysfs_emit() in "show" functionsKunihiko Hayashi2021-09-301-7/+6
* | PCI/sysfs: Return -EINVAL consistently from "store" functionsKrzysztof WilczyƄski2021-09-281-23/+12
|/
* PCI: endpoint: Add support to link a physical function to a virtual functionKishon Vijay Abraham I2021-08-191-0/+24
* PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directoryKishon Vijay Abraham I2021-02-231-0/+23
* PCI: endpoint: Add support in configfs to associate two EPCs with EPFKishon Vijay Abraham I2021-02-231-0/+147
* PCI: endpoint: Add support to associate secondary EPC with EPFKishon Vijay Abraham I2021-02-231-3/+3
* PCI: Fix kerneldoc warningsKrzysztof Kozlowski2020-08-051-1/+1
* PCI: endpoint: Fix clearing start entry in configfsKunihiko Hayashi2020-03-311-0/+1
* PCI: endpoint: Assign function number for each PF in EPC coreKishon Vijay Abraham I2020-02-241-22/+5
* PCI: endpoint: Add MSI-X interfacesGustavo Pimentel2018-07-191-0/+24
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-12/+1
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-12/+1
* | Merge remote-tracking branch 'lorenzo/pci/endpoint' into nextBjorn Helgaas2018-02-011-9/+10
|\ \
| * | PCI: endpoint: Fix find_first_zero_bit() usageNiklas Cassel2017-12-191-1/+4
| * | PCI: endpoint: Populate func_no before calling pci_epc_add_epf()Niklas Cassel2017-12-191-8/+6
| |/
* / PCI: endpoint: Fix EPF device name to support multi-function devicesCyrille Pitchen2018-01-311-2/+44
|/
* PCI: endpoint: make config_item_type constBhumika Goyal2017-10-191-6/+6
* PCI: endpoint: Introduce configfs entry for configuring EP functionsKishon Vijay Abraham I2017-04-111-0/+509