* [GIT PULL] GPIO fixes for v3.19 last take
@ 2015-02-02 13:53 Linus Walleij
0 siblings, 0 replies; only message in thread
From: Linus Walleij @ 2015-02-02 13:53 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org,
Johan Hovold, Sonic Zhang, Tony Lindgren
Hi Linus,
there is a high bug-spot activity in GPIO this merge window, much
due to Johan Hovolds spearheading into actually exercising the
removal path for GPIO chips, something that was never really
exercised before.
The other two fixes are augmenting erroneous behaviours in two
specific drivers for minor systems.
I know it's late, but please pull this in for v3.19.
Yours,
Linus Walleij
The following changes since commit 26bc420b59a38e4e6685a73345a0def461136dce:
Linux 3.19-rc6 (2015-01-25 20:04:41 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v3.19-5
for you to fetch changes up to 49d2ca84e433dab854c7a866bc6add09cfab682d:
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
(2015-01-30 10:29:33 +0100)
----------------------------------------------------------------
Yet more GPIO fixes for the v3.19 series:
- Two fixes stabilizing that which was never stable before:
removal of GPIO chips, now let's stop leaking memory.
- Make sure OMAP IRQs are usable when the irqchip API
is used orthogonally to the gpiochip API.
- Provide a default GPIO base for the mcp23s08 driver.
----------------------------------------------------------------
Johan Hovold (2):
gpio: sysfs: fix memory leak in gpiod_export_link
gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_low
Sonic Zhang (1):
gpio: mcp23s08: handle default gpio base
Tony Lindgren (1):
gpio: omap: Fix bad device access with setup_irq()
drivers/gpio/gpio-mcp23s08.c | 17 ++++++++++-------
drivers/gpio/gpio-omap.c | 39 +++++++++++++++++++++++++++++++++------
drivers/gpio/gpiolib-sysfs.c | 3 ++-
3 files changed, 45 insertions(+), 14 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-02 13:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-02 13:53 [GIT PULL] GPIO fixes for v3.19 last take 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).