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, 23 Nov 2022 16:04:59 +0000
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.1-rc6

The following changes since commit bff6bef701db784bb159a659e99c785b4594fc96:

  spi: amd: Fix SPI_SPD7 value (2022-11-04 12:25:03 +0000)

are available in the Git repository at:

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

for you to fetch changes up to e85e9e0d8cb759013d6474011c227f92e442d746:

  spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first (2022-11-18 11:39:50 +0000)

----------------------------------------------------------------
spi: Fixes for v6.1

A few fixes, all device specific.  The most important ones are for the
i.MX driver which had a couple of nasty data corruption inducing errors
appear after the change to support PIO mode in the last merge window
(one introduced by the change and one latent one which the PIO changes
exposed), thanks to Frieder, Fabio, Marc and Marek for jumping on that
and resolving the issues quickly once they were found.

----------------------------------------------------------------
Frieder Schrempf (1):
      spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clock

Krishna Yarlagadda (1):
      spi: tegra210-quad: Fix duplicate resource error

Marc Kleine-Budde (1):
      spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer first

Xiongfeng Wang (1):
      spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()

Zhichao Liu (1):
      spi: mediatek: Fix DEVAPC Violation at KO Remove

 drivers/spi/spi-dw-dma.c        |  3 +++
 drivers/spi/spi-imx.c           | 13 ++++++++-----
 drivers/spi/spi-mt65xx.c        |  8 +++++++-
 drivers/spi/spi-tegra210-quad.c |  3 ++-
 4 files changed, 20 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ