summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorLines
2025-05-28PCI: endpoint: Align pci_epc_get_msi(), pci_epc_ops::get_msi() return value e...Niklas Cassel-5/+5
2025-05-28PCI: cadence-ep: Correct PBA offset in .set_msix() callbackNiklas Cassel-2/+3
2025-05-28PCI: dwc: ep: Correct PBA offset in .set_msix() callbackNiklas Cassel-2/+3
2025-05-27Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-133/+69
2025-05-23PCI: hv: Remove unnecessary flex array in struct pci_packetMichael Kelley-15/+14
2025-05-23PCI: hv: Get vPCI MSI IRQ domain from DeviceTreeRoman Kisel-6/+64
2025-05-20PCI: dwc: ep: Fix errno typoNiklas Cassel-2/+2
2025-05-16PCI: tegra: Convert to MSI parent infrastructureMarc Zyngier-44/+20
2025-05-16PCI: xgene: Convert to MSI parent infrastructureMarc Zyngier-33/+21
2025-05-16PCI: apple: Convert to MSI parent infrastructureMarc Zyngier-46/+24
2025-05-16Merge irq/cleanup fragments into irq/msiThomas Gleixner-10/+10
2025-05-16PCI: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)-71/+59
2025-05-15PCI: qcom-ep: Mask PTM_UPDATING interruptManivannan Sadhasivam-0/+8
2025-05-15PCI: dwc: Add debugfs support for PTM contextManivannan Sadhasivam-0/+280
2025-05-15PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()Manivannan Sadhasivam-5/+9
2025-05-13PCI: cadence: Simplify J721e link status checkHans Zhang-5/+1
2025-05-13PCI: mobiveil: Return bool from link up checkHans Zhang-8/+3
2025-05-13PCI: dwc: Return bool from link up checkHans Zhang-43/+33
2025-05-10PCI: dwc: ep: Use FIELD_GET() where applicableHans Zhang-5/+4
2025-05-02PCI: tegra194: Create debugfs directory only when CONFIG_PCIEASPM is enabledHans Zhang-9/+10
2025-04-28PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to ...Wenbin Yao-4/+1
2025-04-27PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()Diederik de Haas-1/+1
2025-04-27PCI: ls-gen4: Use to_delayed_work()Chen Ni-2/+1
2025-04-27PCI: dw-rockchip: Use rockchip_pcie_link_up() to check link up instead of ope...Hans Zhang-13/+8
2025-04-27PCI: dw-rockchip: Reorganize register and bitfield definitionsHans Zhang-18/+31
2025-04-27PCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEBUG definitionHans Zhang-1/+0
2025-04-27PCI: imx6: Save and restore the LUT setting during suspend/resume for i.MX95 SoCRichard Zhu-0/+47
2025-04-27PCI: imx6: Add PLL lock check for i.MX95 SoCRichard Zhu-0/+29
2025-04-27PCI: imx6: Add workaround for errata ERR051586Richard Zhu-0/+31
2025-04-27PCI: imx6: Add workaround for errata ERR051624Richard Zhu-0/+15
2025-04-27PCI: imx6: Toggle the core reset for i.MX95 PCIeRichard Zhu-0/+42
2025-04-27PCI: imx6: Call dw_pcie_wait_for_link() from start_link() callback only when ...Richard Zhu-11/+4
2025-04-27PCI: imx6: Skip link up workaround for newer platformsRichard Zhu-20/+14
2025-04-27PCI: dw-rockchip: Move rockchip_pcie_ep_hide_broken_ats_cap_rk3588() to dw_pc...Shawn Lin-6/+1
2025-04-27PCI: dw-rockchip: Enable ASPM L0s capability for both RC and EP modesShawn Lin-0/+23
2025-04-27PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()Shawn Lin-3/+1
2025-04-23PCI: apple: Add T602x PCIe supportHector Martin-0/+21
2025-04-23PCI: apple: Abstract register offsets via a SoC-specific structureHector Martin-17/+72
2025-04-23PCI: apple: Use gpiod_set_value_cansleep in probe flowHector Martin-2/+2
2025-04-23PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLKHector Martin-6/+0
2025-04-23PCI: apple: Move port PHY registers to their own reg itemsHector Martin-18/+37
2025-04-23PCI: apple: Fix missing OF node reference in apple_pcie_setup_portHector Martin-0/+3
2025-04-23PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interruptsMarc Zyngier-3/+8
2025-04-23PCI: apple: Dynamically allocate RID-to_SID bitmapMarc Zyngier-1/+5
2025-04-23PCI: apple: Move over to standalone probingMarc Zyngier-24/+30
2025-04-23PCI: host-generic: Extract an ECAM bridge creation helper from pci_host_commo...Marc Zyngier-8/+16
2025-04-23PCI: qcom: Add support for IPQ5018Nitheesh Sekar-0/+1
2025-04-23PCI: dwc: Add support for configuring lane equalization presetsKrishna Chaitanya Chundru-0/+79
2025-04-23PCI: cadence: Fix runtime atomic count underflowHans Zhang-10/+1
2025-04-20PCI: rockchip-ep: Mark RK3399 as intx_capableNiklas Cassel-0/+1