| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-25 | PCI: host-generic: Move bridge allocation outside of pci_host_common_init() | Marc Zyngier | 1 | -6/+7 |
| 2025-08-01 | Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+3 |
| 2025-07-01 | PCI: host-generic: Rename and export gen_pci_init() for PCIe controller drivers | Mayank Rana | 1 | -2/+3 |
| 2025-06-30 | PCI: host-generic: Set driver_data before calling gen_pci_init() | Geert Uytterhoeven | 1 | -2/+2 |
| 2025-06-04 | Merge branch 'pci/controller/dw-rockchip' | Bjorn Helgaas | 1 | -2/+4 |
| 2025-05-30 | PCI: host-common: Convert to library for host controller drivers | Manivannan Sadhasivam | 1 | -2/+4 |
| 2025-04-23 | PCI: host-generic: Extract an ECAM bridge creation helper from pci_host_commo... | Marc Zyngier | 1 | -8/+16 |
| 2025-01-15 | PCI: host-generic: Allow {en,dis}able_device() to be provided via pci_ecam_ops | Marc Zyngier | 1 | -0/+2 |
| 2024-07-19 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -0/+1 |
| 2024-07-08 | PCI: controller: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2024-06-03 | PCI: Use preserve_config in place of pci_flags | Vidya Sagar | 1 | -4/+0 |
| 2023-11-20 | PCI: host-generic: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+1 |
| 2023-07-18 | PCI: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2021-04-20 | PCI/MSI: Make pci_host_common_probe() declare its reliance on MSI domains | Marc Zyngier | 1 | -0/+1 |
| 2021-02-23 | PCI: Call platform_set_drvdata earlier in devm_pci_alloc_host_bridge | Daire McNamara | 1 | -2/+2 |
| 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/+6 |
| 2020-07-23 | PCI: Move setting pci_host_bridge.busnr out of host drivers | Rob Herring | 1 | -1/+0 |
| 2020-07-23 | PCI: Set default bridge parent device | Rob Herring | 1 | -1/+0 |
| 2020-07-10 | PCI: host-common: Use struct pci_host_bridge.windows list directly | Rob Herring | 1 | -28/+14 |
| 2020-05-07 | PCI: host-generic: Eliminate pci_host_common_probe wrappers | Rob Herring | 1 | -2/+7 |
| 2020-05-01 | PCI: host-generic: Support building as modules | Rob Herring | 1 | -0/+5 |
| 2020-05-01 | PCI: Constify struct pci_ecam_ops | Rob Herring | 1 | -3/+3 |
| 2019-11-20 | PCI: of: Add inbound resource parsing to helpers | Rob Herring | 1 | -1/+1 |
| 2019-07-24 | PCI: Use devm_add_action_or_reset() | Fuqian Huang | 1 | -2/+1 |
| 2018-09-25 | PCI: Remove unnecessary check of device_type == pci | Rob Herring | 1 | -8/+0 |
| 2018-06-08 | PCI: Collect all native drivers under drivers/pci/controller/ | Shawn Lin | 1 | -0/+118 |