]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Oct 2025 21:24:32 +0000 (14:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Oct 2025 21:24:32 +0000 (14:24 -0700)
commitf414f9fd68797182f8de4e1cd9855b6b28abde99
tree26321b000b69d6f3bb0dc078dc7e3ed8bb400158
parent39bcf0f7d415fee440d2eba877b9b618cbd6d824
parent437aa64c8e32b724fc6d60100ef0eb313d32c88f
Merge tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci

Pull pci fixes from Bjorn Helgaas:

 - Restore custom qcom ASPM enablement code so L1 PM Substates are
   enabled as they were in v6.17 even though the PCI core now enables
   just L0s and L1 by default (Bjorn Helgaas)

 - Size prefetchable bridge windows only when they actually exist, to
   avoid a WARN_ON() regression (Ilpo Järvinen)

* tag 'pci-v6.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
  PCI: Do not size non-existing prefetchable window
  Revert "PCI: qcom: Remove custom ASPM enablement code"
drivers/pci/controller/dwc/pcie-qcom.c