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]
Message-ID: <20130405170250.GN6597@opensource.wolfsonmicro.com>
Date:	Fri, 5 Apr 2013 18:02:50 +0100
From:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Grant Likely <grant.likely@...retlab.ca>,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] SPI updates for v3.9

The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:

  Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git tags/spi-fix-v3.9-rc5

for you to fetch changes up to 1ad849aee5f53353ed88d9cd3d68a51b03a7d44f:

  spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts (2013-04-01 14:30:26 +0100)

----------------------------------------------------------------
spi: Fixes for v3.9

A bunch of small driver fixes plus a fix for error handling in the core
- nothing too exciting overall.

----------------------------------------------------------------
Anatolij Gustschin (1):
      spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmensts

Bryan Freed (1):
      spi: Unlock a spinlock before calling into the controller driver.

Girish K S (1):
      spi/s3c64xx: modified error interrupt handling and init

Jonas Gorski (1):
      spi/bcm63xx: don't disable non enabled clocks in probe error path

Kevin Cernekee (1):
      spi/bcm63xx: Remove unused variable

Laxman Dewangan (1):
      spi: slink-tegra20: move runtime pm calls to transfer_one_message

 drivers/spi/spi-bcm63xx.c       |    3 +--
 drivers/spi/spi-mpc512x-psc.c   |    2 +-
 drivers/spi/spi-s3c64xx.c       |   41 ++++++++++++++++++++++++---------------
 drivers/spi/spi-tegra20-slink.c |   25 ++++++++----------------
 drivers/spi/spi.c               |   15 +++++++-------
 5 files changed, 42 insertions(+), 44 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