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.14-rc4
Date: Fri, 06 Aug 2021 15:55:19 +0100	[thread overview]
Message-ID: <20210806145551.243236105A@mail.kernel.org> (raw)

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

The following changes since commit c45c1e82bba130db4f19d9dbc1deefcf4ea994ed:

  spi: spi-bcm2835: Fix deadlock (2021-07-20 13:34:05 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 0395be967b067d99494113d78470574e86a02ed4:

  spi: cadence-quadspi: Fix check condition for DTR ops (2021-08-05 20:18:10 +0100)

----------------------------------------------------------------
spi: Fixes for v5.14

A small collection of fixes for SPI, small mostly driver specific things
plus a fix for module autoloading which hadn't been working properly for
DT systems.

----------------------------------------------------------------
Andreas Schwab (1):
      spi: update modalias_show after of_device_uevent_modalias support

Apurva Nandan (1):
      spi: cadence-quadspi: Fix check condition for DTR ops

Dongliang Mu (1):
      spi: meson-spicc: fix memory leak in meson_spicc_remove

Guenter Roeck (1):
      spi: mediatek: Fix fifo transfer

Marek Vasut (2):
      spi: imx: mx51-ecspi: Fix low-speed CONFIGREG delay calculation
      spi: imx: mx51-ecspi: Fix CONFIGREG delay comment

Uwe Kleine-König (1):
      spi: spi-mux: Add module info needed for autoloading

 drivers/spi/spi-cadence-quadspi.c | 21 ++++++++++++++++++---
 drivers/spi/spi-imx.c             | 18 ++++++++++++++++--
 drivers/spi/spi-meson-spicc.c     |  2 ++
 drivers/spi/spi-mt65xx.c          | 19 +++++--------------
 drivers/spi/spi-mux.c             |  8 ++++++++
 drivers/spi/spi.c                 |  4 ++++
 6 files changed, 53 insertions(+), 19 deletions(-)

             reply	other threads:[~2021-08-06 14:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-06 14:55 Mark Brown [this message]
2021-08-06 18:27 ` [GIT PULL] SPI fixes for v5.14-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=20210806145551.243236105A@mail.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