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:	Thu, 5 Dec 2013 09:08:47 +0100
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>,
	Laurent Pinchart <laurent.pinchart@...asonboard.com>,
	Dan Carpenter <dan.carpenter@...cle.com>,
	Axel Lin <axel.lin@...ics.com>
Subject: 

Hi Linus,

Here are som pin control fixes for the v3.13 series. Nothing special really,
we have a calm cycle this time it seems, all the action is in GPIO. Details
are in the signed tag as usual.

Anyway, please pull it in!

Yours,
Linus Walleij


The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v3.13-2

for you to fetch changes up to 71493de7e55af589dbe76ce78ae2b762f9cc6f27:

  sh-pfc: sh7372: Fix pin bias setup (2013-12-03 10:38:41 +0100)

----------------------------------------------------------------
Pin control fixes for the v3.13 series:

- Minor bug fixes for the Rockchip, ST-Ericsson abx500,
  Renesas PFC r8a7740 and sh7372.

- Compilation warning fixes.

----------------------------------------------------------------
Axel Lin (1):
      pinctrl: abx500: Fix header file include guard

Dan Carpenter (3):
      pinctrl: rockchip: testing the wrong variable
      pinctrl: abx500: fix some more bitwise AND tests
      pinctrl: rockchip: missing unlock on error in rockchip_set_pull()

Laurent Pinchart (2):
      sh-pfc: r8a7740: Fix pin bias setup
      sh-pfc: sh7372: Fix pin bias setup

 drivers/pinctrl/pinctrl-abx500.c     | 6 +++---
 drivers/pinctrl/pinctrl-abx500.h     | 2 +-
 drivers/pinctrl/pinctrl-rockchip.c   | 5 +++--
 drivers/pinctrl/sh-pfc/pfc-r8a7740.c | 2 +-
 drivers/pinctrl/sh-pfc/pfc-sh7372.c  | 2 +-
 5 files changed, 9 insertions(+), 8 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