summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pci-xgene.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring2020-08-041-2/+0
* PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring2020-08-041-5/+0
* PCI: Drop unnecessary zeroing of bridge fieldsRob Herring2020-07-231-1/+0
* PCI: Set default bridge parent deviceRob Herring2020-07-231-1/+0
* PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-101-2/+1
* PCI: xgene: Use pci_host_probe() to register hostRob Herring2020-07-101-12/+1
* PCI: Constify struct pci_ecam_opsRob Herring2020-05-011-2/+2
* PCI: xgene: Use inbound resources for setupRob Herring2019-11-201-22/+11
* PCI: of: Add inbound resource parsing to helpersRob Herring2019-11-201-1/+2
* PCI: xgene: Use pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-28/+11
* PCI: xgene: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+689