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, 25 May 2015 09:33:08 +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>,
	Mika Westerberg <mika.westerberg@...ux.intel.com>,
	Carlo Caione <carlo@...one.org>, Ray Jui <rjui@...adcom.com>
Subject: [GIT PULL] pin control fixes for the v4.1 kernel cycle

Hi Linus,

here are some three pin control fixes for the v4.1 cycle,
all driver-specific. Business as usual and calm as it should
be in this portion of the merge window.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 030bbdbf4c833bc69f502eae58498bc5572db736:

  Linux 4.1-rc3 (2015-05-10 15:12:29 -0700)

are available in the git repository at:

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

for you to fetch changes up to 984cffdeaeb7ea5a21f49a89f638d84d62d08992:

  pinctrl: Fix gpio/pin mapping for Meson8b (2015-05-19 11:40:52 +0200)

----------------------------------------------------------------
Pin control fixes for the v4.1 kernel cycle:

- IRQ trigger fix for the Intel Cherryview.
- GPIO-to-pin mapping fix for the Cygnus driver.
- GPIO-to-pin mapping fix for the Meson8b driver.

----------------------------------------------------------------
Carlo Caione (1):
      pinctrl: Fix gpio/pin mapping for Meson8b

Mika Westerberg (1):
      pinctrl: cherryview: Read triggering type from HW if not set
when requested

Ray Jui (1):
      pinctrl: cygnus: fixed incorrect GPIO-pin mapping

 drivers/pinctrl/bcm/pinctrl-cygnus-gpio.c  |  4 ++-
 drivers/pinctrl/intel/pinctrl-cherryview.c | 44 ++++++++++++++++++++++++++++++
 drivers/pinctrl/meson/pinctrl-meson.c      |  2 +-
 drivers/pinctrl/meson/pinctrl-meson8b.c    |  4 +--
 4 files changed, 50 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ