summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2025-05-06PCI/P2PDMA: Refactor the p2pdma mapping helpersChristoph Hellwig
2025-05-05PCI: Explicitly put devices into D0 when initializingMario Limonciello
2025-05-05PCI: Fix lock symmetry in pci_slot_unlock()Ilpo Järvinen
2025-05-02PCI: tegra194: Create debugfs directory only when CONFIG_PCIEASPM is enabledHans Zhang
2025-04-28PCI: dwc: Make link training more robust by setting PORT_LOGIC_LINK_WIDTH to ...Wenbin Yao
2025-04-27PCI: dw-rockchip: Fix PHY function call sequence in rockchip_pcie_phy_deinit()Diederik de Haas
2025-04-27PCI: ls-gen4: Use to_delayed_work()Chen Ni
2025-04-27PCI: dw-rockchip: Use rockchip_pcie_link_up() to check link up instead of ope...Hans Zhang
2025-04-27PCI: dw-rockchip: Reorganize register and bitfield definitionsHans Zhang
2025-04-27PCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEBUG definitionHans Zhang
2025-04-27PCI: imx6: Save and restore the LUT setting during suspend/resume for i.MX95 SoCRichard Zhu
2025-04-27PCI: imx6: Add PLL lock check for i.MX95 SoCRichard Zhu
2025-04-27PCI: imx6: Add workaround for errata ERR051586Richard Zhu
2025-04-27PCI: imx6: Add workaround for errata ERR051624Richard Zhu
2025-04-27PCI: imx6: Toggle the core reset for i.MX95 PCIeRichard Zhu
2025-04-27PCI: imx6: Call dw_pcie_wait_for_link() from start_link() callback only when ...Richard Zhu
2025-04-27PCI: imx6: Skip link up workaround for newer platformsRichard Zhu
2025-04-27PCI: dw-rockchip: Move rockchip_pcie_ep_hide_broken_ats_cap_rk3588() to dw_pc...Shawn Lin
2025-04-27PCI: dw-rockchip: Enable ASPM L0s capability for both RC and EP modesShawn Lin
2025-04-27PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()Shawn Lin
2025-04-26Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-23PCI: Increment PM usage counter when probing reset methodsAlex Williamson
2025-04-23PCI: Add CONFIG_MMU dependencyArnd Bergmann
2025-04-23PCI: apple: Add T602x PCIe supportHector Martin
2025-04-23PCI: apple: Abstract register offsets via a SoC-specific structureHector Martin
2025-04-23PCI: apple: Use gpiod_set_value_cansleep in probe flowHector Martin
2025-04-23PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLKHector Martin
2025-04-23PCI: apple: Move port PHY registers to their own reg itemsHector Martin
2025-04-23PCI: apple: Fix missing OF node reference in apple_pcie_setup_portHector Martin
2025-04-23PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interruptsMarc Zyngier
2025-04-23PCI: apple: Dynamically allocate RID-to_SID bitmapMarc Zyngier
2025-04-23PCI: apple: Move over to standalone probingMarc Zyngier
2025-04-23PCI: ecam: Allow cfg->priv to be pre-populated from the root port deviceMarc Zyngier
2025-04-23PCI: host-generic: Extract an ECAM bridge creation helper from pci_host_commo...Marc Zyngier
2025-04-23PCI: qcom: Add support for IPQ5018Nitheesh Sekar
2025-04-23PCI: dwc: Add support for configuring lane equalization presetsKrishna Chaitanya Chundru
2025-04-23PCI: cadence: Fix runtime atomic count underflowHans Zhang
2025-04-20PCI: rockchip-ep: Mark RK3399 as intx_capableNiklas Cassel
2025-04-19PCI: apple: Set only available ports upJanne Grunau
2025-04-19PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"Rob Herring (Arm)
2025-04-19PCI: dwc: Update pci->num_lanes to maximum supported link widthKrishna Chaitanya Chundru
2025-04-19PCI: of: Add of_pci_get_equalization_presets() APIKrishna Chaitanya Chundru
2025-04-19PCI: rcar-gen4: set ep BAR4 fixed sizeJerome Brunet
2025-04-19PCI: rockchip: Fix order of rockchip_pci_core_rstsJensen Huang
2025-04-18Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-18PCI: Restore assigned resources fully after releaseIlpo Järvinen
2025-04-17Merge tag 'pci-v6.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-17PCI: Add ACS quirk for Loongson PCIeHuacai Chen
2025-04-17PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()Wilfred Mallawa
2025-04-17PCI: hotplug: Drop superfluous #include directivesLukas Wunner