summaryrefslogtreecommitdiff
path: root/drivers/pci/endpoint/functions/pci-epf-ntb.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-16PCI: endpoint: Clean up hardware description for BARsNiklas Cassel1-2/+2
2024-02-09PCI: endpoint: Refactor pci_epf_alloc_space() APINiklas Cassel1-1/+1
2024-01-15Merge branch 'pci/endpoint'Bjorn Helgaas1-1/+1
2023-12-19PCI: endpoint: pci-epf-ntb: Make struct pci_epf_ops constLars-Peter Clausen1-1/+1
2023-12-18PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal1-2/+2
2023-06-23PCI: endpoint: Pass EPF device ID to the probe functionManivannan Sadhasivam1-1/+3
2022-01-08PCI: Correct misspelled wordsKrzysztof Wilczyński1-1/+1
2021-11-05Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-2/+2
2021-09-30PCI: endpoint: Use sysfs_emit() in "show" functionsKunihiko Hayashi1-2/+2
2021-09-29PCI/sysfs: Return -EINVAL consistently from "store" functionsKrzysztof Wilczyński1-12/+6
2021-08-19PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I1-35/+54
2021-03-12PCI: Fix kernel-doc errorsKrzysztof Wilczyński1-5/+11
2021-02-23PCI: endpoint: Add EP function driver to provide NTB functionalityKishon Vijay Abraham I1-0/+2128