summaryrefslogtreecommitdiffstats
path: root/drivers/pci/endpoint/functions/pci-epf-ntb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: endpoint: Clean up hardware description for BARsNiklas Cassel2024-02-161-2/+2
* PCI: endpoint: Refactor pci_epf_alloc_space() APINiklas Cassel2024-02-091-1/+1
* Merge branch 'pci/endpoint'Bjorn Helgaas2024-01-151-1/+1
|\
| * PCI: endpoint: pci-epf-ntb: Make struct pci_epf_ops constLars-Peter Clausen2023-12-181-1/+1
* | PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal2023-12-181-2/+2
|/
* PCI: endpoint: Pass EPF device ID to the probe functionManivannan Sadhasivam2023-06-231-1/+3
* PCI: Correct misspelled wordsKrzysztof Wilczyński2022-01-081-1/+1
* Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2021-11-051-2/+2
|\
| * PCI: endpoint: Use sysfs_emit() in "show" functionsKunihiko Hayashi2021-09-301-2/+2
* | PCI/sysfs: Return -EINVAL consistently from "store" functionsKrzysztof Wilczyński2021-09-291-12/+6
|/
* PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I2021-08-191-35/+54
* PCI: Fix kernel-doc errorsKrzysztof Wilczyński2021-03-121-5/+11
* PCI: endpoint: Add EP function driver to provide NTB functionalityKishon Vijay Abraham I2021-02-231-0/+2128