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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:   Tue, 6 Sep 2016 10:04:56 +0200
From:   Linus Walleij <linus.walleij@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-gpio@...r.kernel.org" <linux-gpio@...r.kernel.org>
Subject: [GIT PULL] pin control fixes for v4.8

Hi Linus,

nothing special at all, just three driver fixes.

Please pull them in!

Yours,
Linus Walleij


The following changes since commit fa8410b355251fd30341662a40ac6b22d3e38468:

  Linux 4.8-rc3 (2016-08-21 16:14:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.8-3

for you to fetch changes up to 486095fae3a8a6b1ae07c51844699d9bd5cfbebc:

  pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33 (2016-08-23
12:28:31 +0200)

----------------------------------------------------------------
Pin control fixes for the v4.8 development cycle, all
SoC-specific driver fixes:
- Fix routing problems in pistachio (Imagination) and
  sunxi (AllWinner)
- Fix an interrupt problem in the Cherryview (Intel)

----------------------------------------------------------------
Icenowy Zheng (1):
      pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33

James Hartley (1):
      pinctrl: pistachio: fix mfio pll_lock pinmux

Mika Westerberg (1):
      pinctrl: cherryview: Do not mask all interrupts in probe

 drivers/pinctrl/intel/pinctrl-cherryview.c |  5 ++---
 drivers/pinctrl/pinctrl-pistachio.c        | 12 ++++++------
 drivers/pinctrl/sunxi/pinctrl-sun8i-a23.c  |  4 ++--
 drivers/pinctrl/sunxi/pinctrl-sun8i-a33.c  |  4 ++--
 4 files changed, 12 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ