summaryrefslogtreecommitdiffstats
path: root/include/linux/pci-epc.h
Commit message (Expand)AuthorAgeFilesLines
* PCI: endpoint: Drop only_64bit on reserved BARsNiklas Cassel2024-02-161-0/+5
* PCI: endpoint: Clean up hardware description for BARsNiklas Cassel2024-02-161-6/+28
* Merge branch 'pci/misc'Bjorn Helgaas2024-01-151-1/+1
|\
| * PCI: Fix kernel-doc issuesBjorn Helgaas2024-01-151-1/+1
* | PCI: endpoint: Drop PCI_EPC_IRQ_XXX definitionsDamien Le Moal2023-12-181-9/+2
|/
* PCI: endpoint: Add BME notifier supportManivannan Sadhasivam2023-06-231-0/+1
* PCI: endpoint: Add linkdown notifier supportManivannan Sadhasivam2023-06-231-0/+1
* PCI: endpoint: Use link_up() callback in place of LINK_UP notifierManivannan Sadhasivam2023-02-141-8/+0
* PCI: endpoint: Use a separate lock for protecting epc->pci_epf listManivannan Sadhasivam2023-02-141-0/+2
* PCI: endpoint: Add virtual function number in pci_epc opsKishon Vijay Abraham I2021-08-191-26/+31
* PCI: Fix kernel-doc formattingKrzysztof WilczyƄski2021-07-061-1/+4
* PCI: endpoint: Add pci_epc_ops to map MSI IRQKishon Vijay Abraham I2021-02-231-0/+8
* PCI: endpoint: Add support to associate secondary EPC with EPFKishon Vijay Abraham I2021-02-231-2/+23
* PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I2021-02-231-4/+4
* PCI: endpoint: Add helper API to get the 'next' unreserved BARKishon Vijay Abraham I2021-02-231-0/+2
* PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar2020-05-221-9/+24
* PCI: endpoint: Pass page size as argument to pci_epc_mem_init()Lad Prabhakar2020-05-111-3/+2
* PCI: endpoint: Fix ->set_msix() to take BIR and offset as argumentsKishon Vijay Abraham I2020-04-021-2/+4
* PCI: endpoint: Add notification for core init completionVidya Sagar2020-02-251-0/+1
* PCI: endpoint: Add core init notifying featureVidya Sagar2020-02-251-0/+1
* PCI: endpoint: Assign function number for each PF in EPC coreKishon Vijay Abraham I2020-02-241-0/+2
* PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2020-02-241-0/+3
* PCI: endpoint: Replace spinlock with mutexKishon Vijay Abraham I2020-02-241-3/+3
* PCI: endpoint: Use notification chain mechanism to notify EPC events to EPFKishon Vijay Abraham I2020-02-241-0/+8
* PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-1/+1
* PCI: endpoint: Add support to specify alignment for buffers allocated to BARsKishon Vijay Abraham I2019-04-151-0/+2
* PCI: endpoint: Remove features member in struct pci_epcKishon Vijay Abraham I2019-02-151-9/+0
* PCI: endpoint: Add helper to get first unreserved BARKishon Vijay Abraham I2019-02-151-0/+2
* PCI: endpoint: Add new pci_epc_ops to get EPC featuresKishon Vijay Abraham I2019-02-141-0/+22
* pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-191-0/+1
* PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel2018-07-191-3/+3
* PCI: endpoint: Add MSI-X interfacesGustavo Pimentel2018-07-191-0/+9
* PCI: dwc: Add support for EP modeGustavo Pimentel2018-05-151-0/+8
* PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep...Niklas Cassel2018-04-031-2/+3
* PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar()Niklas Cassel2018-04-031-4/+2
* Merge branch 'pci/spdx' into nextBjorn Helgaas2018-02-011-4/+1
|\
| * PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-4/+1
* | PCI: endpoint: Add the function number as argument to EPC opsCyrille Pitchen2018-01-311-18/+25
|/
* PCI: endpoint: Add support for configurable page sizeKishon Vijay Abraham I2017-08-291-1/+7
* PCI: endpoint: Create configfs entry for EPC device and EPF driverKishon Vijay Abraham I2017-04-111-0/+2
* PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I2017-04-111-0/+142