index
:
pm24.git
master
perf-mon
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
2024-05-28
PCI: endpoint: Remove unused field in struct pci_epf_group
Christophe JAILLET
2024-04-10
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2023-06-23
PCI: endpoint: Return error if EPC is started/stopped multiple times
Manivannan Sadhasivam
2023-06-23
PCI: endpoint: Improve pci_epf_type_add_cfs()
Damien Le Moal
2023-06-23
PCI: endpoint: Move pci_epf_type_add_cfs() code
Damien Le Moal
2023-06-23
PCI: endpoint: Automatically create a function specific attributes group
Damien Le Moal
2023-02-17
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
2021-11-05
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2021-09-30
PCI: endpoint: Use sysfs_emit() in "show" functions
Kunihiko Hayashi
2021-09-28
PCI/sysfs: Return -EINVAL consistently from "store" functions
Krzysztof WilczyĆski
2021-08-19
PCI: endpoint: Add support to link a physical function to a virtual function
Kishon Vijay Abraham I
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