summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'cxl-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-06Merge branch 'pci/virtualization'Bjorn Helgaas
2026-02-06Merge branch 'pci/trace'Bjorn Helgaas
2026-02-06Merge branch 'pci/resource'Bjorn Helgaas
2026-02-06Merge branch 'pci/pwrctrl'Bjorn Helgaas
2026-02-06PCI: Disable ACS SV for IDT 0x80b5 switchManivannan Sadhasivam
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang
2026-01-30PCI: Initialize RCB from pci_configure_device()Håkon Bugge
2026-01-27PCI: Move CardBus bridge scanning to setup-cardbus.cIlpo Järvinen
2026-01-27PCI: Add pbus_validate_busn() for Bus Number validationIlpo Järvinen
2026-01-27PCI: Add dword #defines for Bus Number + Secondary Latency TimerIlpo Järvinen
2026-01-27PCI: Use scnprintf() instead of sprintf()Ilpo Järvinen
2026-01-22PCI: Introduce pcie_is_cxl()Terry Bowman
2026-01-16PCI/pwrctrl: Switch to pwrctrl create, power on/off, destroy APIsManivannan Sadhasivam
2026-01-08PCI: Do not attempt to set ExtTag for VFsHåkon Bugge
2025-12-23PCI: trace: Add RAS tracepoint to monitor link speed changesShuai Xue
2025-12-23PCI: Use resource_set_range() that correctly sets ->endIlpo Järvinen
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