diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2023-10-06 18:11:13 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-10-06 18:11:13 +0200 |
commit | af95dc6fdc25e616051d0234aad638e15c02ec8f (patch) | |
tree | 8c4ba879bf20f3da913a16f96ab4cc4604334466 /kernel | |
parent | Merge tag 'platform-drivers-x86-v6.6-4' of git://git.kernel.org/pub/scm/linux... (diff) | |
parent | PCI/PM: Mark devices disconnected if upstream PCIe link is down on resume (diff) | |
download | linux-af95dc6fdc25e616051d0234aad638e15c02ec8f.tar.xz linux-af95dc6fdc25e616051d0234aad638e15c02ec8f.zip |
Merge tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Pull PCI fixes from Bjorn Helgaas:
- Fix a qcom register offset that broke IPQ8074 PCIe controller
enumeration (Sricharan Ramabadhran)
- Handle interrupt parsing failures when creating a device tree node to
avoid using uninitialized data (Lizhi Hou)
- Clean up if adding PCI device node fails when creating a device tree
node to avoid a memory leak (Lizhi Hou)
- If a link is down, mark all downstream devices as "disconnected" so
we don't wait for them on resume (Mika Westerberg)
* tag 'pci-v6.6-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
PCI/PM: Mark devices disconnected if upstream PCIe link is down on resume
PCI: of: Destroy changeset when adding PCI device node fails
PCI: of_property: Handle interrupt parsing failures
PCI: qcom: Fix IPQ8074 enumeration
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions