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:	Wed, 1 Jun 2016 09:32:19 +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.7, take one

Hi Linus,

here are three pin control fixes for v4.7. Not much, and just driver
fixes.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

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

for you to fetch changes up to 5edf673d07fdcb6498be24914f3f38f8d8843199:

  pinctrl: mediatek: fix dual-edge code defect (2016-05-31 10:13:45 +0200)

----------------------------------------------------------------
Pin control fixes for v4.7:
- Add device tree matches to MAINTAINERS
- Inversion bug in the Nomadik driver
- Dual edge handling bug in the mediatek driver

----------------------------------------------------------------
Geert Uytterhoeven (1):
      MAINTAINERS: Add file patterns for pinctrl device tree bindings

Linus Walleij (1):
      pinctrl: nomadik: fix inversion of gpio direction

hongkun.cao (1):
      pinctrl: mediatek: fix dual-edge code defect

 MAINTAINERS                                   | 1 +
 drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 5 +++--
 drivers/pinctrl/nomadik/pinctrl-nomadik.c     | 2 +-
 3 files changed, 5 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ