[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210604201235.GA2233426@bjorn-Precision-5520>
Date: Fri, 4 Jun 2021 15:12:35 -0500
From: Bjorn Helgaas <helgaas@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
Rob Herring <robh@...nel.org>,
Jean-Philippe Brucker <jean-philippe@...aro.org>,
Marc Zyngier <maz@...nel.org>,
Krzysztof Wilczyński <kw@...ux.com>
Subject: [GIT PULL] PCI fixes for v5.13
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.13-fixes-1
for you to fetch changes up to 85aabbd7b315c65673084b6227bee92c00405239:
PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map" (2021-05-25 18:37:37 -0500)
----------------------------------------------------------------
PCI fixes:
- Fix MSIs for platforms with "msi-map" device-tree property, which we
broke in v5.13-rc1 (Jean-Philippe Brucker)
- Add Krzysztof Wilczyński as PCI reviewer (Lorenzo Pieralisi)
----------------------------------------------------------------
Jean-Philippe Brucker (1):
PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
Lorenzo Pieralisi (1):
MAINTAINERS: Add Krzysztof as PCI host/endpoint controllers reviewer
MAINTAINERS | 2 ++
drivers/pci/of.c | 7 +++++++
drivers/pci/probe.c | 3 ++-
include/linux/pci.h | 2 ++
4 files changed, 13 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists