The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Axel Lin <axel.lin@gmail.com>, Jean Delvare <khali@linux-fr.org>,
	Jonghwan Choi <jhbird.choi@samsung.com>,
	Laxman Dewangan <ldewangan@nvidia.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: [GIT] [3.3] MFD fixes
Date: Mon, 5 Mar 2012 00:11:56 +0100	[thread overview]
Message-ID: <20120304231156.GT9008@sortiz-mobl> (raw)

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/

                 reply	other threads:[~2012-03-04 23:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120304231156.GT9008@sortiz-mobl \
    --to=sameo@linux.intel.com \
    --cc=axel.lin@gmail.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=jhbird.choi@samsung.com \
    --cc=khali@linux-fr.org \
    --cc=ldewangan@nvidia.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox