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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 15 Jul 2022 14:31:50 +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 v5.19-rc4

The following changes since commit 419bc8f681a0dc63588cee693b6d45e7caa6006c:

  spi: rockchip: Unmask IRQ at the final to avoid preemption (2022-06-20 11:35:43 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 73d5fe046270281a46344e06bf986c607632f7ea:

  spi: cadence-quadspi: Remove spi_master_put() in probe failure path (2022-07-14 13:26:35 +0100)

----------------------------------------------------------------
spi: Fixes for v5.19

A few driver specific fixes, none especially remarkable, plus a
MAINTAINERS file update due to the previous maintainer for the NXP FSPI
driver having left the company.

----------------------------------------------------------------
Cristian Ciocaltea (1):
      spi: amd: Limit max transfer and message size

Cédric Le Goater (2):
      spi: aspeed: Add dev_dbg() to dump the spi-mem direct mapping descriptor
      spi: aspeed: Fix division by zero

Han Xu (1):
      MAINTAINERS: change the NXP FSPI driver maintainer.

Mark Brown (1):
      spi: Merge AMD fix

Vaishnav Achath (1):
      spi: cadence-quadspi: Remove spi_master_put() in probe failure path

 MAINTAINERS                       |  3 ++-
 drivers/spi/spi-amd.c             |  8 ++++++++
 drivers/spi/spi-aspeed-smc.c      | 12 +++++++++++-
 drivers/spi/spi-cadence-quadspi.c | 19 +++++++------------
 4 files changed, 28 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ