public inbox for linux-kernel@vger.kernel.org
 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>, Ilya Yanok <yanok@emcraft.com>,
	Marcus Folkesson <marcus.folkesson@gmail.com>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	NeilBrown <neilb@suse.de>
Subject: [GIT] [3.2] MFD fixes
Date: Wed, 21 Dec 2011 13:43:39 +0100	[thread overview]
Message-ID: <20111221124339.GF5183@sortiz-mobl> (raw)

Hi Linus,

Here are the MFD fixes for 3.2. We have a few build failure fixes, a TWL oops
fix, some register setting routine fixes and a couple run time fixes for
wm8994 and tlw4030.

Thanks in advance for pulling:

The following changes since commit 384703b8e6cd4c8ef08512e596024e028c91c339:

  Linux 3.2-rc6 (2011-12-16 18:36:26 -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 (7):
      mfd: Add missed free_irq in da903x_remove
      mfd: Set adp5520 bits if new value is different from the old one
      mfd: Set da903x bits if new value is different from the old one
      mfd: Set tps6586x bits if new value is different from the old one
      mfd: include linux/module.h for ab5500-debugfs
      mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources
      mfd: Include linux/io.h to jz4740-adc

Ilya Yanok (1):
      mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver

Marcus Folkesson (1):
      mfd: Handle tps65910 clear-mask correctly

Mark Brown (1):
      mfd: Update wm8994 active device checks for WM1811

NeilBrown (2):
      mfd: Base interrupt for twl4030-irq must be one-shot
      mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler

 drivers/mfd/ab5500-debugfs.c |    2 +-
 drivers/mfd/ab8500-core.c    |    2 ++
 drivers/mfd/adp5520.c        |    2 +-
 drivers/mfd/da903x.c         |    3 ++-
 drivers/mfd/jz4740-adc.c     |    1 +
 drivers/mfd/tps6586x.c       |    2 +-
 drivers/mfd/tps65910.c       |    2 +-
 drivers/mfd/twl-core.c       |   16 ++++++++--------
 drivers/mfd/twl4030-irq.c    |   18 +++++++++++-------
 drivers/mfd/wm8994-core.c    |    1 +
 10 files changed, 29 insertions(+), 20 deletions(-)

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

                 reply	other threads:[~2011-12-21 12:38 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=20111221124339.GF5183@sortiz-mobl \
    --to=sameo@linux.intel.com \
    --cc=axel.lin@gmail.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcus.folkesson@gmail.com \
    --cc=neilb@suse.de \
    --cc=torvalds@linux-foundation.org \
    --cc=yanok@emcraft.com \
    /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