summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/pcie-altera.c
AgeCommit message (Expand)Author
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2023-06-24PCI: altera: Convert to platform remove callback returning voidUwe Kleine-König
2022-01-13Merge branch 'pci/driver-cleanup'Bjorn Helgaas
2022-01-03PCI: altera: Prefer of_device_get_match_data()Fan Fei
2021-11-18PCI: altera: Drop error data fabrication when config read failsNaveen Naidu
2021-08-02PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2020-08-05Merge branch 'pci/irq-error'Bjorn Helgaas
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-08-03PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof Wilczyński
2020-07-23PCI: Set default bridge parent deviceRob Herring
2020-07-10PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-07-10PCI: altera: Use pci_host_probe() to register hostRob Herring
2020-05-05PCI: altera: Clean up indentation issue on a return statementColin Ian King
2019-11-20PCI: of: Add inbound resource parsing to helpersRob Herring
2019-10-29PCI: altera: Use pci_parse_request_of_pci_ranges()Rob Herring
2019-06-17PCI: altera: Fix configuration type based on secondary numberLey Foon Tan
2019-05-30PCI: altera: Allow building as moduleLey Foon Tan
2019-03-04PCI: altera: Add Stratix 10 PCIe supportLey Foon Tan
2018-06-08PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin