linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] [3.2] MFD fixes
@ 2011-12-21 12:43 Samuel Ortiz
  0 siblings, 0 replies; only message in thread
From: Samuel Ortiz @ 2011-12-21 12:43 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Axel Lin, Ilya Yanok, Marcus Folkesson, Mark Brown,
	NeilBrown

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/

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

only message in thread, other threads:[~2011-12-21 12:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-21 12:43 [GIT] [3.2] MFD fixes Samuel Ortiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).