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, 20 May 2013 09:12: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>,
	Lee Jones <lee.jones@...aro.org>,
	Laurent Pinchart <laurent.pinchart+renesas@...asonboard.com>,
	Tony Prisk <linux@...sktech.co.nz>,
	Wei Yongjun <weiyj.lk@...il.com>
Subject: [GIT PULL] pinctrl fixes for the rc series

Hi Linus,

here is a set of collected pinctrl fixes for the v3.10 series.
The description is in the signed tag as usual.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)

are available in the git repository at:

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

for you to fetch changes up to 1dda2fa650da12a644c7cc8645707c912bdc5ab8:

  pinctrl/lantiq: Free mapping configs for both pin and groups
(2013-05-15 13:28:46 +0200)

----------------------------------------------------------------
Pinctrl fixes for the v3.10 series:
- Three fixes to make the boot path for device tree work
  properly on the Nomadik pin controller.
- Compile warning fix for the vt8500 driver.
- Fix error path in pinctrl-single.
- Free mappings in error path of the Lantiq controller.
- Documentation fixes.

----------------------------------------------------------------
Laurent Pinchart (2):
      pinctrl: generic: Fix typos and clarify comments
      pinctrl/lantiq: Free mapping configs for both pin and groups

Lee Jones (2):
      pinctrl: abx500: Specify failed sub-driver by ID instead of driver_data
      pinctrl: abx500: Rejiggle platform data and DT initialisation

Tony Prisk (1):
      pinctrl: vt8500: Fix incorrect data in WM8750 pinctrl table

Wei Yongjun (1):
      pinctrl: single: fix error return code in pcs_parse_one_pinctrl_entry()

 drivers/pinctrl/pinctrl-abx500.c        | 30 ++++++++++++++----------------
 drivers/pinctrl/pinctrl-lantiq.c        |  3 ++-
 drivers/pinctrl/pinctrl-single.c        |  3 ++-
 drivers/pinctrl/vt8500/pinctrl-wm8750.c |  2 +-
 include/linux/pinctrl/pinconf-generic.h | 12 ++++++------
 5 files changed, 25 insertions(+), 25 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