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: <20190805145014.GI6432@sirena.org.uk>
Date:   Mon, 5 Aug 2019 15:50:14 +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
Subject: [GIT PULL] SPI fixes for v5.3

The following changes since commit 8cc7720470a17558bd6f8d67df63361600e46c55:

  spi: pxa2xx: Add support for Intel Elkhart Lake (2019-07-03 13:03:44 +0100)

are available in the Git repository at:

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

for you to fetch changes up to a4127952859a869cf3fc5a49547dbe2ffa2eac89:

  spi: pxa2xx: Add support for Intel Tiger Lake (2019-08-02 12:14:23 +0100)

----------------------------------------------------------------
spi: Fixes for v5.3

A bunch of small, device specific things here plus a DT bindings fix for
the new validatable YAML binding format.  The most notable thing is the
fix for GPIO chip selects which fixes a corner case in updates of that
code to modern APIs, unfortunately due to a historical mess the code
around GPIO support is obscure, fragile and an ABI which makes and
attempt to improve the situation painful.

----------------------------------------------------------------
Han Xu (1):
      spi: spi-fsl-qspi: change i.MX7D RX FIFO size

Jarkko Nikula (1):
      spi: pxa2xx: Add support for Intel Tiger Lake

Linus Walleij (1):
      spi: gpio: Add SPI_MASTER_GPIO_SS flag

Lubomir Rintel (1):
      spi: pxa2xx: Balance runtime PM enable/disable on error

Lukas Wunner (1):
      spi: bcm2835: Fix 3-wire mode if DMA is enabled

Rob Herring (1):
      spi: dt-bindings: spi-controller: remove unnecessary 'maxItems: 1' from reg

 Documentation/devicetree/bindings/spi/spi-controller.yaml |  1 -
 drivers/spi/spi-bcm2835.c                                 |  3 ++-
 drivers/spi/spi-fsl-qspi.c                                |  2 +-
 drivers/spi/spi-gpio.c                                    |  6 ++++++
 drivers/spi/spi-pxa2xx.c                                  | 14 ++++++++++++--
 5 files changed, 21 insertions(+), 5 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (485 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ