All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mark Brown <broonie@kernel.org>
Subject: [GIT PULL] SPI fixes for v7.2-rc3
Date: Sun, 19 Jul 2026 13:39:35 +0100	[thread overview]
Message-ID: <3aee33eeb68bc75cc295997d3b1c182f@kernel.org> (raw)

The following changes since commit a13c140cc289c0b7b3770bce5b3ad42ab35074aa:

  Linux 7.2-rc3 (2026-07-12 14:16:39 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v7.2-rc3

for you to fetch changes up to e919ca35a6e84b5adf085da9ffa1544c01d4ce1e:

  spi: cadence-quadspi: Fix indirect write timeout when DMA read mode is enabled (2026-07-14 12:54:50 +0100)

----------------------------------------------------------------
spi: Fixes for v7.2

A couple of fairly routine driver fixes, nothing too remarkable.

----------------------------------------------------------------
Srikanth Boyapally (1):
      spi: cadence-quadspi: Fix indirect write timeout when DMA read mode is enabled

Wang YuWei (1):
      spi: dw-dma: Wait for controller idle before completing Tx

 drivers/spi/spi-cadence-quadspi.c | 12 ++++++++----
 drivers/spi/spi-dw-dma.c          |  3 ++-
 2 files changed, 10 insertions(+), 5 deletions(-)

             reply	other threads:[~2026-07-19 12:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-19 12:39 Mark Brown [this message]
2026-07-19 16:45 ` [GIT PULL] SPI fixes for v7.2-rc3 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=3aee33eeb68bc75cc295997d3b1c182f@kernel.org \
    --to=broonie@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --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 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.