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: <20230615114344.B63DFC433C0@smtp.kernel.org>
Date:   Thu, 15 Jun 2023 12:43:36 +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-rc6

The following changes since commit 0c331fd1dccfba657129380ee084b95c1cedfbef:

  spi: qup: Request DMA before enabling clocks (2023-05-30 13:43:31 +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-rc6

for you to fetch changes up to eee43699217504ba69cadefc85c6992df555e33f:

  spi: dw: Replace incorrect spi_get_chipselect with set (2023-06-13 20:19:26 +0100)

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

A few more driver specific fixes, the DesignWare fix is for an issue
introduced by conversion to the chip select accessor functions and is
pretty important but the other two are less severe.

----------------------------------------------------------------
Abe Kohandel (1):
      spi: dw: Replace incorrect spi_get_chipselect with set

Jiasheng Jiang (1):
      spi: cadence-quadspi: Add missing check for dma_set_mask

Vladimir Oltean (1):
      spi: fsl-dspi: avoid SCK glitches with continuous transfers

 drivers/spi/spi-cadence-quadspi.c |  7 +++++--
 drivers/spi/spi-dw-mmio.c         |  2 +-
 drivers/spi/spi-fsl-dspi.c        | 15 +++++++++++++++
 3 files changed, 21 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ