summaryrefslogtreecommitdiff
path: root/drivers/pci/endpoint/functions/pci-epf-ntb.c
AgeCommit message (Expand)Author
2024-02-16PCI: endpoint: Clean up hardware description for BARsNiklas Cassel
2024-02-09PCI: endpoint: Refactor pci_epf_alloc_space() APINiklas Cassel
2024-01-15Merge branch 'pci/endpoint'Bjorn Helgaas
2023-12-18PCI: endpoint: pci-epf-ntb: Make struct pci_epf_ops constLars-Peter Clausen
2023-12-18PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal
2023-06-23PCI: endpoint: Pass EPF device ID to the probe functionManivannan Sadhasivam
2022-01-07PCI: Correct misspelled wordsKrzysztof Wilczyński
2021-11-05Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas
2021-09-30PCI: endpoint: Use sysfs_emit() in "show" functionsKunihiko Hayashi
2021-09-28PCI/sysfs: Return -EINVAL consistently from "store" functionsKrzysztof Wilczyński
2021-08-19PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I
2021-03-11PCI: Fix kernel-doc errorsKrzysztof Wilczyński
2021-02-23PCI: endpoint: Add EP function driver to provide NTB functionalityKishon Vijay Abraham I