Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PCI: Remove MODULE_LICENSE so boolean drivers don't look like modules | Nick Alcock | 2023-02-17 | 1 | -1/+0 |
* | PCI: Fix kerneldoc warnings | Krzysztof Kozlowski | 2020-08-05 | 1 | -1/+1 |
* | PCI: endpoint: Add support to handle multiple base for mapping outbound memory | Lad Prabhakar | 2020-05-22 | 1 | -61/+138 |
* | PCI: endpoint: Pass page size as argument to pci_epc_mem_init() | Lad Prabhakar | 2020-05-11 | 1 | -0/+7 |
* | PCI: endpoint: Fix for concurrent memory allocation in OB address region | Kishon Vijay Abraham I | 2020-02-24 | 1 | -2/+8 |
* | PCI: endpoint: Cast the page number to phys_addr_t | Alan Mikhak | 2019-10-15 | 1 | -1/+1 |
* | PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate | Bjorn Helgaas | 2018-01-28 | 1 | -12/+1 |
* | PCI: endpoint: Add support for configurable page size | Kishon Vijay Abraham I | 2017-08-29 | 1 | -9/+50 |
* | PCI: endpoint: Add EP core layer to enable EP controller and EP functions | Kishon Vijay Abraham I | 2017-04-11 | 1 | -0/+143 |