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:   Fri, 11 Nov 2022 13:16:16 +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-rc4

The following changes since commit f8aa6c895d482847c9b799dcdac8bbdb56cb8e04:

  spi: aspeed: Fix window offset of CE1 (2022-10-19 14:36:43 +0100)

are available in the Git repository at:

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

for you to fetch changes up to bff6bef701db784bb159a659e99c785b4594fc96:

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

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

A relatively large batch of fixes here but all device specific, plus an
update to MAINTAINERS.  The summary print change to the STM32 driver is
fixing an issue where the driver could easily end up spamming the logs
with something that should be a debug message.

----------------------------------------------------------------
Jay Fang (1):
      MAINTAINERS: Update HiSilicon SFC Driver maintainer

Jon Hunter (1):
      spi: tegra210-quad: Don't initialise DMA if not supported

Marek Vasut (1):
      spi: stm32: Print summary 'callbacks suppressed' message

Mika Westerberg (1):
      spi: intel: Use correct mask for flash and protected regions

Neil Armstrong (2):
      spi: meson-spicc: move wait completion in driver to take bursts delay in account
      spi: meson-spicc: fix do_div build error on non-arm64

Sean Nyekjaer (1):
      spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every run

Vitaly Rodionov (1):
      spi: amd: Fix SPI_SPD7 value

zhichao.liu (1):
      spi: mediatek: Fix package division error

 MAINTAINERS                     |  2 +-
 drivers/spi/spi-amd.c           |  2 +-
 drivers/spi/spi-intel.c         |  8 ++++----
 drivers/spi/spi-meson-spicc.c   | 24 ++++++++++++++++++++++--
 drivers/spi/spi-mt65xx.c        | 23 +++++++++++++----------
 drivers/spi/spi-stm32.c         |  3 ++-
 drivers/spi/spi-tegra210-quad.c |  6 ++++++
 7 files changed, 49 insertions(+), 19 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ