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:   Tue, 06 Jun 2023 14:06:29 +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-rc5

The following changes since commit 6afe2ae8dc48e643cb9f52e86494b96942440bc6:

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

are available in the Git repository at:

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

for you to fetch changes up to 0c331fd1dccfba657129380ee084b95c1cedfbef:

  spi: qup: Request DMA before enabling clocks (2023-05-30 13:43:31 +0100)

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

A small collection of driver specific fixes, none of them particularly
remarkable or severe.

----------------------------------------------------------------
Clark Wang (1):
      spi: lpspi: disable lpspi module irq in DMA mode

Daniel Golle (1):
      spi: mt65xx: make sure operations completed before unloading

Stephan Gerhold (1):
      spi: qup: Request DMA before enabling clocks

 drivers/spi/spi-fsl-lpspi.c |  7 ++++++-
 drivers/spi/spi-mt65xx.c    |  3 +++
 drivers/spi/spi-qup.c       | 37 ++++++++++++++++++-------------------
 3 files changed, 27 insertions(+), 20 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ