diff options
author | 2024-11-25 13:40:44 -0600 | |
---|---|---|
committer | 2024-11-25 13:40:44 -0600 | |
commit | dcd12456b356c0e132a9219ffe6e6e538975381d (patch) | |
tree | 6783d1fcd768d9bda3b9155b785bd42c92d8707c /scripts/lib/kdoc/kdoc_files.py | |
parent | Merge branch 'pci/enumeration' (diff) | |
parent | PCI: Fix use-after-free of slot->bus on hot remove (diff) | |
download | wireguard-linux-dcd12456b356c0e132a9219ffe6e6e538975381d.tar.xz wireguard-linux-dcd12456b356c0e132a9219ffe6e6e538975381d.zip |
Merge branch 'pci/hotplug'
- Remove unused cpcihp struct cpci_hp_controller_ops.hardware_test
(Guilherme Giacomo Simoes)
- Remove unused cpqphp struct ctrl_dbg.ctrl (Christophe JAILLET)
- Clean up cpqphp PCIBIOS_* return value confusion (Ilpo Järvinen)
- Use pci_bus_read_dev_vendor_id() instead of hand-coded presence detection
in cpqphp (Ilpo Järvinen)
- Simplify cpqphp enumeration, which is already simple-minded and doesn't
handle devices below hot-added bridges (Ilpo Järvinen)
- Retain a reference to the pci_bus for the lifetime of a pci_slot to avoid
a use-after-free when the thunderbolt driver resets USB4 host routers on
boot, causing hotplug remove/add of downstream docks or other devices
(Lukas Wunner)
* pci/hotplug:
PCI: Fix use-after-free of slot->bus on hot remove
PCI: cpqphp: Simplify PCI_ScanBusForNonBridge()
PCI: cpqphp: Use define to read class/revision dword
PCI: cpqphp: Use pci_bus_read_dev_vendor_id() to detect presence
PCI: cpqphp: Fix PCIBIOS_* return value confusion
PCI: cpqphp: Remove unused struct ctrl_dbg.ctrl
PCI: cpcihp: Remove unused struct cpci_hp_controller_ops.hardware_test
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions