summaryrefslogtreecommitdiff
path: root/include/linux/pci-epc.h
AgeCommit message (Expand)Author
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