All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15 0/4] Armada 3720 PCIe fixes for 5.15
@ 2021-11-25 14:04 Marek Behún
  2021-11-25 14:04 ` [PATCH 5.15 1/4] PCI: aardvark: Deduplicate code in advk_pcie_rd_conf() Marek Behún
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Marek Behún @ 2021-11-25 14:04 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Sasha Levin; +Cc: pali, stable, Marek Behún

Hello Greg, Sasha,

this series for 5.15-stable backports all the fixes (and their
dependencies) for Armada 3720 PCIe driver.
For 5.15 these are only changes to the pci-aardvark controller.

Marek

Marek Behún (1):
  PCI: aardvark: Deduplicate code in advk_pcie_rd_conf()

Pali Rohár (3):
  PCI: aardvark: Implement re-issuing config requests on CRS response
  PCI: aardvark: Simplify initialization of rootcap on virtual bridge
  PCI: aardvark: Fix link training

 drivers/pci/controller/pci-aardvark.c | 242 +++++++++++---------------
 1 file changed, 99 insertions(+), 143 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-11-28 12:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-25 14:04 [PATCH 5.15 0/4] Armada 3720 PCIe fixes for 5.15 Marek Behún
2021-11-25 14:04 ` [PATCH 5.15 1/4] PCI: aardvark: Deduplicate code in advk_pcie_rd_conf() Marek Behún
2021-11-25 14:04 ` [PATCH 5.15 2/4] PCI: aardvark: Implement re-issuing config requests on CRS response Marek Behún
2021-11-25 14:04 ` [PATCH 5.15 3/4] PCI: aardvark: Simplify initialization of rootcap on virtual bridge Marek Behún
2021-11-25 14:04 ` [PATCH 5.15 4/4] PCI: aardvark: Fix link training Marek Behún
2021-11-28 11:58 ` [PATCH 5.15 0/4] Armada 3720 PCIe fixes for 5.15 Greg Kroah-Hartman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.