linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] GPIO fixes for the v4.1 series
@ 2015-05-25  7:26 Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2015-05-25  7:26 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-gpio, Johan Hovold, Michael Brunner

Hi Linus,

here are two GPIO fixes targeted for stable.
Nothing special, a blurb in the signed tag.

Please pull this in!

Yours,
Linus Walleij


The following changes since commit 030bbdbf4c833bc69f502eae58498bc5572db736:

  Linux 4.1-rc3 (2015-05-10 15:12:29 -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-3

for you to fetch changes up to f230e8ffc03f17bd9d6b90ea890b8252a8cc1821:

  gpio: gpio-kempld: Fix get_direction return value (2015-05-12 13:49:13 +0200)

----------------------------------------------------------------
GPIO fixes for the v4.1 series:

- A leak in gpiochip_add path destined for stable.
- A kempld driver bug destined for stable.

----------------------------------------------------------------
Johan Hovold (1):
      gpio: fix gpio leak in gpiochip_add error path

Michael Brunner (1):
      gpio: gpio-kempld: Fix get_direction return value

 drivers/gpio/gpio-kempld.c |  2 +-
 drivers/gpio/gpiolib.c     | 10 ++++++----
 2 files changed, 7 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] GPIO fixes for the v4.1 series
@ 2015-05-08  7:46 Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2015-05-08  7:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-gpio, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-25  7:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-25  7:26 [GIT PULL] GPIO fixes for the v4.1 series Linus Walleij
  -- strict thread matches above, loose matches on Subject: below --
2015-05-08  7:46 Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).