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: <265e0ee468ae39e19e2fe1eb64e24386.broonie@kernel.org>
Date: Sat, 10 Aug 2024 00:34:08 +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.11-rc2

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 730bbfaf7d4890bd99e637db7767dc68cfeb24e7:

  spi: spi-fsl-lpspi: Fix scldiv calculation (2024-08-07 23:45:12 +0100)

----------------------------------------------------------------
spi: Fixes for v6.11

A few SPI fixes since the merge window, clock rate calculation fixes for
the Kunpeng and lpsi drivers and a missing registration of a device ID
for spidev (which had only been updated for DT cases, causing warnings).

----------------------------------------------------------------
Devyn Liu (2):
      spi: hisi-kunpeng: Add validation for the minimum value of speed_hz
      spi: hisi-kunpeng: Add verification for the max_frequency provided by the firmware

Geert Uytterhoeven (1):
      spi: spidev: Add missing spi_device_id for bh2228fv

Stefan Wahren (1):
      spi: spi-fsl-lpspi: Fix scldiv calculation

 drivers/spi/spi-fsl-lpspi.c    | 6 ++++--
 drivers/spi/spi-hisi-kunpeng.c | 4 ++++
 drivers/spi/spidev.c           | 1 +
 3 files changed, 9 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ