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, 13 May 2013 18:40:39 +0400
From:	Mark Brown <broonie@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org,
	spi-devel-general@...ts.sourceforge.net,
	Grant Likely <grant.likely@...aro.org>
Subject: [GIT PULL] SPI updates for v3.10

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git tags/spi-v3.10-rc1

for you to fetch changes up to 88b0357dde1c2721a64268e4601d1c2dec1158b0:

  Merge remote-tracking branch 'spi/fix/grant' into spi-linus (2013-05-13 18:27:18 +0400)

----------------------------------------------------------------

spi: Updates for v3.10

A few driver specific fixes plus improved error handling in the generic
DT GPIO chipselect handling - not exciting but useful.

----------------------------------------------------------------
Andreas Larsson (2):
      spi: Initialize cs_gpio and cs_gpios with -ENOENT
      spi: Return error from of_spi_register_master on bad "cs-gpios" property

Joachim Eastwood (1):
      spi/atmel: fix speed_hz check in atmel_spi_transfer()

Manjunathappa, Prakash (1):
      spi/davinci: fix module build error

Mark Brown (3):
      Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux into spi-fix-grant
      Merge remote-tracking branch 'spi/fix/atmel' into spi-linus
      Merge remote-tracking branch 'spi/fix/grant' into spi-linus

Richard Genoud (1):
      spi/spi-atmel: BUG: fix doesn' support 16 bits transfers using PIO

 drivers/spi/spi-atmel.c   |   51 +++++++++++++++++++++++++++++++++++----------
 drivers/spi/spi-davinci.c |    2 +-
 drivers/spi/spi.c         |    9 +++++---
 include/linux/spi/spi.h   |    4 ++--
 4 files changed, 49 insertions(+), 17 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ