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:   Thu, 11 Jan 2018 11:02:36 +0100
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>,
        linux-gpio@...r.kernel.org,
        Geert Uytterhoeven <geert+renesas@...der.be>
Subject: [GIT PULL] GPIO fix for v4.15

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ