linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
	"Lorenzo Pieralisi" <lorenzo.pieralisi@arm.com>,
	"Ville Syrjälä" <ville.syrjala@linux.intel.com>,
	"Sergio Paracuellos" <sergio.paracuellos@gmail.com>,
	"Krzysztof Wilczyński" <kw@linux.com>
Subject: [GIT PULL] PCI fixes for v5.17
Date: Sat, 29 Jan 2022 10:15:47 -0600	[thread overview]
Message-ID: <20220129161547.GA352890@bhelgaas> (raw)

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(-)

             reply	other threads:[~2022-01-29 16:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-29 16:15 Bjorn Helgaas [this message]
2022-01-29 17:07 ` [GIT PULL] PCI fixes for v5.17 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-11 20:40 Bjorn Helgaas
2022-02-11 21:36 ` pr-tracker-bot
2022-02-04 21:30 Bjorn Helgaas
2022-02-04 23:29 ` pr-tracker-bot
2022-01-20 20:48 Bjorn Helgaas
2022-01-21  7:38 ` pr-tracker-bot

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=20220129161547.GA352890@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=kw@linux.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=sergio.paracuellos@gmail.com \
    --cc=torvalds@linux-foundation.org \
    --cc=ville.syrjala@linux.intel.com \
    /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 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).