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, 8 May 2015 09:46:55 +0200
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] GPIO fixes for the v4.1 series

Hi Linus,

here is a bunch of GPIO fixes that I collected since -rc1,
nothing controversial, nothing special. Some descriptions
in the signed tag.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit b787f68c36d49bb1d9236f403813641efa74a031:

  Linux 4.1-rc1 (2015-04-26 17:59:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v4.1-2

for you to fetch changes up to d2d05c65c40e067ca5898399069053f095c67d6f:

  gpio: omap: Fix regression for MPUIO interrupts (2015-05-06 15:19:38 +0200)

----------------------------------------------------------------
These are some GPIO fixes for the v4.1 series:

- Fix a memory leak for GPIO hotplug.

- Fix a signedness bug in the ACPI GPIO pin validation.

- Driver fixes: Qualcomm SPMI and OMAP MPUIO IRQ issues.

----------------------------------------------------------------
Ivan T. Ivanov (2):
      pinctrl: qcom-spmi-gpio: Fix output type configuration
      pinctrl: qcom-spmi-gpio: Fix input value report

Johan Hovold (1):
      gpio: sysfs: fix memory leaks and device hotplug

Qipeng Zha (1):
      gpiolib: change gpio pin from unsigned to signed in acpi callback

Tony Lindgren (1):
      gpio: omap: Fix regression for MPUIO interrupts

 drivers/gpio/gpio-omap.c                 | 48 ++++++--------------------------
 drivers/gpio/gpiolib-acpi.c              |  2 +-
 drivers/gpio/gpiolib-sysfs.c             | 19 +++++++++++++
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 13 +++++----
 4 files changed, 36 insertions(+), 46 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