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>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 9 Jan 2020 22:51:04 +0100
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel <linux-kernel@...r.kernel.org>,
        "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
        Arnd Bergmann <arnd@...db.de>,
        Qianggui Song <qianggui.song@...ogic.com>
Subject: [GIT PULL] pin control fixes for v5.5

Hi Linus,

some two fixes for pin control, not much to say about
it, it's just regular driver fixes.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit fd6988496e79a6a4bdb514a4655d2920209eb85d:

  Linux 5.5-rc4 (2019-12-29 15:29:16 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.5-4

for you to fetch changes up to 35c60be220572de7d6605c4318f640d133982040:

  pinctrl: meson: Fix wrong shift value when get drive-strength
(2020-01-07 11:21:07 +0100)

----------------------------------------------------------------
Pin control fixes for the v5.5 kernel cycle:

- Fix erroneous shift in the Meson driver

- Make Lochnagar select the GPIOLIB Kconfig symbol

----------------------------------------------------------------
Arnd Bergmann (1):
      pinctrl: lochnagar: select GPIOLIB

Qianggui Song (1):
      pinctrl: meson: Fix wrong shift value when get drive-strength

 drivers/pinctrl/cirrus/Kconfig        | 1 +
 drivers/pinctrl/meson/pinctrl-meson.c | 1 +
 2 files changed, 2 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ