Linux PCI subsystem development
 help / color / mirror / Atom feed
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" <manivannan.sadhasivam@linaro.org>,
	"Robin Murphy" <robin.murphy@arm.com>,
	"Wei Huang" <wei.huang2@amd.com>,
	"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
	"Niklāvs Koļesņikovs" <pinkflames.linux@gmail.com>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	"Paul Menzel" <pmenzel@molgen.mpg.de>,
	"Tasev Nikola" <tasev.stefanoska@skynet.be>
Subject: [GIT PULL] PCI fixes for v6.14
Date: Thu, 6 Feb 2025 13:46:42 -0600	[thread overview]
Message-ID: <20250206194642.GA999100@bhelgaas> (raw)

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.14-fixes-2

for you to fetch changes up to 6f64b83d9fe9729000a0616830cb1606945465d8:

  PCI/TPH: Restore TPH Requester Enable correctly (2025-02-06 10:30:11 -0600)

----------------------------------------------------------------
- When saving a device's state, always save the upstream bridge's PM L1
  Substates configuration as well because the bridge never saves its own
  state, and restoring a device needs the state for both ends; this was a
  regression that caused link and power management errors after
  suspend/resume (Ilpo Järvinen)

- Correct TPH Control Register write, where we wrote the ST Mode where the
  THP Requester Enable value was intended (Robin Murphy)

----------------------------------------------------------------
Ilpo Järvinen (1):
      PCI/ASPM: Fix L1SS saving

Robin Murphy (1):
      PCI/TPH: Restore TPH Requester Enable correctly

 drivers/pci/pcie/aspm.c | 3 ---
 drivers/pci/tph.c       | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

             reply	other threads:[~2025-02-06 19:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-06 19:46 Bjorn Helgaas [this message]
2025-02-06 23:12 ` [GIT PULL] PCI fixes for v6.14 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2025-02-14 23:49 Bjorn Helgaas
2025-02-15  0:53 ` 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=20250206194642.GA999100@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=kwilczynski@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=pinkflames.linux@gmail.com \
    --cc=pmenzel@molgen.mpg.de \
    --cc=rafael@kernel.org \
    --cc=robin.murphy@arm.com \
    --cc=tasev.stefanoska@skynet.be \
    --cc=torvalds@linux-foundation.org \
    --cc=wei.huang2@amd.com \
    /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