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
/
probe.c
Age
Commit message (
Expand
)
Author
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-06-12
PCI: Hold the rescan mutex when scanning for the first time
Bartosz Golaszewski
2024-06-04
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
2024-06-03
PCI: Use preserve_config in place of pci_flags
Vidya Sagar
2024-06-03
PCI: Unify ACPI and DT 'preserve config' support
Vidya Sagar
2024-06-03
PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()
Vidya Sagar
2024-05-16
Merge branch 'pci/misc'
Bjorn Helgaas
2024-05-16
Merge branch 'pci/enumeration'
Bjorn Helgaas
2024-05-08
PCI: Lock upstream bridge for pci_reset_function()
Dave Jiang
2024-04-23
PCI: Clear Secondary Status errors after enumeration
Vidya Sagar
2024-04-17
PCI: Constify pcibus_class
Heiner Kallweit
2024-03-12
Merge branch 'pci/sysfs'
Bjorn Helgaas
2024-03-12
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
David E. Box
2024-03-07
PCI/ASPM: Move pci_configure_ltr() to aspm.c
David E. Box
2024-03-05
PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=y
Lukas Wunner
2023-12-15
PCI: Log bridge info when first enumerating bridge
Bjorn Helgaas
2023-12-15
PCI: Log bridge windows conditionally
Bjorn Helgaas
2023-12-15
PCI: Supply bridge device, not secondary bus, to read window details
Bjorn Helgaas
2023-12-15
PCI: Move pci_read_bridge_windows() below individual window accessors
Bjorn Helgaas
2023-12-15
PCI: Use resource names in PCI log messages
Puranjay Mohan
2023-12-15
PCI: Log device type during enumeration
Bjorn Helgaas
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
2023-10-24
PCI: Use FIELD_GET()
Bjorn Helgaas
2023-10-10
PCI: Do error check on own line to split long "if" conditions
Ilpo Järvinen
2023-09-06
PCI: Free released resource after coalescing
Ross Lagerwall
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
2023-08-10
PCI: Add locking to RMW PCI Express Capability Register accessors
Ilpo Järvinen
2023-07-18
PCI: Explicitly include correct DT includes
Rob Herring
2023-06-26
Merge branch 'pci/resource'
Bjorn Helgaas
2023-06-20
PCI: Work around PCIe link training failures
Maciej W. Rozycki
2023-06-14
PCI: Initialize dev->link_active_reporting earlier
Maciej W. Rozycki
2023-06-09
PCI: Release resource invalidated by coalescing
Ross Lagerwall
2023-04-30
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-20
PCI: Restrict device disabled status check to DT
Rob Herring
2023-04-18
PCI/DOE: Create mailboxes on device enumeration
Lukas Wunner
2023-04-05
PCI: Make pci_bus_for_each_resource() index optional
Andy Shevchenko
2023-02-25
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-22
Merge branch 'pci/resource'
Bjorn Helgaas
2023-02-13
PCI: Fix dropping valid root bus resources with .end = zero
Geert Uytterhoeven
2023-02-13
PCI: Honor firmware's device disabled status
Rob Herring
2023-01-05
PCI/CXL: Export native CXL error reporting control
Ira Weiny
2022-12-14
Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-12
Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-11-14
PCI: Allow drivers to request exclusive config regions
Ira Weiny
2022-11-08
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
2022-11-07
Revert "PCI: Clear PCI_STATUS when setting up device"
Bjorn Helgaas
2022-09-21
PCI: Fix typo in pci_scan_child_bus_extend()
Mika Westerberg
[next]