summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
12 daysPCI/pwrctrl: Create pwrctrl devices only when CONFIG_PCI_PWRCTRL is enabledManivannan Sadhasivam
2025-05-15PCI: Limit visibility of match_driver flag to PCI coreLukas Wunner
2025-04-16PCI: Use PCI_STD_NUM_BARS instead of 6Ilpo Järvinen
2025-03-28Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-27Merge branch 'pci/devtree-create'Bjorn Helgaas
2025-03-27Merge branch 'pci/pwrctrl'Bjorn Helgaas
2025-03-27Merge branch 'pci/enumeration'Bjorn Helgaas
2025-03-27Merge branch 'pci/doe'Bjorn Helgaas
2025-03-21PCI/DOE: Expose DOE features via sysfsAlistair Francis
2025-03-10PCI: Remove stray put_device() in pci_register_host_bridge()Dan Carpenter
2025-03-10PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke
2025-03-10PCI: Fix reference leak in pci_register_host_bridge()Ma Ke
2025-03-10PCI: Cache offset of Resizable BAR capabilityBjorn Helgaas
2025-03-10PCI: Enable Configuration RRS SV earlyBjorn Helgaas
2025-02-28PCI: of: Create device tree PCI host bridge nodeHerve Codina
2025-02-21PCI: Track Flit Mode Status & print it with link statusIlpo Järvinen
2025-02-20PCI/pwrctrl: Skip scanning for the device further if pwrctrl device is createdManivannan Sadhasivam
2025-02-20PCI/pwrctrl: Move creation of pwrctrl devices to pci_scan_device()Manivannan Sadhasivam
2025-02-12PCI: Fix BUILD_BUG_ON usage for old gccAlex Williamson
2025-01-23Merge branch 'pci/err'Bjorn Helgaas
2025-01-23PCI: Batch BAR sizing operationsAlex Williamson
2025-01-14PCI: Store number of supported End-End TLP PrefixesIlpo Järvinen
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