public inbox for linux-pci@vger.kernel.org
 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>,
	"Krzysztof Wilczyński" <kwilczynski@kernel.org>,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
	"Takashi Iwai" <tiwai@suse.de>,
	"Philipp Stanner" <pstanner@redhat.com>
Subject: [GIT PULL] PCI changes for v6.14
Date: Fri, 31 Jan 2025 14:34:17 -0600	[thread overview]
Message-ID: <20250131203417.GA697126@bhelgaas> (raw)

The following changes since commit 647d69605c70368d54fc012fce8a43e8e5955b04:

  Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci (2025-01-25 16:03:40 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d555ed45a5a10a813528c7685f432369d536ae3d:

  PCI: Restore original INTX_DISABLE bit by pcim_intx() (2025-01-27 12:55:12 -0600)

----------------------------------------------------------------
- Save the original INTX_DISABLE bit at the first pcim_intx() call and
  restore that at devres cleanup instead of restoring the opposite of the
  most recent enable/disable pcim_intx() argument, which was wrong when a
  driver called pcim_intx() multiple times or with the already enabled
  state (Takashi Iwai)

----------------------------------------------------------------
Takashi Iwai (1):
      PCI: Restore original INTX_DISABLE bit by pcim_intx()

 drivers/pci/devres.c | 34 +++++++++++++++++++---------------
 1 file changed, 19 insertions(+), 15 deletions(-)

             reply	other threads:[~2025-01-31 20:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-31 20:34 Bjorn Helgaas [this message]
2025-01-31 23:48 ` [GIT PULL] PCI changes for v6.14 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2025-01-24 18:57 Bjorn Helgaas
2025-01-26  1:03 ` 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=20250131203417.GA697126@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=kwilczynski@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=pstanner@redhat.com \
    --cc=tiwai@suse.de \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox