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 v6.19-rc6
Date: Fri, 23 Jan 2026 15:29:14 +0000	[thread overview]
Message-ID: <d83f7fb290c025fcc0f6072c521c8de1@kernel.org> (raw)

The following changes since commit 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb:

  Linux 6.19-rc4 (2026-01-04 14:41:55 -0800)

are available in the Git repository at:

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

for you to fetch changes up to caa329649259d0f90c0056c9860ca659d4ba3211:

  spi: intel-pci: Add support for Nova Lake SPI serial flash (2026-01-15 14:21:29 +0000)

----------------------------------------------------------------
spi: Fixes for v6.19

One new device ID, plus a few fixes.  The most substantial of the fixes
is for the Cadence driver which in at least some instantiations requires
transmit data to drive data through the IP.

----------------------------------------------------------------
Alan Borzeszkowski (1):
      spi: intel-pci: Add support for Nova Lake SPI serial flash

Devyn Liu (1):
      spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs initialization

Felix Gu (1):
      spi: spi-sprd-adi: Fix double free in probe error path

Jun Guo (1):
      spi: spi-cadence: enable SPI_CONTROLLER_MUST_TX

 drivers/spi/spi-cadence.c      |  1 +
 drivers/spi/spi-hisi-kunpeng.c |  4 +---
 drivers/spi/spi-intel-pci.c    |  1 +
 drivers/spi/spi-sprd-adi.c     | 33 ++++++++++-----------------------
 4 files changed, 13 insertions(+), 26 deletions(-)

             reply	other threads:[~2026-01-23 15:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-23 15:29 Mark Brown [this message]
2026-01-23 20:46 ` [GIT PULL] SPI fixes for v6.19-rc6 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=d83f7fb290c025fcc0f6072c521c8de1@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