Age | Commit message (Expand) | Author | Files | Lines |
2020-05-22 | PCI: endpoint: Add support to handle multiple base for mapping outbound memory | Lad Prabhakar | 1 | -9/+24 |
2020-05-11 | PCI: endpoint: Pass page size as argument to pci_epc_mem_init() | Lad Prabhakar | 1 | -3/+2 |
2020-04-02 | PCI: endpoint: Fix ->set_msix() to take BIR and offset as arguments | Kishon Vijay Abraham I | 1 | -2/+4 |
2020-02-25 | PCI: endpoint: Add notification for core init completion | Vidya Sagar | 1 | -0/+1 |
2020-02-25 | PCI: endpoint: Add core init notifying feature | Vidya Sagar | 1 | -0/+1 |
2020-02-24 | PCI: endpoint: Assign function number for each PF in EPC core | Kishon Vijay Abraham I | 1 | -0/+2 |
2020-02-24 | PCI: endpoint: Fix for concurrent memory allocation in OB address region | Kishon Vijay Abraham I | 1 | -0/+3 |
2020-02-24 | PCI: endpoint: Replace spinlock with mutex | Kishon Vijay Abraham I | 1 | -3/+3 |
2020-02-24 | PCI: endpoint: Use notification chain mechanism to notify EPC events to EPF | Kishon Vijay Abraham I | 1 | -0/+8 |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 1 | -1/+1 |
2019-04-15 | PCI: endpoint: Add support to specify alignment for buffers allocated to BARs | Kishon Vijay Abraham I | 1 | -0/+2 |
2019-02-15 | PCI: endpoint: Remove features member in struct pci_epc | Kishon Vijay Abraham I | 1 | -9/+0 |
2019-02-15 | PCI: endpoint: Add helper to get first unreserved BAR | Kishon Vijay Abraham I | 1 | -0/+2 |
2019-02-14 | PCI: endpoint: Add new pci_epc_ops to get EPC features | Kishon Vijay Abraham I | 1 | -0/+22 |
2018-07-19 | pci-epf-test/pci_endpoint_test: Add MSI-X support | Gustavo Pimentel | 1 | -0/+1 |
2018-07-19 | PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures | Gustavo Pimentel | 1 | -3/+3 |
2018-07-19 | PCI: endpoint: Add MSI-X interfaces | Gustavo Pimentel | 1 | -0/+9 |
2018-05-15 | PCI: dwc: Add support for EP mode | Gustavo Pimentel | 1 | -0/+8 |
2018-04-03 | PCI: endpoint: Make epc->ops->clear_bar()/pci_epc_clear_bar() take struct *ep... | Niklas Cassel | 1 | -2/+3 |
2018-04-03 | PCI: endpoint: Simplify epc->ops->set_bar()/pci_epc_set_bar() | Niklas Cassel | 1 | -4/+2 |
2018-02-01 | Merge branch 'pci/spdx' into next | Bjorn Helgaas | 1 | -4/+1 |
2018-01-31 | PCI: endpoint: Add the function number as argument to EPC ops | Cyrille Pitchen | 1 | -18/+25 |
2018-01-29 | PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate | Bjorn Helgaas | 1 | -4/+1 |
2017-08-30 | PCI: endpoint: Add support for configurable page size | Kishon Vijay Abraham I | 1 | -1/+7 |
2017-04-11 | PCI: endpoint: Create configfs entry for EPC device and EPF driver | Kishon Vijay Abraham I | 1 | -0/+2 |
2017-04-11 | PCI: endpoint: Add EP core layer to enable EP controller and EP functions | Kishon Vijay Abraham I | 1 | -0/+142 |