All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marek Behún" <kabel@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Sasha Levin <sashal@kernel.org>
Cc: pali@kernel.org, stable@vger.kernel.org,
	"Marek Behún" <kabel@kernel.org>
Subject: [PATCH 5.15 0/4] Armada 3720 PCIe fixes for 5.15
Date: Thu, 25 Nov 2021 15:04:12 +0100	[thread overview]
Message-ID: <20211125140416.15181-1-kabel@kernel.org> (raw)

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


             reply	other threads:[~2021-11-25 14:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-25 14:04 Marek Behún [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211125140416.15181-1-kabel@kernel.org \
    --to=kabel@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=pali@kernel.org \
    --cc=sashal@kernel.org \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.