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, 30 Apr 2010 09:07:27 -0600
From:	Grant Likely <grant.likely@...retlab.ca>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc:	"hector.palacios" <hector.palacios@...i.com>,
	Roman Tereshonkov <roman.tereshonkov@...ia.com>,
	Wolfram Sang <w.sang@...gutronix.de>
Subject: [git pull] spi & OF fixes and documentation cleanup.

Hi Linus,

Here are the bug fixes and cleanups I've collected for 2.6.34.  All
pretty minor stuff.

g.

The following changes since commit 01bf0b64579ead8a82e7cfc32ae44bc667e7ad0f:
  Linus Torvalds (1):
        Linux 2.6.34-rc5

are available in the git repository at:

  git://git.secretlab.ca/git/linux-2.6 merge

Dan Carpenter (2):
      gpio: potential null dereference
      of: check for IS_ERR()

Hector Palacios (1):
      spi: spidev_test gives error upon 1-byte transfer

Roman Tereshonkov (4):
      spi: release device claimed by bus_find_device_by_name
      spi: spi_device memory should be released instead of device.
      omap2_mcspi: Flush posted writes
      omap2_mcspi: small fixes of output data format

Wolfram Sang (1):
      serial/mpc52xx_uart: Drop outdated comments

 Documentation/spi/spidev_test.c |    2 +-
 drivers/gpio/gpiolib.c          |    3 ++-
 drivers/of/of_mdio.c            |    2 +-
 drivers/serial/mpc52xx_uart.c   |   33 ---------------------------------
 drivers/spi/omap2_mcspi.c       |    5 +++--
 drivers/spi/spi.c               |    8 +++++---
 6 files changed, 12 insertions(+), 41 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