index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2025-04-27
PCI: imx6: Add PLL lock check for i.MX95 SoC
Richard Zhu
2025-04-27
PCI: imx6: Add workaround for errata ERR051586
Richard Zhu
2025-04-27
PCI: imx6: Add workaround for errata ERR051624
Richard Zhu
2025-04-27
PCI: imx6: Toggle the core reset for i.MX95 PCIe
Richard Zhu
2025-04-27
PCI: imx6: Call dw_pcie_wait_for_link() from start_link() callback only when ...
Richard Zhu
2025-04-27
PCI: imx6: Skip link up workaround for newer platforms
Richard Zhu
2025-04-27
PCI: dw-rockchip: Move rockchip_pcie_ep_hide_broken_ats_cap_rk3588() to dw_pc...
Shawn Lin
2025-04-27
PCI: dw-rockchip: Enable ASPM L0s capability for both RC and EP modes
Shawn Lin
2025-04-27
PCI: dw-rockchip: Remove PCIE_L0S_ENTRY check from rockchip_pcie_link_up()
Shawn Lin
2025-04-26
Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-04-23
PCI: Increment PM usage counter when probing reset methods
Alex Williamson
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
2025-04-23
PCI: apple: Add T602x PCIe support
Hector Martin
2025-04-23
PCI: apple: Abstract register offsets via a SoC-specific structure
Hector Martin
2025-04-23
PCI: apple: Use gpiod_set_value_cansleep in probe flow
Hector Martin
2025-04-23
PCI: apple: Drop poll for CORE_RC_PHYIF_STAT_REFCLK
Hector Martin
2025-04-23
PCI: apple: Move port PHY registers to their own reg items
Hector Martin
2025-04-23
PCI: apple: Fix missing OF node reference in apple_pcie_setup_port
Hector Martin
2025-04-23
PCI: apple: Move away from INTMSK{SET,CLR} for INTx and private interrupts
Marc Zyngier
2025-04-23
PCI: apple: Dynamically allocate RID-to_SID bitmap
Marc Zyngier
2025-04-23
PCI: apple: Move over to standalone probing
Marc Zyngier
2025-04-23
PCI: ecam: Allow cfg->priv to be pre-populated from the root port device
Marc Zyngier
2025-04-23
PCI: host-generic: Extract an ECAM bridge creation helper from pci_host_commo...
Marc Zyngier
2025-04-23
PCI: qcom: Add support for IPQ5018
Nitheesh Sekar
2025-04-23
PCI: dwc: Add support for configuring lane equalization presets
Krishna Chaitanya Chundru
2025-04-23
PCI: cadence: Fix runtime atomic count underflow
Hans Zhang
2025-04-20
PCI: rockchip-ep: Mark RK3399 as intx_capable
Niklas Cassel
2025-04-19
PCI: apple: Set only available ports up
Janne Grunau
2025-04-19
PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges"
Rob Herring (Arm)
2025-04-19
PCI: dwc: Update pci->num_lanes to maximum supported link width
Krishna Chaitanya Chundru
2025-04-19
PCI: of: Add of_pci_get_equalization_presets() API
Krishna Chaitanya Chundru
2025-04-19
PCI: rcar-gen4: set ep BAR4 fixed size
Jerome Brunet
2025-04-19
PCI: rockchip: Fix order of rockchip_pci_core_rsts
Jensen Huang
2025-04-18
Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-04-18
PCI: Restore assigned resources fully after release
Ilpo Järvinen
2025-04-17
Merge tag 'pci-v6.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-04-17
PCI: Add ACS quirk for Loongson PCIe
Huacai Chen
2025-04-17
PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()
Wilfred Mallawa
2025-04-17
PCI: hotplug: Drop superfluous #include directives
Lukas Wunner
2025-04-16
PCI: Use PCI_STD_NUM_BARS instead of 6
Ilpo Järvinen
2025-04-15
Revert "PCI: Avoid reset when disabled via sysfs"
Alex Williamson
2025-04-15
PCI: pciehp: Ignore Link Down/Up caused by Secondary Bus Reset
Lukas Wunner
2025-04-15
PCI: pciehp: Ignore Presence Detect Changed caused by DPC
Lukas Wunner
2025-04-15
PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads
Jonathan Currier
2025-04-11
PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device()
Zhangfei Gao
2025-04-10
PCI: Remove pci_fixup_cardbus()
Heiner Kallweit
2025-04-09
PCI: Remove pcim_iounmap_regions()
Philipp Stanner
2025-04-09
PCI/TPH: Replace the broken MSI-X control word update
Thomas Gleixner
2025-04-09
PCI/MSI: Provide a sane mechanism for TPH
Thomas Gleixner
2025-04-09
PCI: hv: Switch MSI descriptor locking to guard()
Thomas Gleixner
[prev]
[next]