summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pci-ftpci100.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Explicitly include correct DT includesRob Herring2023-07-181-2/+1
* PCI: ftpci100: Release the clock resourcesJunyan Ye2023-05-291-12/+2
* PCI: Drop of_match_ptr() to avoid unused variablesBjorn Helgaas2022-11-171-1/+1
* PCI: ftpci100: Use PCI_CONF1_ADDRESS() macroPali Rohár2022-09-271-17/+4
* PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-021-1/+1
* PCI: ftpci100: Rename macro name collisionRandy Dunlap2021-06-031-15/+15
* 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-2/+0
* PCI: Set default bridge parent deviceRob Herring2020-07-231-1/+0
* PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng2020-07-101-3/+1
* PCI: ftpci100: Use inbound resources for setupRob Herring2019-11-201-17/+10
* PCI: of: Add inbound resource parsing to helpersRob Herring2019-11-201-1/+2
* PCI: faraday: Use pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-40/+11
* PCI: faraday: Fix I/O space page leakSergei Shtylyov2018-07-181-1/+1
* PCI: faraday: Add missing of_node_put()Nicholas Mc Guire2018-06-291-0/+2
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+619