public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] MFD updates
@ 2008-12-18 10:43 Mark Brown
  2008-12-18 10:44 ` [PATCH 1/6] mfd: Pass driver_data onto child devices Mark Brown
  2008-12-18 10:58 ` [PATCH 0/6] MFD updates Samuel Ortiz
  0 siblings, 2 replies; 10+ messages in thread
From: Mark Brown @ 2008-12-18 10:43 UTC (permalink / raw)
  To: Samuel Ortiz; +Cc: linux-kernel

The following changes since commit d9f27a08919b6ea6e5266b3e32596286766715b2:
  Samuel Ortiz (1):
        mfd: Fix twl4030-core.c build error

are available in the git repository at:

  git://opensource.wolfsonmicro.com/linux-2.6-audioplus for-sameo

Mark Brown (6):
      mfd: Pass driver_data onto child devices
      mfd: Register WM8400 codec device
      mfd: Add WM8352 support
      mfd: Handle missing WM8350 platform data
      mfd: Support configurable numbers of DCDCs and ISINKs on WM8350
      mfd: Add WM8351 support

 drivers/mfd/Kconfig                  |   33 +
 drivers/mfd/mfd-core.c               |    1 +
 drivers/mfd/wm8350-core.c            |  139 ++-
 drivers/mfd/wm8350-i2c.c             |    2 +
 drivers/mfd/wm8350-regmap.c          | 2096 ++++++++++++++++++++++++++++++++++
 drivers/mfd/wm8400-core.c            |   31 +-
 drivers/regulator/wm8350-regulator.c |    7 +
 include/linux/mfd/wm8350/core.h      |    8 +
 include/linux/mfd/wm8350/pmic.h      |    4 +
 9 files changed, 2299 insertions(+), 22 deletions(-)

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2008-12-18 22:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-18 10:43 [PATCH 0/6] MFD updates Mark Brown
2008-12-18 10:44 ` [PATCH 1/6] mfd: Pass driver_data onto child devices Mark Brown
2008-12-18 10:44   ` [PATCH 2/6] mfd: Register WM8400 codec device Mark Brown
2008-12-18 10:44     ` [PATCH 3/6] mfd: Add WM8352 support Mark Brown
2008-12-18 10:44       ` [PATCH 4/6] mfd: Handle missing WM8350 platform data Mark Brown
2008-12-18 10:44         ` [PATCH 5/6] mfd: Support configurable numbers of DCDCs and ISINKs on WM8350 Mark Brown
2008-12-18 10:44           ` [PATCH 6/6] mfd: Add WM8351 support Mark Brown
2008-12-18 10:58 ` [PATCH 0/6] MFD updates Samuel Ortiz
2008-12-18 11:04   ` Mark Brown
2008-12-18 22:25     ` Samuel Ortiz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox