summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
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
2023-06-14PCI: Initialize dev->link_active_reporting earlierMaciej W. Rozycki
2023-06-09PCI: Release resource invalidated by coalescingRoss Lagerwall
2023-04-30Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-20PCI: Restrict device disabled status check to DTRob Herring
2023-04-18PCI/DOE: Create mailboxes on device enumerationLukas Wunner
2023-04-05PCI: Make pci_bus_for_each_resource() index optionalAndy Shevchenko
2023-02-25Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2023-02-22Merge branch 'pci/resource'Bjorn Helgaas
2023-02-13PCI: Fix dropping valid root bus resources with .end = zeroGeert Uytterhoeven
2023-02-13PCI: Honor firmware's device disabled statusRob Herring
2023-01-05PCI/CXL: Export native CXL error reporting controlIra Weiny
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds