mbox series

[GIT,PULL] PCI fixes for v6.7

Message ID 20240103221335.GA1797305@bhelgaas (mailing list archive)
State Accepted
Delegated to: Bjorn Helgaas
Headers show
Series [GIT,PULL] PCI fixes for v6.7 | expand

Pull-request

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

Message

Bjorn Helgaas Jan. 3, 2024, 10:13 p.m. UTC
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 0ee2030af4e3e0a9cd26dfaa8c2f935beffa91d1:

  MAINTAINERS: Orphan Cadence PCIe IP (2024-01-02 17:29:38 -0600)

----------------------------------------------------------------
- Revert an ASPM patch that caused an unintended reboot when resuming
  after suspend (Bjorn Helgaas)

- Orphan Cadence PCIe IP (Bjorn Helgaas)

----------------------------------------------------------------
Bjorn Helgaas (2):
      Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"
      MAINTAINERS: Orphan Cadence PCIe IP

 CREDITS                 |  4 ++++
 MAINTAINERS             |  5 ++---
 drivers/pci/pci.c       |  6 ++++++
 drivers/pci/pci.h       |  2 ++
 drivers/pci/pcie/aspm.c | 19 +++++++++++++++++++
 5 files changed, 33 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 3, 2024, 10:21 p.m. UTC | #1
The pull request you sent on Wed, 3 Jan 2024 16:13:35 -0600:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/ac865f00af293d081356bec56eea90815094a60e

Thank you!