From: Bjorn Helgaas <helgaas@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
"Lorenzo Pieralisi" <lorenzo.pieralisi@arm.com>,
"Krzysztof Wilczyński" <kwilczynski@kernel.org>,
"Manivannan Sadhasivam" <mani@kernel.org>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Nathaniel Roach" <nroach44@gmail.com>,
"David S. Miller" <davem@davemloft.net>,
"Andreas Larsson" <andreas@gaisler.com>,
sparclinux@vger.kernel.org,
"Linnaea Lavia" <linnaea-von-lavia@live.com>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
"Dmitry Baryshkov" <dmitry.baryshkov@oss.qualcomm.com>,
"Konrad Dybcio" <konrad.dybcio@oss.qualcomm.com>
Subject: [GIT PULL] PCI fixes for v6.19
Date: Fri, 9 Jan 2026 10:20:50 -0600 [thread overview]
Message-ID: <20260109162050.GA548294@bhelgaas> (raw)
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git pci-v6.19-fixes-2
for you to fetch changes up to bdb32359eab94013e80cf7e3d40a3fd4972da93a:
sparc/PCI: Correct 64-bit non-pref -> pref BAR resources (2026-01-07 14:22:32 -0600)
----------------------------------------------------------------
- Remove ASPM L0s support for MSM8996 SoC since we now enable L0s when
advertised, and it caused random hangs on this device (Manivannan
Sadhasivam)
- Fix meson-pcie to report that the link is up while in ASPM L0s or L1,
since those are active states from the software point of view, and
treating the link as down caused config access failures (Bjorn Helgaas)
- Fix up sparc DTS BAR descriptions that are above 4GB but not marked as
prefetchable, which caused resource assignment and driver probe failures
after we converted from the SPARC pcibios_enable_device() to the generic
version (Ilpo Järvinen)
----------------------------------------------------------------
Bjorn Helgaas (1):
PCI: meson: Report that link is up while in ASPM L0s and L1 states
Ilpo Järvinen (1):
sparc/PCI: Correct 64-bit non-pref -> pref BAR resources
Manivannan Sadhasivam (1):
PCI: qcom: Remove ASPM L0s support for MSM8996 SoC
arch/sparc/kernel/pci.c | 23 +++++++++++++++++++++
drivers/pci/controller/dwc/pci-meson.c | 37 +++-------------------------------
drivers/pci/controller/dwc/pcie-qcom.c | 4 +++-
3 files changed, 29 insertions(+), 35 deletions(-)
next reply other threads:[~2026-01-09 16:20 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-09 16:20 Bjorn Helgaas [this message]
2026-01-09 16:40 ` [GIT PULL] PCI fixes for v6.19 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2026-01-23 18:06 Bjorn Helgaas
2026-01-23 21:24 ` pr-tracker-bot
2026-01-16 16:54 Bjorn Helgaas
2026-01-16 23:42 ` pr-tracker-bot
2025-12-11 18:49 Bjorn Helgaas
2025-12-13 4:42 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260109162050.GA548294@bhelgaas \
--to=helgaas@kernel.org \
--cc=andreas@gaisler.com \
--cc=davem@davemloft.net \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=konrad.dybcio@oss.qualcomm.com \
--cc=kwilczynski@kernel.org \
--cc=linnaea-von-lavia@live.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=mani@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=nroach44@gmail.com \
--cc=sparclinux@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox