linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] GPIO fix for v4.15
@ 2018-01-18  7:49 Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2018-01-18  7:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-gpio, Clemens Gruber

Hi Linus,

this is the (hopefully) last GPIO fix for v4.15.

Again the especially endowed screwer-upper who has
been open coding bit fiddling is yours truly.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit a8750ddca918032d6349adbf9a4b6555e7db20da:

  Linux 4.15-rc8 (2018-01-14 15:32:30 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v4.15-5

for you to fetch changes up to 07c7b6a52503ac13ae357a8b3ef3456590a64b65:

  gpio: mmio: Also read bits that are zero (2018-01-16 23:42:36 +0100)

----------------------------------------------------------------
GPIO fix for the v4.15 series, this fixes the bit fiddling in the
MMIO GPIO driver.

----------------------------------------------------------------
Linus Walleij (1):
      gpio: mmio: Also read bits that are zero

 drivers/gpio/gpio-mmio.c | 30 ++++++++++++++++--------------
 1 file changed, 16 insertions(+), 14 deletions(-)

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

* [GIT PULL] GPIO fix for v4.15
@ 2018-01-11 10:02 Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2018-01-11 10:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-gpio, Geert Uytterhoeven

Hi Linus,

this is hopefully the last GPIO fix for v4.15. The bug was
created by an especially sloppy subsystem maintainer.

Yours,
Linus Walleij

The following changes since commit b2cd1df66037e7c4697c7e40496bf7e4a5e16a2d:

  Linux 4.15-rc7 (2018-01-07 14:22:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v4.15-4

for you to fetch changes up to 1e77fc82110ac36febf46c1e2782f504f7d23099:

  gpio: Add missing open drain/source handling to
gpiod_set_value_cansleep() (2018-01-10 14:17:17 +0100)

----------------------------------------------------------------
GPIO fix for v4.15: fix a raw vs elaborate GPIO descriptor bug
introduced by yours truly.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      gpio: Add missing open drain/source handling to gpiod_set_value_cansleep()

 drivers/gpio/gpiolib.c | 35 +++++++++++++++++++++++------------
 1 file changed, 23 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2018-01-18  7:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-18  7:49 [GIT PULL] GPIO fix for v4.15 Linus Walleij
  -- strict thread matches above, loose matches on Subject: below --
2018-01-11 10:02 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).