summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pci-versatile.c
AgeCommit message (Expand)AuthorLines
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring-2/+0
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring-6/+1
2020-07-23PCI: Drop unnecessary zeroing of bridge fieldsRob Herring-2/+0
2020-07-23PCI: Set default bridge parent deviceRob Herring-1/+0
2020-07-23PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINSRob Herring-1/+0
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng-4/+2
2020-07-10PCI: versatile: Use pci_host_probe() to register hostRob Herring-13/+1
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring-1/+2
2019-10-29PCI: versatile: Remove usage of PHYS_OFFSETRob Herring-4/+4
2019-10-29PCI: versatile: Use pci_parse_request_of_pci_ranges()Rob Herring-53/+11
2018-07-18PCI: versatile: Fix I/O space page leakSergei Shtylyov-1/+1
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin-0/+239