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, 13 Apr 2012 12:16:26 -0600
From:	Grant Likely <grant.likely@...retlab.ca>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	spi-devel-general@...ts.sourceforge.net,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] SPI bug fixes needed on v3.4-rc2

Hi Linus

Simple set of bug fixes.  Please pull

g.

The following changes since commit f52b69f86e27903d6896ed5fa7cd280fec8de532:

  Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
(2012-03-30 00:09:17 -0700)

are available in the git repository at:


  git://git.secretlab.ca/git/linux-2.6 tags/spi-for-linus

for you to fetch changes up to 39ec0d38141b198f94fd19c2bb10fd7c616510d2:

  spi/imx: prevent NULL pointer dereference in spi_imx_probe()
(2012-04-10 22:17:15 -0600)

----------------------------------------------------------------
SPI bug fixes on top of v3.4-rc2

Miscellaneous driver bug fixes.  No major changes in this branch.

----------------------------------------------------------------
Kenth Eriksson (1):
      spi/mpc83xx: fix NULL pdata dereference bug

Lothar Waßmann (1):
      spi/imx: prevent NULL pointer dereference in spi_imx_probe()

Shubhrajyoti D (1):
      spi/davinci: Fix DMA API usage in davinci

Uwe Kleine-König (1):
      spi/imx: mark base member in spi_imx_data as __iomem

Viresh Kumar (1):
      spi/pL022: include types.h to remove compilation warnings

 drivers/spi/spi-davinci.c  |    6 +++---
 drivers/spi/spi-fsl-spi.c  |    4 +++-
 drivers/spi/spi-imx.c      |   12 ++++++++----
 include/linux/amba/pl022.h |    2 ++
 4 files changed, 16 insertions(+), 8 deletions(-)


-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ