index
:
kernel/git/stable/linux-stable.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-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
/
pci.c
Age
Commit message (
Expand
)
Author
2026-06-24
Merge tag 'pci-v7.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-23
Merge branch 'pci/misc'
Bjorn Helgaas
2026-06-23
Merge branch 'pci/reset'
Bjorn Helgaas
2026-06-23
Merge branch 'pci/pm'
Bjorn Helgaas
2026-06-23
Merge branch 'pci/enumeration'
Bjorn Helgaas
2026-05-23
PCI: Indicate context lost if L1SS exit is broken during resume from system s...
Manivannan Sadhasivam
2026-05-23
PCI: Add pci_suspend_retains_context() to check if device state is preserved ...
Manivannan Sadhasivam
2026-05-18
PCI: Drop unnecessary retries when restoring BARs
Lukas Wunner
2026-05-18
PCI: Wait for device readiness after D3hot -> D0uninitialized transition
Bjorn Helgaas
2026-05-18
PCI: Log device readiness timeouts as errors
Bjorn Helgaas
2026-05-07
PCI/ASPM: Don't reconfigure ASPM entering low-power state
Carlos Bilbao
2026-05-05
PCI: Use FIELD_MODIFY() instead of open-coding it
Hans Zhang
2026-04-27
PCI: Don't fallback to bus reset after failed slot reset
Keith Busch
2026-04-27
PCI: Remove MPS/MRRS Kconfig settings (CONFIG_PCIE_BUS_*)
Bjorn Helgaas
2026-04-13
Merge branch 'pci/misc'
Bjorn Helgaas
2026-04-13
Merge branch 'pci/vga'
Bjorn Helgaas
2026-04-13
Merge branch 'pci/reset'
Bjorn Helgaas
2026-04-13
Merge branch 'pci/atomics'
Bjorn Helgaas
2026-04-03
PCI: Update PCIe spec references for AtomicOps
Gerd Bayer
2026-04-03
PCI: Enable AtomicOps only if Root Port supports them
Gerd Bayer
2026-04-03
PCI: Do not enable AtomicOps by RCiEPs
Gerd Bayer
2026-03-30
PCI/VGA: Fail pci_set_vga_state() if VGA decoding not supported
Simon Richter
2026-03-17
PCI/CXL: Hide SBR from reset_methods if masked by CXL
Vidya Sagar
2026-03-12
PCI: Use pr_warn_once() for ACS parameter parse failure
Richard Cheng
2026-03-09
PCI: Consolidate pci_bus/slot_lock/unlock/trylock()
Ilpo Järvinen
2026-03-09
PCI: Make reset_subordinate hotplug safe
Keith Busch
2026-03-09
PCI: Rename __pci_bus_reset() and __pci_slot_reset()
Keith Busch
2026-02-23
PCI/AER: Clear only error bits in PCIe Device Status
Shuai Xue
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-11
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-06
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
2026-02-06
Merge branch 'pci/virtualization'
Bjorn Helgaas
2026-02-06
Merge branch 'pci/trace'
Bjorn Helgaas
2026-02-06
Merge branch 'pci/resource'
Bjorn Helgaas
2026-02-06
Merge branch 'pci/pm'
Bjorn Helgaas
2026-02-06
PCI: Disable ACS SV for IDT 0x80b5 switch
Manivannan Sadhasivam
2026-02-06
PCI: Cache ACS Capabilities register
Manivannan Sadhasivam
2026-02-06
PCI: Enable ACS after configuring IOMMU for OF platforms
Manivannan Sadhasivam
2026-02-06
PCI: Use device_lock_assert() to verify device lock is held
Ilpo Järvinen
2026-02-06
PCI: Use lockdep_assert_held(pci_bus_sem) to verify lock is held
Ilpo Järvinen
2026-02-06
PCI: Fix pci_slot_lock () device locking
Keith Busch
2026-02-06
PCI: Fix pci_slot_trylock() error handling
Jinhui Guo
2026-02-06
PCI/PME: Replace RMW of Root Status register with direct write
Lukas Wunner
2026-01-29
PCI: Check parent for NULL in of_pci_bus_release_domain_nr()
Sergey Shtylyov
2026-01-27
PCI: Handle CardBus-specific params in setup-cardbus.c
Ilpo Järvinen
2026-01-22
PCI/PM: Prevent runtime suspend until devices are fully initialized
Brian Norris
2026-01-10
PCI: Suspend iommu function prior to resetting a device
Nicolin Chen
2026-01-05
PCI/PM: Avoid redundant delays on D3hot->D3cold
Brian Norris
2025-12-23
PCI: trace: Add RAS tracepoint to monitor link speed changes
Shuai Xue
[next]