lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2391fa16200e50aa1a9379b791d0b7a3.broonie@kernel.org>
Date: Thu, 17 Apr 2025 20:08:34 +0100
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.15-rc2

The following changes since commit 8ffd015db85fea3e15a77027fda6c02ced4d2444:

  Linux 6.15-rc2 (2025-04-13 11:54:49 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 951a04ab3a2db4029debfa48d380ef834b93207e:

  spi: spi-imx: Add check for spi_imx_setupxfer() (2025-04-17 12:25:12 +0100)

----------------------------------------------------------------
spi: Fixes for v6.15

A few more device specific fixes plus one trivial quirk.  There's a
couple of patches for Tegra which avoid some fairly spectacular log spam
if the hardware breaks in ways which were actually seen in production,
plus a fix for the i.MX driver to propagate errors properly when setting
up the hardware.  We also have a trivial patch marking the sun4i driver
as being compatible with GPIO chip selects.

----------------------------------------------------------------
Breno Leitao (2):
      spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeouts
      spi: tegra210-quad: add rate limiting and simplify timeout error message

Mans Rullgard (1):
      spi: sun4i: add support for GPIO chip select lines

Tamura Dai (1):
      spi: spi-imx: Add check for spi_imx_setupxfer()

 drivers/spi/spi-imx.c           | 5 ++++-
 drivers/spi/spi-sun4i.c         | 1 +
 drivers/spi/spi-tegra210-quad.c | 6 +++---
 3 files changed, 8 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ