index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
endpoint
/
pci-ep-cfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: endpoint: Remove unused field in struct pci_epf_group
Christophe JAILLET
2024-05-28
1
-1
/
+0
*
PCI: endpoint: Remove "core_init_notifier" flag
Manivannan Sadhasivam
2024-04-10
1
-0
/
+9
*
PCI: endpoint: Return error if EPC is started/stopped multiple times
Manivannan Sadhasivam
2023-06-23
1
-0
/
+3
*
PCI: endpoint: Improve pci_epf_type_add_cfs()
Damien Le Moal
2023-06-23
1
-1
/
+1
*
PCI: endpoint: Move pci_epf_type_add_cfs() code
Damien Le Moal
2023-06-23
1
-0
/
+36
*
PCI: endpoint: Automatically create a function specific attributes group
Damien Le Moal
2023-06-23
1
-22
/
+20
*
PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules
Nick Alcock
2023-02-17
1
-1
/
+0
*
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2021-11-05
1
-7
/
+6
|
\
|
*
PCI: endpoint: Use sysfs_emit() in "show" functions
Kunihiko Hayashi
2021-09-30
1
-7
/
+6
*
|
PCI/sysfs: Return -EINVAL consistently from "store" functions
Krzysztof WilczyĆski
2021-09-29
1
-23
/
+12
|
/
*
PCI: endpoint: Add support to link a physical function to a virtual function
Kishon Vijay Abraham I
2021-08-19
1
-0
/
+24
*
PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
Kishon Vijay Abraham I
2021-02-23
1
-0
/
+23
*
PCI: endpoint: Add support in configfs to associate two EPCs with EPF
Kishon Vijay Abraham I
2021-02-23
1
-0
/
+147
*
PCI: endpoint: Add support to associate secondary EPC with EPF
Kishon Vijay Abraham I
2021-02-23
1
-3
/
+3
*
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2020-08-06
1
-1
/
+1
*
PCI: endpoint: Fix clearing start entry in configfs
Kunihiko Hayashi
2020-03-31
1
-0
/
+1
*
PCI: endpoint: Assign function number for each PF in EPC core
Kishon Vijay Abraham I
2020-02-24
1
-22
/
+5
*
PCI: endpoint: Add MSI-X interfaces
Gustavo Pimentel
2018-07-19
1
-0
/
+24
*
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-02-01
1
-12
/
+1
|
\
|
*
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2018-01-28
1
-12
/
+1
*
|
Merge remote-tracking branch 'lorenzo/pci/endpoint' into next
Bjorn Helgaas
2018-02-01
1
-9
/
+10
|
\
\
|
*
|
PCI: endpoint: Fix find_first_zero_bit() usage
Niklas Cassel
2017-12-19
1
-1
/
+4
|
*
|
PCI: endpoint: Populate func_no before calling pci_epc_add_epf()
Niklas Cassel
2017-12-19
1
-8
/
+6
|
|
/
*
/
PCI: endpoint: Fix EPF device name to support multi-function devices
Cyrille Pitchen
2018-01-31
1
-2
/
+44
|
/
*
PCI: endpoint: make config_item_type const
Bhumika Goyal
2017-10-19
1
-6
/
+6
*
PCI: endpoint: Introduce configfs entry for configuring EP functions
Kishon Vijay Abraham I
2017-04-11
1
-0
/
+509