All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pinctrl fixes for v3.6-rc1
@ 2012-08-08 14:22 Linus Walleij
  0 siblings, 0 replies; only message in thread
From: Linus Walleij @ 2012-08-08 14:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-08 14:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-08 14:22 [GIT PULL] pinctrl fixes for v3.6-rc1 Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.