public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] PCI fixes for v6.1
@ 2022-10-15 15:27 Bjorn Helgaas
  2022-10-16  0:15 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2022-10-15 15:27 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi, Mika Westerberg,
	Chris Chiu, Andy Shevchenko, Jonathan Cameron, Rafael J . Wysocki,
	Lukas Wunner, linux-cxl, linuxarm

The following changes since commit 041bc24d867a2a577a06534d6d25e500b24a01ef:

  Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci (2022-10-11 11:08:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v6.1-fixes-1

for you to fetch changes up to 5632e2beaf9d5dda694c0572684dea783d8a9492:

  Revert "PCI: Distribute available resources for root buses, too" (2022-10-14 14:27:58 -0500)

----------------------------------------------------------------

- Revert the attempt to distribute spare resources to unconfigured hotplug
  bridges at boot time.  This fixed some dock hot-add scenarios, but
  Jonathan Cameron reported that it broke a topology with a multi-function
  device where one function was a Switch Upstream Port and the other was an
  Endpoint.

----------------------------------------------------------------
Bjorn Helgaas (1):
      Revert "PCI: Distribute available resources for root buses, too"

 drivers/pci/setup-bus.c | 62 +------------------------------------------------
 1 file changed, 1 insertion(+), 61 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] PCI fixes for v6.1
  2022-10-15 15:27 [GIT PULL] PCI fixes for v6.1 Bjorn Helgaas
@ 2022-10-16  0:15 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2022-10-16  0:15 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
	Mika Westerberg, Chris Chiu, Andy Shevchenko, Jonathan Cameron,
	Rafael J . Wysocki, Lukas Wunner, linux-cxl, linuxarm

The pull request you sent on Sat, 15 Oct 2022 10:27:36 -0500:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v6.1-fixes-1

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] PCI fixes for v6.1
@ 2022-10-21 21:17 Bjorn Helgaas
  2022-10-22 23:08 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2022-10-21 21:17 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
	Kishon Vijay Abraham I, Vignesh Raghavendra, Jon Hunter,
	Thierry Reding, Pali Rohár

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e6aa4edd2f5b07fdc41de287876dd98c6e44322b:

  MAINTAINERS: Update Kishon's email address in PCI endpoint subsystem (2022-10-19 16:46:23 -0500)

----------------------------------------------------------------

- Revert a simplification that broke pci-tegra due to a masking error.

- Update MAINTAINERS for Kishon's email address change and TI
  DRA7XX/J721E maintainer change.

----------------------------------------------------------------
Jon Hunter (1):
      Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"

Kishon Vijay Abraham I (2):
      MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driver
      MAINTAINERS: Update Kishon's email address in PCI endpoint subsystem

 MAINTAINERS                        |  4 ++--
 drivers/pci/controller/pci-tegra.c | 11 ++++++++---
 2 files changed, 10 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] PCI fixes for v6.1
  2022-10-21 21:17 Bjorn Helgaas
@ 2022-10-22 23:08 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2022-10-22 23:08 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
	Kishon Vijay Abraham I, Vignesh Raghavendra, Jon Hunter,
	Thierry Reding, Pali Rohár

The pull request you sent on Fri, 21 Oct 2022 16:17:57 -0500:

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

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] PCI fixes for v6.1
@ 2022-11-23 21:13 Bjorn Helgaas
  2022-11-23 23:20 ` pr-tracker-bot
  0 siblings, 1 reply; 6+ messages in thread
From: Bjorn Helgaas @ 2022-11-23 21:13 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Rob Herring, Manivannan Sadhasivam,
	Stanimir Varbanov

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v6.1-fixes-3

for you to fetch changes up to ac9ccce8717df5aa5361c0cea9d8619f6d87af3c:

  MAINTAINERS: Include PCI bindings in host bridge entry (2022-11-17 13:40:39 -0600)

----------------------------------------------------------------

- Update MAINTAINERS to add Manivannan Sadhasivam as Qcom PCIe RC
  maintainer (replacing Stanimir Varbanov) and include DT PCI bindings
  in the "PCI native host bridge and endpoint drivers" entry.

----------------------------------------------------------------
Manivannan Sadhasivam (1):
      MAINTAINERS: Add Manivannan Sadhasivam as Qcom PCIe RC maintainer

Rob Herring (1):
      MAINTAINERS: Include PCI bindings in host bridge entry

 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] PCI fixes for v6.1
  2022-11-23 21:13 Bjorn Helgaas
@ 2022-11-23 23:20 ` pr-tracker-bot
  0 siblings, 0 replies; 6+ messages in thread
From: pr-tracker-bot @ 2022-11-23 23:20 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
	Krzysztof Wilczyński, Rob Herring, Manivannan Sadhasivam,
	Stanimir Varbanov

The pull request you sent on Wed, 23 Nov 2022 15:13:18 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git pci-v6.1-fixes-3

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-23 23:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-15 15:27 [GIT PULL] PCI fixes for v6.1 Bjorn Helgaas
2022-10-16  0:15 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2022-10-21 21:17 Bjorn Helgaas
2022-10-22 23:08 ` pr-tracker-bot
2022-11-23 21:13 Bjorn Helgaas
2022-11-23 23:20 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox