summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pci/controller/qcom'Bjorn Helgaas2024-09-191-1/+1
|\
| * PCI: Pass domain number to pci_bus_release_domain_nr() explicitlyManivannan Sadhasivam2024-09-141-1/+1
* | Merge branch 'pci/npem'Bjorn Helgaas2024-09-191-0/+2
|\ \
| * | PCI/NPEM: Add Native PCIe Enclosure Management supportMariusz Tkaczyk2024-09-051-0/+2
| |/
* | PCI: Rename CRS Completion Status to RRSBjorn Helgaas2024-09-111-14/+14
* | PCI: Wait for device readiness with Configuration RRSBjorn Helgaas2024-09-111-6/+3
|/
* Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-07-201-11/+23
|\
| * PCI: Use preserve_config in place of pci_flagsVidya Sagar2024-06-031-11/+9
| * PCI: Unify ACPI and DT 'preserve config' supportVidya Sagar2024-06-031-0/+3
| * PCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_register_host_bridge()Vidya Sagar2024-06-031-0/+11
* | PCI: Hold the rescan mutex when scanning for the first timeBartosz Golaszewski2024-06-121-0/+2
* | PCI: Revert the cfg_access_lock lockdep mechanismDan Williams2024-06-041-3/+0
|/
* Merge branch 'pci/misc'Bjorn Helgaas2024-05-171-1/+1
|\
| * PCI: Constify pcibus_classHeiner Kallweit2024-04-171-1/+1
* | Merge branch 'pci/enumeration'Bjorn Helgaas2024-05-171-0/+3
|\ \
| * | PCI: Clear Secondary Status errors after enumerationVidya Sagar2024-04-231-0/+3
| |/
* / PCI: Lock upstream bridge for pci_reset_function()Dave Jiang2024-05-081-0/+3
|/
* Merge branch 'pci/sysfs'Bjorn Helgaas2024-03-121-0/+4
|\
| * PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=yLukas Wunner2024-03-051-0/+4
* | PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeDavid E. Box2024-03-121-0/+1
* | PCI/ASPM: Move pci_configure_ltr() to aspm.cDavid E. Box2024-03-071-61/+0
|/
* PCI: Log bridge info when first enumerating bridgeBjorn Helgaas2023-12-161-4/+19
* PCI: Log bridge windows conditionallyBjorn Helgaas2023-12-161-9/+15
* PCI: Supply bridge device, not secondary bus, to read window detailsBjorn Helgaas2023-12-161-15/+6
* PCI: Move pci_read_bridge_windows() below individual window accessorsBjorn Helgaas2023-12-161-51/+51
* PCI: Use resource names in PCI log messagesPuranjay Mohan2023-12-161-13/+13
* PCI: Log device type during enumerationBjorn Helgaas2023-12-161-2/+40
* Merge branch 'pci/field-get'Bjorn Helgaas2023-10-281-4/+4
|\
| * PCI: Use FIELD_GET()Bjorn Helgaas2023-10-241-4/+4
* | PCI: Do error check on own line to split long "if" conditionsIlpo Järvinen2023-10-101-3/+3
|/
* PCI: Free released resource after coalescingRoss Lagerwall2023-09-061-0/+1
* Merge branch 'pci/misc'Bjorn Helgaas2023-08-291-2/+1
|\
| * PCI: Fix typos in docs and commentsBjorn Helgaas2023-08-251-1/+1
| * PCI: Explicitly include correct DT includesRob Herring2023-07-181-1/+0
* | PCI: Add locking to RMW PCI Express Capability Register accessorsIlpo Järvinen2023-08-101-0/+1
|/
* Merge branch 'pci/resource'Bjorn Helgaas2023-06-261-1/+3
|\
| * PCI: Release resource invalidated by coalescingRoss Lagerwall2023-06-091-1/+3
* | PCI: Work around PCIe link training failuresMaciej W. Rozycki2023-06-201-0/+2
* | PCI: Initialize dev->link_active_reporting earlierMaciej W. Rozycki2023-06-151-1/+5
|/
* Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-04-301-0/+1
|\
| * PCI/DOE: Create mailboxes on device enumerationLukas Wunner2023-04-181-0/+1
* | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-271-1/+1
|\ \
| * | PCI: Make pci_bus_for_each_resource() index optionalAndy Shevchenko2023-04-051-1/+1
| |/
* / PCI: Restrict device disabled status check to DTRob Herring2023-04-201-4/+4
|/
* Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-02-251-0/+1
|\
| * PCI/CXL: Export native CXL error reporting controlIra Weiny2023-01-051-0/+1
* | Merge branch 'pci/resource'Bjorn Helgaas2023-02-221-1/+1
|\ \
| * | PCI: Fix dropping valid root bus resources with .end = zeroGeert Uytterhoeven2023-02-131-1/+1
| |/
* / PCI: Honor firmware's device disabled statusRob Herring2023-02-131-0/+2
|/
* Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-141-3/+7
|\