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 v5.11-rc5
Date: Tue, 26 Jan 2021 12:44:56 +0000	[thread overview]
Message-ID: <20210126124549.055F723122@mail.kernel.org> (raw)

The following changes since commit 4d163ad79b155c71bf30366dc38f8d2502f78844:

  spi: cadence: cache reference clock rate during probe (2021-01-15 14:14:38 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 396cf2a46adddbf51373e16225c1d25254310046:

  spidev: Add cisco device compatible (2021-01-25 12:53:48 +0000)

----------------------------------------------------------------
spi: Fixes for v5.11

One new device ID here, plus an error handling fix - nothing remarkable
in either.

----------------------------------------------------------------
Daniel Walker (1):
      spidev: Add cisco device compatible

Pan Bian (1):
      spi: altera: Fix memory leak on error path

 drivers/spi/spi-altera.c | 3 ++-
 drivers/spi/spidev.c     | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

             reply	other threads:[~2021-01-26 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26 12:44 Mark Brown [this message]
2021-01-26 19:07 ` [GIT PULL] SPI fixes for v5.11-rc5 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=20210126124549.055F723122@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 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.