| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-24 | PCI: controller: Use dev_fwnode() instead of of_fwnode_handle() | Jiri Slaby (SUSE) | 1 | -2/+1 |
| 2025-05-16 | PCI: Switch to irq_domain_create_linear() | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2025-03-27 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -1/+1 |
| 2025-03-08 | PCI: Fix typos | Bjorn Helgaas | 1 | -1/+1 |
| 2025-03-06 | PCI: altera: Add Agilex support | D M, Sharath Kumar | 1 | -9/+246 |
| 2024-10-03 | PCI: controller: Switch back to struct platform_driver::remove() | Sergio Paracuellos | 1 | -3/+3 |
| 2024-09-06 | PCI: altera: Replace TLP_REQ_ID() with macro PCI_DEVID() | Jinjie Ruan | 1 | -2/+1 |
| 2024-07-08 | PCI: controller: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2023-07-18 | PCI: Explicitly include correct DT includes | Rob Herring | 1 | -3/+2 |
| 2023-06-24 | PCI: altera: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2022-01-13 | Merge branch 'pci/driver-cleanup' | Bjorn Helgaas | 1 | -4/+4 |
| 2022-01-03 | PCI: altera: Prefer of_device_get_match_data() | Fan Fei | 1 | -4/+4 |
| 2021-11-18 | PCI: altera: Drop error data fabrication when config read fails | Naveen Naidu | 1 | -3/+1 |
| 2021-08-02 | PCI: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -6/+4 |
| 2020-08-05 | Merge branch 'pci/irq-error' | Bjorn Helgaas | 1 | -4/+1 |
| 2020-08-04 | PCI: Set bridge map_irq and swizzle_irq to default functions | Rob Herring | 1 | -2/+0 |
| 2020-08-04 | PCI: Move DT resource setup into devm_pci_alloc_host_bridge() | Rob Herring | 1 | -7/+0 |
| 2020-08-03 | PCI: Remove dev_err() when handing an error from platform_get_irq() | Krzysztof Wilczyński | 1 | -3/+1 |
| 2020-07-23 | PCI: Set default bridge parent device | Rob Herring | 1 | -1/+0 |
| 2020-07-10 | PCI: controller: Convert to devm_platform_ioremap_resource_byname() | Dejin Zheng | 1 | -6/+3 |
| 2020-07-10 | PCI: altera: Use pci_host_probe() to register host | Rob Herring | 1 | -16/+1 |
| 2020-05-05 | PCI: altera: Clean up indentation issue on a return statement | Colin Ian King | 1 | -1/+1 |
| 2019-11-20 | PCI: of: Add inbound resource parsing to helpers | Rob Herring | 1 | -1/+1 |
| 2019-10-29 | PCI: altera: Use pci_parse_request_of_pci_ranges() | Rob Herring | 1 | -39/+2 |
| 2019-06-17 | PCI: altera: Fix configuration type based on secondary number | Ley Foon Tan | 1 | -14/+27 |
| 2019-05-30 | PCI: altera: Allow building as module | Ley Foon Tan | 1 | -2/+26 |
| 2019-03-04 | PCI: altera: Add Stratix 10 PCIe support | Ley Foon Tan | 1 | -24/+246 |
| 2018-06-08 | PCI: Collect all native drivers under drivers/pci/controller/ | Shawn Lin | 1 | -0/+645 |