summaryrefslogtreecommitdiff
path: root/include/linux/pci-epc.h
AgeCommit message (Expand)Author
2021-08-19PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I
2021-07-06PCI: Fix kernel-doc formattingKrzysztof WilczyƄski
2021-02-23PCI: endpoint: Add pci_epc_ops to map MSI IRQKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add support to associate secondary EPC with EPFKishon Vijay Abraham I
2021-02-23PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I
2021-02-23PCI: endpoint: Add helper API to get the 'next' unreserved BARKishon Vijay Abraham I
2020-05-22PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar
2020-05-11PCI: endpoint: Pass page size as argument to pci_epc_mem_init()Lad Prabhakar
2020-04-02PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I
2020-02-25PCI: endpoint: Add notification for core init completionVidya Sagar
2020-02-25PCI: endpoint: Add core init notifying featureVidya Sagar
2020-02-24PCI: endpoint: Assign function number for each PF in EPC coreKishon Vijay Abraham I
2020-02-24PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I
2020-02-24PCI: endpoint: Replace spinlock with mutexKishon Vijay Abraham I
2020-02-24PCI: endpoint: Use notification chain mechanism to notify EPC events to EPFKishon Vijay Abraham I
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-04-15PCI: endpoint: Add support to specify alignment for buffers allocated to BARsKishon Vijay Abraham I
2019-02-15PCI: endpoint: Remove features member in struct pci_epcKishon Vijay Abraham I
2019-02-15PCI: endpoint: Add helper to get first unreserved BARKishon Vijay Abraham I
2019-02-14PCI: endpoint: Add new pci_epc_ops to get EPC featuresKishon Vijay Abraham I
2018-07-19pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel
2018-07-19PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel
2018-07-19PCI: endpoint: Add MSI-X interfacesGustavo Pimentel
2018-05-15PCI: dwc: Add support for EP modeGustavo Pimentel
2018-04-03PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...Niklas Cassel
2018-04-03PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()Niklas Cassel
2018-02-01Merge branch 'pci/spdx' into nextBjorn Helgaas
2018-01-31PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen
2018-01-28PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas
2017-08-29PCI: endpoint: Add support for configurable page sizeKishon Vijay Abraham I
2017-04-11PCI: endpoint: Create configfs entry for EPC device and EPF driverKishon Vijay Abraham I
2017-04-11PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I