linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] PCI fixes for v5.17
@ 2022-02-11 20:40 Bjorn Helgaas
  2022-02-11 21:36 ` pr-tracker-bot
  0 siblings, 1 reply; 10+ messages in thread
From: Bjorn Helgaas @ 2022-02-11 20:40 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi, Joey Corleone,
	Sergiu Deitsch, David Spencer, Jan Kiszka

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-4

for you to fetch changes up to 075b7d363c675ef7fa03918881caeca3458e2a96:

  Revert "PCI/portdrv: Do not setup up IRQs if there are no users" (2022-02-11 14:16:11 -0600)

N.B. This has been in linux-next for a couple days as b139e2632409
("Revert "PCI/portdrv: Do not setup up IRQs if there are no users""),
but I amended that commit to add more info to the commit log.

----------------------------------------------------------------
PCI fixes:

  - Revert a commit that reduced the number of IRQs used but resulted in
    interrupt storms (Bjorn Helgaas)

----------------------------------------------------------------
Bjorn Helgaas (1):
      Revert "PCI/portdrv: Do not setup up IRQs if there are no users"

 drivers/pci/pcie/portdrv_core.c | 47 +++++++++++++++--------------------------
 1 file changed, 17 insertions(+), 30 deletions(-)

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

* Re: [GIT PULL] PCI fixes for v5.17
  2022-02-11 20:40 [GIT PULL] PCI fixes for v5.17 Bjorn Helgaas
@ 2022-02-11 21:36 ` pr-tracker-bot
  0 siblings, 0 replies; 10+ messages in thread
From: pr-tracker-bot @ 2022-02-11 21:36 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
	Joey Corleone, Sergiu Deitsch, David Spencer, Jan Kiszka

The pull request you sent on Fri, 11 Feb 2022 14:40:05 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-4

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

Thank you!

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

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

* Re: [GIT PULL] PCI fixes for v5.17
  2022-02-24 19:56 Bjorn Helgaas
@ 2022-02-24 21:40 ` pr-tracker-bot
  0 siblings, 0 replies; 10+ messages in thread
From: pr-tracker-bot @ 2022-02-24 21:40 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
	Alex Deucher, Christian König, Guchun Chen, Pali Rohár,
	Jan Palus, Marcel Menzel, linux-arm-kernel

The pull request you sent on Thu, 24 Feb 2022 13:56:11 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-5

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

Thank you!

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

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

* [GIT PULL] PCI fixes for v5.17
@ 2022-02-24 19:56 Bjorn Helgaas
  2022-02-24 21:40 ` pr-tracker-bot
  0 siblings, 1 reply; 10+ messages in thread
From: Bjorn Helgaas @ 2022-02-24 19:56 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi, Alex Deucher,
	Christian König, Guchun Chen, Pali Rohár, Jan Palus,
	Marcel Menzel, linux-arm-kernel

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-5

for you to fetch changes up to 3f1271b54edcc692da5a3663f2aa2a64781f9bc3:

  PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken (2022-02-23 12:33:32 -0600)

----------------------------------------------------------------
PCI fixes:

  - Fix a merge error that broke PCI device enumeration on mvebu platforms,
    including Turris Omnia (Armada 385) (Pali Rohár)

  - Avoid using ATS on all AMD Navi10 and Navi14 GPUs because some VBIOSes
    don't account for "harvested" (disabled) parts of the chip when
    initializing caches (Alex Deucher)

----------------------------------------------------------------
Alex Deucher (1):
      PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken

Pali Rohár (1):
      PCI: mvebu: Fix device enumeration regression

 drivers/pci/controller/pci-mvebu.c |  3 ++-
 drivers/pci/quirks.c               | 14 +++++++++-----
 2 files changed, 11 insertions(+), 6 deletions(-)

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

* Re: [GIT PULL] PCI fixes for v5.17
  2022-02-04 21:30 Bjorn Helgaas
@ 2022-02-04 23:29 ` pr-tracker-bot
  0 siblings, 0 replies; 10+ messages in thread
From: pr-tracker-bot @ 2022-02-04 23:29 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
	Bean Huo, Xiaowei Song, Binghui Wang, Christian Gmeiner,
	Kishon Vijay Abraham I, Tom Joseph

The pull request you sent on Fri, 4 Feb 2022 15:30:34 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-3

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

Thank you!

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

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

* [GIT PULL] PCI fixes for v5.17
@ 2022-02-04 21:30 Bjorn Helgaas
  2022-02-04 23:29 ` pr-tracker-bot
  0 siblings, 1 reply; 10+ messages in thread
From: Bjorn Helgaas @ 2022-02-04 21:30 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi, Bean Huo,
	Xiaowei Song, Binghui Wang, Christian Gmeiner,
	Kishon Vijay Abraham I, Tom Joseph

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-3

for you to fetch changes up to 7dd3876205df92e07d824fe2264b38e0b8a9eec1:

  PCI: kirin: Add dev struct for of_device_get_match_data() (2022-02-04 15:14:26 -0600)

N.B. These have been in linux-next for a couple days as 71c96af28da5
("PCI: kirin: Add dev struct for of_device_get_match_data()"), but I
amended that commit to add the reporter's info to the commit log.

----------------------------------------------------------------
PCI fixes:

  - Restructure j721e_pcie_probe() so we don't dereference a NULL pointer
    (Bjorn Helgaas)

  - Add a kirin_pcie_data struct to identify different Kirin variants to
    fix probe failure for controllers with an internal PHY (Bjorn Helgaas)

----------------------------------------------------------------
Bjorn Helgaas (2):
      PCI: j721e: Initialize pcie->cdns_pcie before using it
      PCI: kirin: Add dev struct for of_device_get_match_data()

 drivers/pci/controller/cadence/pci-j721e.c | 85 +++++++++++++++---------------
 drivers/pci/controller/dwc/pcie-kirin.c    | 31 ++++++-----
 2 files changed, 60 insertions(+), 56 deletions(-)

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

* Re: [GIT PULL] PCI fixes for v5.17
  2022-01-29 16:15 Bjorn Helgaas
@ 2022-01-29 17:07 ` pr-tracker-bot
  0 siblings, 0 replies; 10+ messages in thread
From: pr-tracker-bot @ 2022-01-29 17:07 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
	Ville Syrjälä,
	Sergio Paracuellos, Krzysztof Wilczyński

The pull request you sent on Sat, 29 Jan 2022 10:15:47 -0600:

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

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

Thank you!

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

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

* [GIT PULL] PCI fixes for v5.17
@ 2022-01-29 16:15 Bjorn Helgaas
  2022-01-29 17:07 ` pr-tracker-bot
  0 siblings, 1 reply; 10+ messages in thread
From: Bjorn Helgaas @ 2022-01-29 16:15 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
	Ville Syrjälä,
	Sergio Paracuellos, Krzysztof Wilczyński

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.17-fixes-2

for you to fetch changes up to 66d28b21fe6b3da8d1e9f0a7ba38bc61b6c547e1:

  PCI/sysfs: Find shadow ROM before static attribute initialization (2022-01-26 10:41:21 -0600)

----------------------------------------------------------------
PCI fixes:

  - Fix compilation warnings in new mt7621 driver (Sergio Paracuellos)

  - Restore the sysfs "rom" file for VGA shadow ROMs, which was broken when
    converting "rom" to be a static attribute (Bjorn Helgaas)

----------------------------------------------------------------
Bjorn Helgaas (1):
      PCI/sysfs: Find shadow ROM before static attribute initialization

Sergio Paracuellos (2):
      PCI: mt7621: Drop of_match_ptr() to avoid unused variable
      PCI: mt7621: Remove unused function pcie_rmw()

 arch/ia64/pci/fixup.c                |  4 ++--
 arch/mips/loongson64/vbios_quirk.c   |  9 ++++-----
 arch/x86/pci/fixup.c                 |  4 ++--
 drivers/pci/controller/pcie-mt7621.c | 11 +----------
 4 files changed, 9 insertions(+), 19 deletions(-)

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

* Re: [GIT PULL] PCI fixes for v5.17
  2022-01-20 20:48 Bjorn Helgaas
@ 2022-01-21  7:38 ` pr-tracker-bot
  0 siblings, 0 replies; 10+ messages in thread
From: pr-tracker-bot @ 2022-01-21  7:38 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
	Lucas De Marchi, Borislav Petkov, Ingo Molnar, Thomas Gleixner,
	Dave Hansen, x86, intel-gfx

The pull request you sent on Thu, 20 Jan 2022 14:48:17 -0600:

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

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

Thank you!

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

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

* [GIT PULL] PCI fixes for v5.17
@ 2022-01-20 20:48 Bjorn Helgaas
  2022-01-21  7:38 ` pr-tracker-bot
  0 siblings, 1 reply; 10+ messages in thread
From: Bjorn Helgaas @ 2022-01-20 20:48 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-pci, linux-kernel, Lorenzo Pieralisi, Lucas De Marchi,
	Borislav Petkov, Ingo Molnar, Thomas Gleixner, Dave Hansen, x86,
	intel-gfx

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 9c494ca4d3a535f9ca11ad6af1813983c1c6cbdd:

  x86/gpu: Reserve stolen memory for first integrated Intel GPU (2022-01-18 14:19:06 -0600)

----------------------------------------------------------------
PCI fixes:

  - Reserve "stolen memory" for integrated Intel GPU, even if it's not
    the first GPU to be enumerated (Lucas De Marchi)

----------------------------------------------------------------
Lucas De Marchi (1):
      x86/gpu: Reserve stolen memory for first integrated Intel GPU

 arch/x86/kernel/early-quirks.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

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

end of thread, other threads:[~2022-02-24 21:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-11 20:40 [GIT PULL] PCI fixes for v5.17 Bjorn Helgaas
2022-02-11 21:36 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2022-02-24 19:56 Bjorn Helgaas
2022-02-24 21:40 ` pr-tracker-bot
2022-02-04 21:30 Bjorn Helgaas
2022-02-04 23:29 ` pr-tracker-bot
2022-01-29 16:15 Bjorn Helgaas
2022-01-29 17:07 ` pr-tracker-bot
2022-01-20 20:48 Bjorn Helgaas
2022-01-21  7:38 ` 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;
as well as URLs for NNTP newsgroup(s).