aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/controller/pcie-altera.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-13Merge branch 'pci/driver-cleanup'Bjorn Helgaas1-4/+4
2022-01-03PCI: altera: Prefer of_device_get_match_data()Fan Fei1-4/+4
2021-11-18PCI: altera: Drop error data fabrication when config read failsNaveen Naidu1-3/+1
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-6/+4
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas1-4/+1
2020-08-04PCI: Set bridge map_irq and swizzle_irq to default functionsRob Herring1-2/+0
2020-08-04PCI: Move DT resource setup into devm_pci_alloc_host_bridge()Rob Herring1-7/+0
2020-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski1-3/+1
2020-07-23PCI: Set default bridge parent deviceRob Herring1-1/+0
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng1-6/+3
2020-07-10PCI: altera: Use pci_host_probe() to register hostRob Herring1-16/+1
2020-05-05PCI: altera: Clean up indentation issue on a return statementColin Ian King1-1/+1
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring1-1/+1
2019-10-29PCI: altera: Use pci_parse_request_of_pci_ranges()Rob Herring1-39/+2
2019-06-17PCI: altera: Fix configuration type based on secondary numberLey Foon Tan1-14/+27
2019-05-30PCI: altera: Allow building as moduleLey Foon Tan1-2/+26
2019-03-04PCI: altera: Add Stratix 10 PCIe supportLey Foon Tan1-24/+246
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin1-0/+645