index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2025-06-13
PCI/PM: Set up runtime PM even for devices without PCI PM
Mario Limonciello
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/reset'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/enumeration'
Bjorn Helgaas
2025-06-04
Merge branch 'pci/devres'
Bjorn Helgaas
2025-05-19
PCI: Remove hybrid devres nature from request functions
Philipp Stanner
2025-05-15
PCI: Update Link Speed after retraining
Ilpo Järvinen
2025-05-15
PCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN flag
Ilpo Järvinen
2025-05-05
PCI: Explicitly put devices into D0 when initializing
Mario Limonciello
2025-05-05
PCI: Fix lock symmetry in pci_slot_unlock()
Ilpo Järvinen
2025-04-23
PCI: Add CONFIG_MMU dependency
Arnd Bergmann
2025-04-17
PCI: Print the actual delay time in pci_bridge_wait_for_secondary_bus()
Wilfred Mallawa
2025-04-15
Revert "PCI: Avoid reset when disabled via sysfs"
Alex Williamson
2025-04-10
PCI: Remove pci_fixup_cardbus()
Heiner Kallweit
2025-03-27
Merge branch 'pci/misc'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/resource'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/reset'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/pm'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/enumeration'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/devres'
Bjorn Helgaas
2025-03-27
Merge branch 'pci/aer'
Bjorn Helgaas
2025-03-20
PCI: Allow PCI bridges to go to D3Hot on all non-x86
Manivannan Sadhasivam
2025-03-14
PCI: Check BAR index for validity
Philipp Stanner
2025-03-10
PCI: Cache offset of Resizable BAR capability
Bjorn Helgaas
2025-03-08
PCI: Fix typos
Bjorn Helgaas
2025-03-07
PCI: Increase Resizable BAR support from 512 GB to 128 TB
Zhiyuan Dai
2025-03-04
PCI: Avoid reset when disabled via sysfs
Nishanth Aravamudan
2025-03-04
PCI: Log debug messages about reset method
Bjorn Helgaas
2025-02-21
PCI: Track Flit Mode Status & print it with link status
Ilpo Järvinen
2025-02-21
PCI/ACS: Fix 'pci=config_acs=' parameter
Tushar Dave
2025-02-14
PCI: Cleanup dev->resource + resno to use pci_resource_n()
Ilpo Järvinen
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-23
Merge branch 'pci/misc'
Bjorn Helgaas
2025-01-23
Merge branch 'pci/controller/iommu-map'
Bjorn Helgaas
2025-01-23
Merge branch 'pci/pci-sysfs'
Bjorn Helgaas
2025-01-23
Merge branch 'pci/err'
Bjorn Helgaas
2025-01-21
PCI: Don't include 'pm_wakeup.h' directly
Wolfram Sang
2025-01-18
PCI: Remove devres from pci_intx()
Philipp Stanner
2025-01-18
PCI: Export pci_intx_unmanaged() and pcim_intx()
Philipp Stanner
2025-01-15
PCI: Add enable_device() and disable_device() callbacks for bridges
Frank Li
2025-01-15
PCI/sysfs: Move reset related sysfs code to correct file
Ilpo Järvinen
2025-01-14
PCI: Move TLP Log handling to its own file
Ilpo Järvinen
2025-01-14
PCI: Don't expose pcie_read_tlp_log() outside PCI subsystem
Ilpo Järvinen
2024-12-19
PCI: Honor Max Link Speed when determining supported speeds
Lukas Wunner
2024-12-05
PCI: Encourage resource request API users to supply driver name
Philipp Stanner
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-25
Merge branch 'pci/misc'
Bjorn Helgaas
2024-11-25
Merge branch 'pci/tph'
Bjorn Helgaas
[next]