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:	Wed, 2 Oct 2013 10:43:06 +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>,
	Thierry Reding <thierry.reding@...il.com>,
	Dan Carpenter <dan.carpenter@...cle.com>,
	Laxman Dewangan <ldewangan@...dia.com>,
	Mateusz Krawczuk <m.krawczuk@...tner.samsung.com>,
	Vincent Stehlé <vincent.stehle@...oste.net>
Subject: [GIT PULL] pinctrl fixes for v3.12

Hi Linus,

here is a smallish batch of fixes for the pin control stuff
in v3.12. All but the topmost commit were tested in Linux-next
prior to Stephens leave.

Please pull them in!

Yours,
Linus Walleij


The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:

  Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)

are available in the git repository at:

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

for you to fetch changes up to 7fd9ddd5f71078df34f2fd7d375fbf0a8d92f9cc:

  pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULT
(2013-09-27 16:22:43 +0200)

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

- Various build warning fixes.

- Correct the S5P pin count.

- Handle BIAS_DEFAULT properly in the Palmas driver.

----------------------------------------------------------------
Dan Carpenter (1):
      pinctrl: remove an unnecessary cast

Laxman Dewangan (1):
      pinctrl: palmas: do not abort pin configuration for BIAS_DEFAULT

Mateusz Krawczuk (1):
      pinctrl: Correct number of pins for s5pv210

Thierry Reding (1):
      pinctrl: tegra114: Remove MODULE_ALIAS

Vincent Stehlé (1):
      pinctrl: fix pinconf_dbg_config_write return type

 drivers/pinctrl/pinconf.c          |  4 ++--
 drivers/pinctrl/pinctrl-exynos.c   | 12 ++++++------
 drivers/pinctrl/pinctrl-palmas.c   |  5 +++--
 drivers/pinctrl/pinctrl-tegra114.c |  5 ++---
 4 files changed, 13 insertions(+), 13 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