summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller/pcie-altera.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/driver-cleanup'Bjorn Helgaas2022-01-131-4/+4
|\
| * PCI: altera: Prefer of_device_get_match_data()Fan Fei2022-01-031-4/+4
* | PCI: altera: Drop error data fabrication when config read failsNaveen Naidu2021-11-181-3/+1
|/
* PCI: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-021-6/+4
* Merge branch 'pci/irq-error'Bjorn Helgaas2020-08-051-4/+1
|\
| * PCI: Remove dev_err() when handing an error from platform_get_irq()Krzysztof WilczyƄski2020-08-031-3/+1
* | 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-7/+0
* | PCI: Set default bridge parent deviceRob Herring2020-07-231-1/+0
* | PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-101-6/+3
* | PCI: altera: Use pci_host_probe() to register hostRob Herring2020-07-101-16/+1
|/
* PCI: altera: Clean up indentation issue on a return statementColin Ian King2020-05-051-1/+1
* PCI: of: Add inbound resource parsing to helpersRob Herring2019-11-201-1/+1
* PCI: altera: Use pci_parse_request_of_pci_ranges()Rob Herring2019-10-291-39/+2
* PCI: altera: Fix configuration type based on secondary numberLey Foon Tan2019-06-171-14/+27
* PCI: altera: Allow building as moduleLey Foon Tan2019-05-301-2/+26
* PCI: altera: Add Stratix 10 PCIe supportLey Foon Tan2019-03-041-24/+246
* PCI: Collect all native drivers under drivers/pci/controller/Shawn Lin2018-06-081-0/+645