summaryrefslogtreecommitdiff
path: root/drivers/pci/probe.c
AgeCommit message (Expand)Author
14 daysMerge branch 'pci/controller/dwc-imx6'Bjorn Helgaas
14 daysPCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński
2026-05-18PCI: host-generic: Add common helpers for parsing Root Port propertiesSherry Sun
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge branch 'pci/controller/max-link-speed'Bjorn Helgaas
2026-04-13Merge branch 'pci/resource'Bjorn Helgaas
2026-04-07PCI: Remove no_pci_devices()Heiner Kallweit
2026-04-04PCI: use generic driver_override infrastructureDanilo Krummrich
2026-03-26PCI: Prevent assignment to unsupported bridge windowsAhmed Naseef
2026-03-27PCI: Add pcie_get_link_speed() helper for safe array accessHans Zhang
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