summaryrefslogtreecommitdiffstats
path: root/drivers/pci/probe.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3 days1-22/+55
|\
| * Merge branch 'pci/tph'Bjorn Helgaas4 days1-0/+1
| |\
| | * PCI: Add TLP Processing Hints (TPH) supportWei Huang2024-10-021-0/+1
| * | Merge branch 'pci/thunderbolt'Bjorn Helgaas4 days1-7/+23
| |\ \
| | * | PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich2024-11-061-7/+23
| | |/
| * | Merge branch 'pci/pm'Bjorn Helgaas4 days1-0/+11
| |\ \
| | * | PCI: Enable runtime PM of the host bridgeKrishna chaitanya chundru2024-11-131-0/+11
| | |/
| * | Merge branch 'pci/enumeration'Bjorn Helgaas4 days1-10/+10
| |\ \
| | * | PCI: Simplify pci_read_bridge_bases() logicIlpo Järvinen2024-10-181-8/+9
| | * | PCI: Remove unused PCI_SUBTRACTIVE_DECODEIlpo Järvinen2024-10-181-3/+2
| | |/
| * | PCI: Refactor pcie_update_link_speed()Ilpo Järvinen2024-11-111-5/+7
| * | PCI: Store all PCIe Supported Link SpeedsIlpo Järvinen2024-11-111-0/+3
| |/
* / PCI: Hold rescan lock while adding devices during host probeBartosz Golaszewski2024-10-121-0/+2
|/
* 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