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, 8 Aug 2012 16:22:30 +0200
From:	Linus Walleij <linus.walleij@...aro.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] pinctrl fixes for v3.6-rc1

Hi Linus,

here are some pinctrl fixes for v3.6-rc1, info in the tag below.

Please pull them in!

The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:

  Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-fixes-for-v3.6-rc1

for you to fetch changes up to 75c353ecacf54dbcca5e2e4388088893aac0fc34:

  drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd
data (2012-08-07 14:34:12 +0200)

----------------------------------------------------------------
pinctrl fixes for v3.6-rc1:
- Move MXS pinctrl registration to poscore_initcall
- Fix up various devm_* managed resources code paths
- Fix one function group in the Nomadik driver
- Update MAINTAINERS

----------------------------------------------------------------
Devendra Naga (2):
      pinctrl/pinctrl-u300: remove unneeded devm_kfree call
      pinctrl-sirf: remove devm_kfree at error path

Julia Lawall (1):
      drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd data

Patrice Chotard (1):
      pinctrl/nomadik: fix hsi function group list

Shawn Guo (1):
      pinctrl: mxs: register driver at postcore_initcall time

Uwe Kleine-König (1):
      MAINTAINERS: fix a few pinctrl related entries

 MAINTAINERS                              | 5 +++--
 drivers/pinctrl/pinctrl-imx23.c          | 2 +-
 drivers/pinctrl/pinctrl-imx28.c          | 2 +-
 drivers/pinctrl/pinctrl-nomadik-db8500.c | 2 +-
 drivers/pinctrl/pinctrl-nomadik.c        | 1 -
 drivers/pinctrl/pinctrl-sirf.c           | 1 -
 drivers/pinctrl/pinctrl-u300.c           | 8 ++------
 7 files changed, 8 insertions(+), 13 deletions(-)

Yours,
Linus Walleij
--
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