public inbox for linux-kernel@vger.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 v5.19-rc4
Date: Fri, 15 Jul 2022 14:31:50 +0100	[thread overview]
Message-ID: <20220715133200.2A098C34115@smtp.kernel.org> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1480 bytes --]

The following changes since commit 419bc8f681a0dc63588cee693b6d45e7caa6006c:

  spi: rockchip: Unmask IRQ at the final to avoid preemption (2022-06-20 11:35:43 +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-rc4

for you to fetch changes up to 73d5fe046270281a46344e06bf986c607632f7ea:

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

----------------------------------------------------------------
spi: Fixes for v5.19

A few driver specific fixes, none especially remarkable, plus a
MAINTAINERS file update due to the previous maintainer for the NXP FSPI
driver having left the company.

----------------------------------------------------------------
Cristian Ciocaltea (1):
      spi: amd: Limit max transfer and message size

Cédric Le Goater (2):
      spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping descriptor
      spi: aspeed: Fix division by zero

Han Xu (1):
      MAINTAINERS: change the NXP FSPI driver maintainer.

Mark Brown (1):
      spi: Merge AMD fix

Vaishnav Achath (1):
      spi: cadence-quadspi: Remove spi_master_put() in probe failure path

 MAINTAINERS                       |  3 ++-
 drivers/spi/spi-amd.c             |  8 ++++++++
 drivers/spi/spi-aspeed-smc.c      | 12 +++++++++++-
 drivers/spi/spi-cadence-quadspi.c | 19 +++++++------------
 4 files changed, 28 insertions(+), 14 deletions(-)

             reply	other threads:[~2022-07-15 13:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-15 13:31 Mark Brown [this message]
2022-07-15 17:45 ` [GIT PULL] SPI fixes for v5.19-rc4 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=20220715133200.2A098C34115@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