summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pci-ftpci100.c
AgeCommit message (Expand)Author
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2023-05-29PCI: ftpci100: Release the clock resourcesJunyan Ye
2022-11-17PCI: Drop of_match_ptr() to avoid unused variablesBjorn Helgaas
2022-09-27PCI: ftpci100: Use PCI_CONF1_ADDRESS() macroPali Rohár
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-06-03PCI: ftpci100: Rename macro name collisionRandy Dunlap
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring
2020-07-23PCI: Drop unnecessary zeroing of bridge fieldsRob Herring
2020-07-23PCI: Set default bridge parent deviceRob Herring
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng
2019-11-20PCI: ftpci100: Use inbound resources for setupRob Herring
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring
2019-10-29PCI: faraday: Use pci_parse_request_of_pci_ranges()Rob Herring
2018-07-18PCI: faraday: Fix I/O space page leakSergei Shtylyov
2018-06-29PCI: faraday: Add missing of_node_put()Nicholas Mc Guire
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin