summaryrefslogtreecommitdiff
path: root/drivers/pci/endpoint/pci-epc-mem.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Remove MODULE_LICENSE so boolean drivers don't look like modulesNick Alcock2023-02-171-1/+0
* PCI: Fix kerneldoc warningsKrzysztof Kozlowski2020-08-051-1/+1
* PCI: endpoint: Add support to handle multiple base for mapping outbound memoryLad Prabhakar2020-05-221-61/+138
* PCI: endpoint: Pass page size as argument to pci_epc_mem_init()Lad Prabhakar2020-05-111-0/+7
* PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2020-02-241-2/+8
* PCI: endpoint: Cast the page number to phys_addr_tAlan Mikhak2019-10-151-1/+1
* PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplateBjorn Helgaas2018-01-281-12/+1
* PCI: endpoint: Add support for configurable page sizeKishon Vijay Abraham I2017-08-291-9/+50
* PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I2017-04-111-0/+143