summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-25Merge branch 'pci/tph'Bjorn Helgaas
2024-11-25Merge branch 'pci/thunderbolt'Bjorn Helgaas
2024-11-25Merge branch 'pci/pm'Bjorn Helgaas
2024-11-25Merge branch 'pci/enumeration'Bjorn Helgaas
2024-11-13PCI: Enable runtime PM of the host bridgeKrishna chaitanya chundru
2024-11-11PCI: Refactor pcie_update_link_speed()Ilpo Järvinen
2024-11-11PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen
2024-11-06PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich
2024-10-18PCI: Simplify pci_read_bridge_bases() logicIlpo Järvinen
2024-10-18PCI: Remove unused PCI_SUBTRACTIVE_DECODEIlpo Järvinen
2024-10-12PCI: Hold rescan lock while adding devices during host probeBartosz Golaszewski
2024-10-02PCI: Add TLP Processing Hints (TPH) supportWei Huang
2024-09-19Merge branch 'pci/controller/qcom'Bjorn Helgaas
2024-09-19Merge branch 'pci/npem'Bjorn Helgaas
2024-09-13PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam
2024-09-10PCI: Rename CRS Completion Status to RRSBjorn Helgaas
2024-09-10PCI: Wait for device readiness with Configuration RRSBjorn Helgaas
2024-09-04PCI/NPEM: Add Native PCIe Enclosure Management supportMariusz Tkaczyk
2024-07-19Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-06-12PCI: Hold the rescan mutex when scanning for the first timeBartosz Golaszewski
2024-06-04PCI: Revert the cfg_access_lock lockdep mechanismDan Williams
2024-06-03PCI: Use preserve_config in place of pci_flagsVidya Sagar
2024-06-03PCI: Unify ACPI and DT 'preserve config' supportVidya Sagar
2024-06-03PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()Vidya Sagar
2024-05-16Merge branch 'pci/misc'Bjorn Helgaas
2024-05-16Merge branch 'pci/enumeration'Bjorn Helgaas
2024-05-08PCI: Lock upstream bridge for pci_reset_function()Dave Jiang
2024-04-23PCI: Clear Secondary Status errors after enumerationVidya Sagar
2024-04-17PCI: Constify pcibus_classHeiner Kallweit
2024-03-12Merge branch 'pci/sysfs'Bjorn Helgaas
2024-03-12PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box
2024-03-07PCI/ASPM: Move pci_configure_ltr() to aspm.cDavid E. Box
2024-03-05PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=yLukas Wunner
2023-12-15PCI: Log bridge info when first enumerating bridgeBjorn Helgaas
2023-12-15PCI: Log bridge windows conditionallyBjorn Helgaas
2023-12-15PCI: Supply bridge device, not secondary bus, to read window detailsBjorn Helgaas
2023-12-15PCI: Move pci_read_bridge_windows() below individual window accessorsBjorn Helgaas
2023-12-15PCI: Use resource names in PCI log messagesPuranjay Mohan
2023-12-15PCI: Log device type during enumerationBjorn Helgaas
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas
2023-10-24PCI: Use FIELD_GET()Bjorn Helgaas
2023-10-10PCI: Do error check on own line to split long "if" conditionsIlpo Järvinen
2023-09-06PCI: Free released resource after coalescingRoss Lagerwall
2023-08-29Merge branch 'pci/misc'Bjorn Helgaas
2023-08-25PCI: Fix typos in docs and commentsBjorn Helgaas
2023-08-10PCI: Add locking to RMW PCI Express Capability Register accessorsIlpo Järvinen
2023-07-18PCI: Explicitly include correct DT includesRob Herring
2023-06-26Merge branch 'pci/resource'Bjorn Helgaas
2023-06-20PCI: Work around PCIe link training failuresMaciej W. Rozycki