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, 16 Dec 2013 10:18:17 +0100
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>,
	Laurent Pinchart <laurent.pinchart@...asonboard.com>,
	Stephen Boyd <sboyd@...eaurora.org>,
	Roger Quadros <rogerq@...com>,
	Valentine <valentine.barshak@...entembedded.com>
Subject: [GIT PULL] GPIO fixes for the v3.13 series

Hi Linus,

here are more v3.13 GPIO material, all but one are long-standing bug
fixes that are also tagged for stable.

Please pull them in!

Yours,
Linus Walleij


The following changes since commit 374b105797c3d4f29c685f3be535c35f5689b30e:

  Linux 3.13-rc3 (2013-12-06 09:34:04 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v3.13-4

for you to fetch changes up to 8808b64daac68a2c85366c767a3ef850824ede74:

  gpio: rcar: Fix level interrupt handling (2013-12-12 20:53:05 +0100)

----------------------------------------------------------------
GPIO fixes for the v3.13 development cycle:

- Driver bug fixes for SH PFC, TWL4030, MSM and RCAR.

- Update the MAINTAINERS

----------------------------------------------------------------
Laurent Pinchart (1):
      sh-pfc: Fix PINMUX_GPIO macro

Linus Walleij (1):
      MAINTAINERS: update GPIO maintainers entry

Roger Quadros (1):
      gpio: twl4030: Fix regression for twl gpio LED output

Stephen Boyd (1):
      gpio: msm: Fix irq mask/unmask by writing bits instead of numbers

Valentine Barshak (1):
      gpio: rcar: Fix level interrupt handling

 MAINTAINERS                     |  6 ++++--
 drivers/gpio/gpio-msm-v2.c      |  4 ++--
 drivers/gpio/gpio-rcar.c        |  3 ++-
 drivers/gpio/gpio-twl4030.c     | 15 ++++++++++++---
 drivers/pinctrl/sh-pfc/sh_pfc.h |  2 +-
 5 files changed, 21 insertions(+), 9 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