[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <d83f7fb290c025fcc0f6072c521c8de1@kernel.org>
Date: Fri, 23 Jan 2026 15:29:14 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] SPI fixes for v6.19-rc6
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(-)
Powered by blists - more mailing lists