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:   Tue, 5 Dec 2017 14:17:02 +0100
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-gpio@...r.kernel.org,
        linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] pin control fixes for v4.15 take one

Hi Linus,

as with GPIO not much action in pin control. All is driver fixes.

Please pull them in, details in the signed tag as usual.

Yours,
Linus Walleij

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.15-2

for you to fetch changes up to 07c43a382d7de3db01cc28bf2e17ed151cde2046:

  pinctrl: sunxi: Disable strict mode for H5 driver (2017-11-30 16:50:43 +0100)

----------------------------------------------------------------
Pin control fixes for the v4.15 cycle:

- Fix the UART2 RTS pin mode on Intel Denverton.
- Fix the direction_output() behaviour on the Armada 37xx.
- Fix the groups selection per-SoC on the Gemini.
- Fix the interrupt pin bank on the Sunxi A80.
- Fix the UART mux on the Sunxi A64.
- Disable the strict mode on the Sunxi H5 driver.

----------------------------------------------------------------
Andre Przywara (3):
      pinctrl: sunxi: Fix A80 interrupt pin bank
      pinctrl: sunxi: Fix A64 UART mux value
      pinctrl: sunxi: Disable strict mode for H5 driver

Andy Shevchenko (1):
      pinctrl: denverton: Fix UART2 RTS pin mode

Gregory CLEMENT (1):
      pinctrl: armada-37xx: Fix direction_output() callback behavior

Linus Walleij (1):
      pinctrl: gemini: Fix usage of 3512 groups

 drivers/pinctrl/intel/pinctrl-denverton.c   |  2 +-
 drivers/pinctrl/mvebu/pinctrl-armada-37xx.c | 13 +++++++++++--
 drivers/pinctrl/pinctrl-gemini.c            |  2 +-
 drivers/pinctrl/sunxi/pinctrl-sun50i-a64.c  |  2 +-
 drivers/pinctrl/sunxi/pinctrl-sun50i-h5.c   |  6 ++++--
 drivers/pinctrl/sunxi/pinctrl-sun9i-a80.c   |  6 +++---
 6 files changed, 21 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ