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]
Date:   Wed, 24 May 2023 11:13:17 +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.4-rc3

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 6afe2ae8dc48e643cb9f52e86494b96942440bc6:

  spi: spi-cadence: Interleave write of TX and read of RX FIFO (2023-05-22 11:41:05 +0100)

----------------------------------------------------------------
spi: Fixes for v6.4

A collection of fixes that came in since the merge window, plus an
update to MAINTAINERS.  The Cadence fixes are coming from the addition
of device mode support, they required a couple of incremental updates in
order to get something that works robustly for both device and
controller modes.

----------------------------------------------------------------
Amit Kumar Mahapatra (1):
      spi: dw: Replace spi->chip_select references with function calls

Charles Keepax (3):
      spi: spi-cadence: Avoid read of RX FIFO before its ready
      spi: spi-cadence: Only overlap FIFO transactions in slave mode
      spi: spi-cadence: Interleave write of TX and read of RX FIFO

Krzysztof Kozlowski (1):
      spi: MAINTAINERS: drop Krzysztof Kozlowski from Samsung SPI

Vijaya Krishna Nivarthi (1):
      spi: spi-geni-qcom: Select FIFO mode for chip select

 MAINTAINERS                 |   1 -
 drivers/spi/spi-cadence.c   | 105 +++++++++++++++++++-------------------------
 drivers/spi/spi-dw-mmio.c   |   8 ++--
 drivers/spi/spi-geni-qcom.c |   2 +
 4 files changed, 51 insertions(+), 65 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ