linux-spi.vger.kernel.org archive mirror
 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 v5.19-rc7
Date: Fri, 22 Jul 2022 23:12:27 +0100	[thread overview]
Message-ID: <20220722221236.EDF49C341C6@smtp.kernel.org> (raw)

The following changes since commit 73d5fe046270281a46344e06bf986c607632f7ea:

  spi: cadence-quadspi: Remove spi_master_put() in probe failure path (2022-07-14 13:26:35 +0100)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v5.19-rc7

for you to fetch changes up to b620aa3a7be346f04ae7789b165937615c6ee8d3:

  spi: spi-rspi: Fix PIO fallback on RZ platforms (2022-07-21 17:21:07 +0100)

----------------------------------------------------------------
spi: Final fixes for v5.19

A few more small driver specific fixes, this is obviously rather late
and if you think it's best to leave these until the next release that
would be reasonable.

----------------------------------------------------------------
Biju Das (1):
      spi: spi-rspi: Fix PIO fallback on RZ platforms

Marc Kleine-Budde (1):
      spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA transfers

Sai Krishna Potthuri (1):
      spi: spi-cadence: Fix SPI NO Slave Select macro definition

 drivers/spi/spi-bcm2835.c | 12 ++++++++----
 drivers/spi/spi-cadence.c |  2 +-
 drivers/spi/spi-rspi.c    |  4 ++++
 3 files changed, 13 insertions(+), 5 deletions(-)

             reply	other threads:[~2022-07-22 22:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22 22:12 Mark Brown [this message]
2022-07-23 17:39 ` [GIT PULL] SPI fixes for v5.19-rc7 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=20220722221236.EDF49C341C6@smtp.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 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).