]> git.dujemihanovic.xyz Git - linux.git/commit
Merge tag 'pci-v6.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Aug 2024 18:30:15 +0000 (11:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Aug 2024 18:30:15 +0000 (11:30 -0700)
commitc0ecd6388360d930440cc5554026818895199923
tree1065fabd5fa7be633442ae09bc2a4d9779d55299
parent183d46ff422ef9f3d755b6808ef3faa6d009ba3a
parent5560a612c20d3daacbf5da7913deefa5c31742f4
Merge tag 'pci-v6.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci

Pull PCI fixes from Bjorn Helgaas:

 - Fix a pci_intx() regression that caused driver reload to fail with
   "Resources present before probing" (Philipp Stanner)

 - Fix a pciehp regression that clobbered the upper bits of RAID status
   LEDs on NVMe devices behind an Intel VMD (Blazej Kucman)

* tag 'pci-v6.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci:
  PCI: pciehp: Retain Power Indicator bits for userspace indicators
  PCI: Fix devres regression in pci_intx()