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:   Wed, 6 Feb 2019 09:09:39 +0100
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
        linux-kernel <linux-kernel@...r.kernel.org>,
        Ryder Lee <ryder.lee@...iatek.com>,
        Dmitry Torokhov <dmitry.torokhov@...il.com>,
        Jason Kridner <jdk@...com>, Chen-Yu Tsai <wens@...e.org>
Subject: [GIT PULL] pin control fixes for v5.0-rc

Hi Linus,

here are some overdue pin control fixes for the v5.0
series. Was too busy to send them until now.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.0-2

for you to fetch changes up to 10098709b4ee6f6f19f25ba81d9c6f83518c584c:

  pinctrl: sunxi: Correct number of IRQ banks on H6 main pin
controller (2019-01-22 10:52:39 +0100)

----------------------------------------------------------------
Pin control fixes for the v5.0 series:
- Mediatek Kconfig fix
- Sunxi regulator, IRQ banks and pin base fixup
- Intel Cherryview Strago DMI workaround
- Potential regmap problem on mcp23s08

----------------------------------------------------------------
Chen-Yu Tsai (3):
      pinctrl: sunxi: Fix and simplify pin bank regulator handling
      pinctrl: sunxi: Consider pin_base when calculating regulator array index
      pinctrl: sunxi: Correct number of IRQ banks on H6 main pin controller

Dmitry Torokhov (1):
      pinctrl: cherryview: fix Strago DMI workaround

Jason Kridner (1):
      pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18

Ryder Lee (1):
      pinctrl: mediatek: fix Kconfig build errors for moore core

 drivers/pinctrl/intel/pinctrl-cherryview.c |  8 +++---
 drivers/pinctrl/mediatek/Kconfig           |  3 ++
 drivers/pinctrl/pinctrl-mcp23s08.c         |  7 ++++-
 drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c  |  2 +-
 drivers/pinctrl/sunxi/pinctrl-sunxi.c      | 44 +++++++++++++++---------------
 drivers/pinctrl/sunxi/pinctrl-sunxi.h      |  2 +-
 6 files changed, 37 insertions(+), 29 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ