index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
/
pci-ep-cfs.c
Age
Commit message (
Expand
)
Author
2021-02-23
PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
Kishon Vijay Abraham I
2021-02-23
PCI: endpoint: Add support in configfs to associate two EPCs with EPF
Kishon Vijay Abraham I
2021-02-23
PCI: endpoint: Add support to associate secondary EPC with EPF
Kishon Vijay Abraham I
2020-08-05
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-03-31
PCI: endpoint: Fix clearing start entry in configfs
Kunihiko Hayashi
2020-02-24
PCI: endpoint: Assign function number for each PF in EPC core
Kishon Vijay Abraham I
2018-07-19
PCI: endpoint: Add MSI-X interfaces
Gustavo Pimentel
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
Merge remote-tracking branch 'lorenzo/pci/endpoint' into next
Bjorn Helgaas
2018-01-31
PCI: endpoint: Fix EPF device name to support multi-function devices
Cyrille Pitchen
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2017-12-19
PCI: endpoint: Fix find_first_zero_bit() usage
Niklas Cassel
2017-12-19
PCI: endpoint: Populate func_no before calling pci_epc_add_epf()
Niklas Cassel
2017-10-19
PCI: endpoint: make config_item_type const
Bhumika Goyal
2017-04-11
PCI: endpoint: Introduce configfs entry for configuring EP functions
Kishon Vijay Abraham I