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:	Sat, 2 Jul 2016 11:08:34 +0200
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.7

The following changes since commit 4c2e07c6a29e0129e975727b9f57eede813eea85:

  Linux 4.7-rc5 (2016-06-26 17:52:03 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.7-rc5

for you to fetch changes up to 2a9b27b326d67dcd1bca066bc35c709da972833c:

  Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix/sunxi' and 'spi/fix/ti-qspi' into spi-linus (2016-06-30 13:17:29 +0100)

----------------------------------------------------------------
spi: Fixes for v4.7

A few small driver-specific fixes for SPI, all in the normal important
if you hit them category especially the rockchip driver fix which
addresses a race which has been exposed more frequently with some recent
performance improvements.

----------------------------------------------------------------
Jean-Jacques Hiblot (1):
      spi: spi-ti-qspi: Suspend the queue before removing the device

Mark Brown (2):
      Merge branch 'asoc-fix-ep93xx' into spi-fix-ep93xx
      Merge remote-tracking branches 'spi/fix/ep93xx', 'spi/fix/rockchip', 'spi/fix/sunxi' and 'spi/fix/ti-qspi' into spi-linus

Michal Suchanek (2):
      spi: sun4i: fix FIFO limit
      spi: sunxi: fix transfer timeout

Tomeu Vizoso (1):
      spi: rockchip: Signal unfinished DMA transfers

 drivers/spi/spi-rockchip.c |  4 +++-
 drivers/spi/spi-sun4i.c    | 23 +++++++++++++++++++----
 drivers/spi/spi-sun6i.c    | 10 +++++++++-
 drivers/spi/spi-ti-qspi.c  |  7 +++++++
 4 files changed, 38 insertions(+), 6 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