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: <8c0c7f276b6ea8988bd8b824603cbe99.broonie@kernel.org>
Date: Fri, 16 May 2025 13:31:40 +0200
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-rc6

The following changes since commit 92a09c47464d040866cf2b4cd052bc60555185fb:

  Linux 6.15-rc5 (2025-05-04 13:55:04 -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-rc6

for you to fetch changes up to fb98bd0a13de2c9d96cb5c00c81b5ca118ac9d71:

  spi: spi-sun4i: fix early activation (2025-05-14 10:56:43 +0200)

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

A few small driver specific fixes, the most substantial one being the
Tegra one which fixes spurious errors with default delays for chip
select hold times.

----------------------------------------------------------------
Aaron Kling (1):
      spi: tegra114: Use value to check for invalid delays

Alessandro Grassi (1):
      spi: spi-sun4i: fix early activation

Geert Uytterhoeven (1):
      spi: loopback-test: Do not split 1024-byte hexdumps

 drivers/spi/spi-loopback-test.c | 2 +-
 drivers/spi/spi-sun4i.c         | 5 ++++-
 drivers/spi/spi-tegra114.c      | 6 +++---
 3 files changed, 8 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ