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:	Wed, 12 Feb 2014 15:58:16 +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>,
	"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
	Alexandre Courbot <gnurou@...il.com>
Subject: [GIT PULL] GPIO fixes for the v3.14 series

Hi Linus,

here are some accumulated patches with small fixes for this and
that in a few GPIO drivers, and a more important fix to an #ifdef
in the GPIO consumer header.

Please pull it in!

Yours,
Linus Walleij


The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v3.14-2

for you to fetch changes up to a3485d088516be4c2ae2890e8ad64321481f2857:

  gpio: consumer.h: Move forward declarations outside #ifdef
(2014-02-06 10:22:56 +0100)

----------------------------------------------------------------
A set of GPIO fixes for the v3.14 series:

- Get #ifdef's right in the <linux/gpio/consumer.h> header.

- Minor fixes to tb10x, clps711x, bcm281xx, intel-mid and
  xtensa GPIO drivers.

----------------------------------------------------------------
Axel Lin (2):
      gpio: clps711x: Add module alias to support module auto loading
      gpio: tb10x: GPIO_TB10X needs to select GENERIC_IRQ_CHIP

Baruch Siach (1):
      gpio: xtensa: fix build when XCHAL_HAVE_CP is 0

Lars-Peter Clausen (1):
      gpio: consumer.h: Move forward declarations outside #ifdef

Markus Mayer (1):
      gpio: bcm281xx: Update MODULE_AUTHOR

xinhui.pan (1):
      gpio: intel-mid: fix the incorrect return of idle callback

 drivers/gpio/Kconfig          |  1 +
 drivers/gpio/gpio-bcm-kona.c  |  4 ++--
 drivers/gpio/gpio-clps711x.c  |  1 +
 drivers/gpio/gpio-intel-mid.c |  4 ++--
 drivers/gpio/gpio-xtensa.c    | 16 ++++++++++++++++
 include/linux/gpio/consumer.h |  4 ++--
 6 files changed, 24 insertions(+), 6 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ