[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230210215735.GA2700622@bhelgaas>
Date: Fri, 10 Feb 2023 15:57:35 -0600
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>,
Krzysztof Wilczyński <kw@...ux.com>,
Thomas Witt <kernel@...t.link>,
Vidya Sagar <vidyas@...dia.com>,
Tasev Nikola <tasev.stefanoska@...net.be>,
Mark Enriquez <enriquezmark36@...il.com>,
"Rafael J. Wysocki" <rafael@...nel.org>
Subject: [GIT PULL] PCI fixes for v6.2
Note that we're moving PCI development to a shared git tree, so this
pull request refers to the new tree.
The reverts fix suspend/resume issues that appeared in v6.1. They've
been in linux-next since Feb 6, but I updated the commit logs today to
add more details.
The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:
Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.2-fixes-2
for you to fetch changes up to ff209ecc376a2ea8dd106a1f594427a5d94b7dd3:
Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming" (2023-02-10 15:30:24 -0600)
----------------------------------------------------------------
- Move to a shared PCI git tree (Bjorn Helgaas)
- Add Krzysztof Wilczyński as another PCI maintainer (Lorenzo Pieralisi)
- Revert a couple ASPM patches to fix suspend/resume regressions (Bjorn
Helgaas)
----------------------------------------------------------------
Bjorn Helgaas (3):
MAINTAINERS: Move to shared PCI tree
Revert "PCI/ASPM: Save L1 PM Substates Capability for suspend/resume"
Revert "PCI/ASPM: Refactor L1 PM Substates Control Register programming"
Lorenzo Pieralisi (1):
MAINTAINERS: Promote Krzysztof to PCI controller maintainer
MAINTAINERS | 12 +++---
drivers/pci/pci.c | 7 ----
drivers/pci/pci.h | 4 --
drivers/pci/pcie/aspm.c | 109 +++++++++++++++---------------------------------
4 files changed, 39 insertions(+), 93 deletions(-)
Powered by blists - more mailing lists