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:	Fri, 24 Jul 2015 17:54:50 +0100
From:	Mark Brown <broonie@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, linux-spi@...r.kernel.org
Subject: [GIT PULL] spi fixes for v4.2

The following changes since commit 52721d9d3334c1cb1f76219a161084094ec634dc:

  Linux 4.2-rc3 (2015-07-19 14:45:02 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-fix-v4.2-rc3

for you to fetch changes up to 0c38ec716cdc0397f5225047c33a3144da93f5d8:

  Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-spfi' and 'spi/fix/spidev' into spi-linus (2015-07-24 16:19:50 +0100)

----------------------------------------------------------------
spi: Fixes for v4.3

A small collection of pretty much unremarkable driver specific fixes
here plus the addition of a new device ID to spidev which requires no
other code changes.

----------------------------------------------------------------
Dan Carpenter (1):
      spi: zynq: missing break statement

Geert Uytterhoeven (1):
      spi: SPI_ZYNQMP_GQSPI should depend on HAS_DMA

Jiri Prchal (1):
      spi: spidev: add compatible value for LTC2488

Mark Brown (1):
      Merge remote-tracking branches 'spi/fix/gqspi', 'spi/fix/imx', 'spi/fix/mg-spfi' and 'spi/fix/spidev' into spi-linus

Sascha Hauer (1):
      spi: imx: Fix small DMA transfers

Sifan Naeem (1):
      spi: img-spfi: fix support for speeds up to 1/4th input clock

 drivers/spi/Kconfig            | 2 +-
 drivers/spi/spi-img-spfi.c     | 2 ++
 drivers/spi/spi-imx.c          | 5 +++--
 drivers/spi/spi-zynqmp-gqspi.c | 1 +
 drivers/spi/spidev.c           | 1 +
 5 files changed, 8 insertions(+), 3 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