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:	Tue, 13 May 2014 11:56:28 +0200
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Michael Welling <mwelling@...e.org>,
	Vincent Donnefort <vdonnefort@...il.com>
Subject: [GIT PULL] gpio fixes for v3.15

Hi Linus,

let's hope these two patches are the last GPIO fixes for this
merge window. (Famous last words.)

Anyway, details in the tag, please pull it in.

Yours,
Linus Walleij

The following changes since commit 89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd:

  Linux 3.15-rc4 (2014-05-04 18:14:42 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v3.15-3

for you to fetch changes up to 99e4b98dbe3ad1fe38a74d12c3b8d44a55930de4:

  gpio: mcp23s08: Bug fix of SPI device tree registration. (2014-05-09
10:28:16 +0200)

----------------------------------------------------------------
GPIO fixes for the v3.15 series:

- Fix a null pointer bug in the ICH6 chipset driver

- Fix device tree registration for the mcp23s08 driver

----------------------------------------------------------------
Michael Welling (1):
      gpio: mcp23s08: Bug fix of SPI device tree registration.

Vincent Donnefort (1):
      gpio: ich: set regs and reglen for i3100 and ich6 chipset

 drivers/gpio/gpio-ich.c      |  4 ++++
 drivers/gpio/gpio-mcp23s08.c | 12 +++++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)
--
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