All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [GIT] [3.3] MFD fixes
@ 2012-03-04 23:11 Samuel Ortiz
  0 siblings, 0 replies; only message in thread
From: Samuel Ortiz @ 2012-03-04 23:11 UTC (permalink / raw
  To: Linus Torvalds
  Cc: linux-kernel, Axel Lin, Jean Delvare, Jonghwan Choi,
	Laxman Dewangan, Linus Walleij, Mark Brown

Hi Linus,

This is the pull request for the MFD fixes for 3.3.
We have a few NULL pointer dereferences fixes, an ACPI conflict check fix, and
a couple of wm8994 fixes.

Thank in advance for pulling:

The following changes since commit b01543dfe67bb1d191998e90d20534dc354de059:

  Linux 3.3-rc4 (2012-02-18 15:53:33 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git for-linus

Axel Lin (1):
      mfd: Initialize tps65912 irq platform data properly

Jean Delvare (1):
      mfd: Fix ACPI conflict check

Jonghwan Choi (2):
      mfd: wm8350 variable dereferenced before check
      mfd: Fix possible s5m null pointer dereference

Laxman Dewangan (1):
      mfd: Initialize tps65910 irq platform data properly

Linus Walleij (1):
      mfd: Fix ab8500 error path bug

Mark Brown (2):
      mfd: Test for jack detection when deciding if wm8994 should suspend
      mfd: Correct readability of WM8994 DC servo 4E register

 drivers/mfd/ab8500-core.c   |    5 +++--
 drivers/mfd/mfd-core.c      |    2 +-
 drivers/mfd/s5m-core.c      |    2 +-
 drivers/mfd/tps65910.c      |    2 +-
 drivers/mfd/tps65912-core.c |    2 +-
 drivers/mfd/wm8350-irq.c    |    1 -
 drivers/mfd/wm8994-core.c   |   14 ++++++++++++++
 drivers/mfd/wm8994-regmap.c |    1 +
 8 files changed, 22 insertions(+), 7 deletions(-)

-- 
Intel Open Source Technology Centre
http://oss.intel.com/

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

only message in thread, other threads:[~2012-03-04 23:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-04 23:11 [GIT] [3.3] MFD fixes Samuel Ortiz

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.