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>] [day] [month] [year] [list]
Date:	Mon, 15 Feb 2016 12:26:21 +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
Subject: [GIT PULL] spi fixes for v4.5

The following changes since commit 388f7b1d6e8ca06762e2454d28d6c3c55ad0fe95:

  Linux 4.5-rc3 (2016-02-07 15:38:30 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.5-rc4

for you to fetch changes up to 4dd638f8ac6b4ed020297b5d994d9346b84f2009:

  Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fix/fsl-espi', 'spi/fix/imx', 'spi/fix/loopback' and 'spi/fix/omap2-mcspi' into spi-linus (2016-02-12 23:04:41 +0000)

----------------------------------------------------------------
spi: Fixes for v4.5

A small clutch of driver specific fixes.  The OMAP one is a bit worrying
since it seems to be triggered by some changes in the runtime PM core
code and I suspect there's other drivers across that are going to be
using the same pattern outside of OMAP but nothing seems to be coming up
in the testing people are doing.

----------------------------------------------------------------
Arnd Bergmann (1):
      spi: fix counting in spi-loopback-test code

Cyrille Pitchen (1):
      spi: atmel: fix gpio chip-select in case of non-DT platform

Gao Pan (1):
      spi: imx: fix spi resource leak with dma transfer

Hou Zhiqiang (1):
      spi/fsl-espi: Correct the maximum transaction length

Mark Brown (1):
      Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fix/fsl-espi', 'spi/fix/imx', 'spi/fix/loopback' and 'spi/fix/omap2-mcspi' into spi-linus

Stephan Olbrich (1):
      spi: bcm2835aux: fix bitmask defines

Tony Lindgren (1):
      spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit

 drivers/spi/spi-atmel.c         | 1 +
 drivers/spi/spi-bcm2835aux.c    | 4 ++--
 drivers/spi/spi-fsl-espi.c      | 4 ++--
 drivers/spi/spi-imx.c           | 8 +++++---
 drivers/spi/spi-loopback-test.c | 1 +
 drivers/spi/spi-omap2-mcspi.c   | 3 +++
 6 files changed, 14 insertions(+), 7 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ