| 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 | -37/+6 |
| 2025-06-30 | PCI: apple: Add tracking of probed root ports | Marc Zyngier | 1 | -4/+49 |
| 2025-06-04 | Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -67/+176 |
| 2025-06-04 | Merge branch 'pci/controller/dw-rockchip' | Bjorn Helgaas | 1 | -0/+2 |
| 2025-05-30 | PCI: host-common: Convert to library for host controller drivers | Manivannan Sadhasivam | 1 | -0/+2 |
| 2025-05-16 | PCI: apple: Convert to MSI parent infrastructure | Marc Zyngier | 1 | -46/+23 |
| 2025-04-23 | PCI: apple: Add T602x PCIe support | Hector Martin | 1 | -0/+21 |
| 2025-04-23 | PCI: apple: Abstract register offsets via a SoC-specific structure | Hector Martin | 1 | -17/+72 |
| 2025-04-23 | PCI: apple: Use gpiod_set_value_cansleep in probe flow | Hector Martin | 1 | -2/+2 |
| 2025-04-23 | PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLK | Hector Martin | 1 | -6/+0 |
| 2025-04-23 | PCI: apple: Move port PHY registers to their own reg items | Hector Martin | 1 | -18/+37 |
| 2025-04-23 | PCI: apple: Fix missing OF node reference in apple_pcie_setup_port | Hector Martin | 1 | -0/+3 |
| 2025-04-23 | PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts | Marc Zyngier | 1 | -3/+8 |
| 2025-04-23 | PCI: apple: Dynamically allocate RID-to_SID bitmap | Marc Zyngier | 1 | -1/+5 |
| 2025-04-23 | PCI: apple: Move over to standalone probing | Marc Zyngier | 1 | -24/+30 |
| 2025-04-19 | PCI: apple: Set only available ports up | Janne Grunau | 1 | -1/+1 |
| 2025-03-06 | PCI: apple: Use helper function for_each_child_of_node_scoped() | Zhang Zekun | 1 | -3/+1 |
| 2025-01-15 | PCI: apple: Convert to {en,dis}able_device() callbacks | Marc Zyngier | 1 | -60/+15 |
| 2024-07-08 | PCI: controller: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 1 | -0/+1 |
| 2023-08-29 | Merge branch 'pci/misc' | Bjorn Helgaas | 1 | -2/+2 |
| 2023-08-07 | PCI: apple: Use pci_dev_id() to simplify the code | Xiongfeng Wang | 1 | -2/+2 |
| 2023-07-13 | PCI: apple: Initialize pcie->nvecs before use | Sven Peter | 1 | -1/+5 |
| 2022-09-14 | PCI: apple: Do not leak reset GPIO on unbind/unload/error | Dmitry Torokhov | 1 | -2/+2 |
| 2022-03-10 | PCI: apple: Change MSI handling to handle 4-cell AIC fwspec form | Hector Martin | 1 | -1/+1 |
| 2022-01-16 | Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+7 |
| 2021-12-07 | PCI: apple: Fix PERST# polarity | Marc Zyngier | 1 | -2/+2 |
| 2021-12-07 | PCI: apple: Follow the PCIe specifications when resetting the port | Marc Zyngier | 1 | -1/+11 |
| 2021-12-06 | PCI: apple: Fix REFCLK1 enable/poll logic | Hector Martin | 1 | -3/+4 |
| 2021-11-30 | PCI: apple: Enable clock gating | Hector Martin | 1 | -0/+3 |
| 2021-11-04 | PCI: apple: Configure RID to SID mapper on device addition | Marc Zyngier | 1 | -2/+163 |
| 2021-11-04 | iommu/dart: Exclude MSI doorbell from PCIe device IOVA range | Marc Zyngier | 1 | -1/+3 |
| 2021-11-04 | PCI: apple: Implement MSI support | Marc Zyngier | 1 | -1/+168 |
| 2021-11-04 | PCI: apple: Add INTx and per-port interrupt support | Marc Zyngier | 1 | -0/+210 |
| 2021-11-04 | PCI: apple: Set up reference clocks when probing | Alyssa Rosenzweig | 1 | -0/+46 |
| 2021-11-04 | PCI: apple: Add initial hardware bring-up | Alyssa Rosenzweig | 1 | -0/+238 |