* [GIT PULL] pin control fixes for the v3.19 series
@ 2015-01-20 9:12 Linus Walleij
0 siblings, 0 replies; only message in thread
From: Linus Walleij @ 2015-01-20 9:12 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org
Hi Linus,
here is a (hopefully final) slew of pin control fixes for the v3.19 series.
The deadlock fix is kind of serious and tagged for stable, the rest is
business as usual.
Please pull them in!
Yours,
Linus Walleij
The following changes since commit eaa27f34e91a14cdceed26ed6c6793ec1d186115:
linux 3.19-rc4 (2015-01-11 12:44:53 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v3.19-3
for you to fetch changes up to dbe752a34d4bd862de154d1e1f8eb9b649601f77:
pinctrl: MAINTAINERS: add git tree reference (2015-01-19 11:27:19 +0100)
----------------------------------------------------------------
Pin control fixes for the v3.19 series:
- Fix two deadlocks around the pin control mutexes,
a long-standing issue that manifest itself in
plug/unplug of pin controllers. (Tagged for stable.)
- Handle an error path with zero functions in the
Qualcomm pin controller.
- Drop a bogus second GPIO chip added in the Lantiq
driver.
- Fix sudden IRQ loss on Rockchip pin controllers.
- Register the GIT tree in MAINTAINERS.
----------------------------------------------------------------
Doug Anderson (1):
pinctrl: rockchip: Avoid losing interrupts when supporting both edges
Jim Lin (1):
pinctrl: Fix two deadlocks
Johan Hovold (1):
pinctrl: lantiq: remove bogus of_gpio_chip_add
Linus Walleij (1):
pinctrl: MAINTAINERS: add git tree reference
Stephen Boyd (1):
pinctrl: qcom: Don't iterate past end of function array
MAINTAINERS | 1 +
drivers/pinctrl/core.c | 5 +++--
drivers/pinctrl/pinctrl-rockchip.c | 45 +++++++++++++++++---------------------
drivers/pinctrl/pinctrl-xway.c | 2 --
drivers/pinctrl/qcom/pinctrl-msm.c | 4 ++--
5 files changed, 26 insertions(+), 31 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-01-20 9:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-20 9:12 [GIT PULL] pin control fixes for the v3.19 series 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).