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, 24 Jun 2022 17:54:07 +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-rc3

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 419bc8f681a0dc63588cee693b6d45e7caa6006c:

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

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

A bunch of driver specific fixes, plus a fix for spi-mem's status
polling for devices that use GPIO chip selects and a DT bindings
examples fix that helps with the validation work.

----------------------------------------------------------------
Jon Lin (1):
      spi: rockchip: Unmask IRQ at the final to avoid preemption

Lars-Peter Clausen (1):
      spi: cadence: Detect transmit FIFO depth

Patrice Chotard (1):
      spi: spi-mem: Fix spi_mem_poll_status()

Rob Herring (1):
      spi: dt-bindings: Fix unevaluatedProperties warnings in examples

Sai Krishna Potthuri (1):
      spi: spi-cadence: Fix SPI CS gets toggling sporadically

 .../bindings/spi/microchip,mpfs-spi.yaml           |  1 -
 .../bindings/spi/qcom,spi-geni-qcom.yaml           |  1 -
 drivers/spi/spi-cadence.c                          | 37 ++++++++++++++++++----
 drivers/spi/spi-mem.c                              |  2 +-
 drivers/spi/spi-rockchip.c                         | 11 ++++---
 5 files changed, 39 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ