aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-133/+69
2025-05-23PCI: hv: Remove unnecessary flex array in struct pci_packetMichael Kelley1-15/+14
2025-05-23PCI: hv: Get vPCI MSI IRQ domain from DeviceTreeRoman Kisel1-6/+64
2025-05-20PCI: dwc: ep: Fix errno typoNiklas Cassel1-2/+2
2025-05-16PCI: tegra: Convert to MSI parent infrastructureMarc Zyngier2-44/+20
2025-05-16PCI: xgene: Convert to MSI parent infrastructureMarc Zyngier2-33/+21
2025-05-16PCI: apple: Convert to MSI parent infrastructureMarc Zyngier2-46/+24
2025-05-16Merge irq/cleanup fragments into irq/msiThomas Gleixner10-10/+10
2025-05-16PCI: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)21-71/+59
2025-05-15PCI: qcom-ep: Mask PTM_UPDATING interruptManivannan Sadhasivam1-0/+8
2025-05-15PCI: dwc: Add debugfs support for PTM contextManivannan Sadhasivam3-0/+280
2025-05-15PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()Manivannan Sadhasivam4-5/+9
2025-05-13PCI: cadence: Simplify J721e link status checkHans Zhang1-5/+1
2025-05-13PCI: mobiveil: Return bool from link up checkHans Zhang2-8/+3
2025-05-13PCI: dwc: Return bool from link up checkHans Zhang18-43/+33
2025-05-10PCI: dwc: ep: Use FIELD_GET() where applicableHans Zhang1-5/+4
2025-05-02PCI: tegra194: Create debugfs directory only when CONFIG_PCIEASPM is enabledHans Zhang1-9/+10
2025-04-28PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to ...Wenbin Yao1-4/+1
2025-04-27PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()Diederik de Haas1-1/+1
2025-04-27PCI: ls-gen4: Use to_delayed_work()Chen Ni1-2/+1
2025-04-27PCI: dw-rockchip: Use rockchip_pcie_link_up() to check link up instead of ope...Hans Zhang1-13/+8
2025-04-27PCI: dw-rockchip: Reorganize register and bitfield definitionsHans Zhang1-18/+31
2025-04-27PCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEBUG definitionHans Zhang1-1/+0
2025-04-27PCI: imx6: Save and restore the LUT setting during suspend/resume for i.MX95 SoCRichard Zhu1-0/+47
2025-04-27PCI: imx6: Add PLL lock check for i.MX95 SoCRichard Zhu1-0/+29
2025-04-27PCI: imx6: Add workaround for errata ERR051586Richard Zhu1-0/+31
2025-04-27PCI: imx6: Add workaround for errata ERR051624Richard Zhu1-0/+15
2025-04-27PCI: imx6: Toggle the core reset for i.MX95 PCIeRichard Zhu1-0/+42
2025-04-27PCI: imx6: Call dw_pcie_wait_for_link() from start_link() callback only when ...Richard Zhu1-11/+4
2025-04-27PCI: imx6: Skip link up workaround for newer platformsRichard Zhu1-20/+14
2025-04-27PCI: dw-rockchip: Move rockchip_pcie_ep_hide_broken_ats_cap_rk3588() to dw_pc...Shawn Lin1-6/+1
2025-04-27PCI: dw-rockchip: Enable ASPM L0s capability for both RC and EP modesShawn Lin1-0/+23
2025-04-27PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()Shawn Lin1-3/+1
2025-04-23PCI: apple: Add T602x PCIe supportHector Martin1-0/+21
2025-04-23PCI: apple: Abstract register offsets via a SoC-specific structureHector Martin1-17/+72
2025-04-23PCI: apple: Use gpiod_set_value_cansleep in probe flowHector Martin1-2/+2
2025-04-23PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLKHector Martin1-6/+0
2025-04-23PCI: apple: Move port PHY registers to their own reg itemsHector Martin1-18/+37
2025-04-23PCI: apple: Fix missing OF node reference in apple_pcie_setup_portHector Martin1-0/+3
2025-04-23PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interruptsMarc Zyngier1-3/+8
2025-04-23PCI: apple: Dynamically allocate RID-to_SID bitmapMarc Zyngier1-1/+5
2025-04-23PCI: apple: Move over to standalone probingMarc Zyngier1-24/+30
2025-04-23PCI: host-generic: Extract an ECAM bridge creation helper from pci_host_commo...Marc Zyngier1-8/+16
2025-04-23PCI: qcom: Add support for IPQ5018Nitheesh Sekar1-0/+1
2025-04-23PCI: dwc: Add support for configuring lane equalization presetsKrishna Chaitanya Chundru2-0/+79
2025-04-23PCI: cadence: Fix runtime atomic count underflowHans Zhang1-10/+1
2025-04-20PCI: rockchip-ep: Mark RK3399 as intx_capableNiklas Cassel1-0/+1
2025-04-19PCI: apple: Set only available ports upJanne Grunau1-1/+1
2025-04-19PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"Rob Herring (Arm)1-17/+9
2025-04-19PCI: dwc: Update pci->num_lanes to maximum supported link widthKrishna Chaitanya Chundru3-0/+12