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:   Mon, 23 Oct 2017 15:40:04 +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>,
        Daniel Drake <drake@...lessm.com>,
        Dmitry Mastykin <mastichi@...il.com>
Subject: [GIT PULL] pin control fixes for v4.14

Hi Linus,

two last minute fixes for pin controllers, both regressions
in specific drivers.

Nothing special about this, please pull them in!

Yours,
Linus Walleij

The following changes since commit 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9:

  Linux 4.14-rc5 (2017-10-15 21:01:12 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v4.14-4

for you to fetch changes up to 59861701076b0cfac0b5eaa67a380fff6ab85b9e:

  pinctrl: mcp23s08: fix interrupt handling regression (2017-10-19
10:20:03 +0200)

----------------------------------------------------------------
Pin control fixes for v4.14:

- Fix a touchpad pin control issue on the AMD affecting Asus
  laptops.
- Fix an interrupt handling regression on the MCP23s08.

----------------------------------------------------------------
Daniel Drake (1):
      pinctrl/amd: fix masking of GPIO interrupts

Dmitry Mastykin (1):
      pinctrl: mcp23s08: fix interrupt handling regression

 drivers/pinctrl/pinctrl-amd.c      | 10 +++++++++-
 drivers/pinctrl/pinctrl-mcp23s08.c |  6 +++---
 2 files changed, 12 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists