summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-03Merge branch 'pci/misc'Bjorn Helgaas
2025-12-03Merge branch 'pci/err'Bjorn Helgaas
2025-11-24PCI/PM: Stop needlessly clearing state_saved on enumeration and thawLukas Wunner
2025-11-24PCI: Use max() instead of max_t() to ease static analysisDavid Laight
2025-11-14Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-12PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overriddenBjorn Helgaas
2025-11-03PCI/IDE: Report available IDE streamsDan Williams
2025-11-03PCI/IDE: Add IDE establishment helpersDan Williams
2025-11-03PCI: Add PCIe Device 3 Extended Capability enumerationDan Williams
2025-11-03PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams
2025-11-03PCI/IDE: Enumerate Selective Stream IDE capabilitiesDan Williams
2025-10-28PCI: Enable host bridge emulation for PCI_DOMAINS_GENERIC platformsDan Williams
2025-10-14PCI: Revert early bridge resource set upIlpo Järvinen
2025-10-03Merge branch 'pci/virtualization'Bjorn Helgaas
2025-10-03Merge branch 'pci/resource'Bjorn Helgaas
2025-10-03Merge branch 'pci/pwrctrl'Bjorn Helgaas
2025-09-26PCI: Add lockdep assertion in pci_stop_and_remove_bus_device()Niklas Schnelle
2025-09-25PCI: Set up bridge resources earlierIlpo Järvinen
2025-09-16PCI: Add defines for bridge window indexingIlpo Järvinen
2025-09-16PCI: Preserve bridge window resource type flagsIlpo Järvinen
2025-08-27PCI/pwrctrl: Fix device and OF node leak at bus scanJohan Hovold
2025-08-11PCI: Clean up pci_scan_child_bus_extend() loopIlpo Järvinen
2025-08-11PCI: Clean up early_dump_pci_device()Ilpo Järvinen
2025-08-11PCI: Use header type defines in pci_setup_device()Ilpo Järvinen
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-31Merge branch 'pci/hotplug'Bjorn Helgaas
2025-07-29PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable portsLukas Wunner
2025-07-22PCI: Support Immediate Readiness on devices without PM capabilitiesSean Christopherson
2025-07-22PCI/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