public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Wolfson MFD updates
@ 2010-11-24 18:00 Mark Brown
  2010-11-24 18:01 ` [PATCH 2.6.37 1/7] mfd: Supply IRQ base for WM832x devices Mark Brown
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Mark Brown @ 2010-11-24 18:00 UTC (permalink / raw)
  To: Samuel Ortiz; +Cc: linux-kernel, patches

This is a reposting of a number of Wolfson MFD patches previously posted
- I seem to building up a relatively large queue of patches here.

Patch 1/7 is a bugfix and really ought to go into 2.6.37, patch 7/7
would ideally be merged via ASoC as the bulk of the support for this
device is in the CODEC driver, 2-3 are a new device and 4-6 are some
housekeeping for new kernel APIs.

Mark Brown (7):
      mfd: Supply IRQ base for WM832x devices
      mfd: Simplify WM832x subdevice instantiation
      mfd: Add WM8326 support
      mfd: Convert WM831x to new irq_ interrupt methods
      mfd: Convert WM835x to new irq_ interrupt methods
      mfd: Convert WM8994 to new irq_ interrupt methods
      mfd: Add initial WM8958 support

 drivers/mfd/wm831x-core.c       |   19 +++-----
 drivers/mfd/wm831x-i2c.c        |    1 
 drivers/mfd/wm831x-irq.c        |   42 +++++++++---------
 drivers/mfd/wm831x-spi.c        |   18 +++++++
 drivers/mfd/wm8350-irq.c        |   32 +++++++------
 drivers/mfd/wm8994-core.c       |   93 +++++++++++++++++++++++++++++++---------
 drivers/mfd/wm8994-irq.c        |   32 +++++++------
 include/linux/mfd/wm831x/core.h |    1 
 include/linux/mfd/wm8994/core.h |    8 +++
 9 files changed, 166 insertions(+), 80 deletions(-)

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

end of thread, other threads:[~2010-11-26 15:18 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-24 18:00 [PATCH 0/7] Wolfson MFD updates Mark Brown
2010-11-24 18:01 ` [PATCH 2.6.37 1/7] mfd: Supply IRQ base for WM832x devices Mark Brown
2010-11-24 18:01 ` [PATCH 2/7] mfd: Simplify WM832x subdevice instantiation Mark Brown
2010-11-24 18:01 ` [PATCH 3/7] mfd: Add WM8326 support Mark Brown
2010-11-24 18:01 ` [PATCH 4/7] mfd: Convert WM831x to new irq_ interrupt methods Mark Brown
2010-11-24 18:01 ` [PATCH 5/7] mfd: Convert WM835x " Mark Brown
2010-11-24 18:01 ` [PATCH 6/7] mfd: Convert WM8994 " Mark Brown
2010-11-24 18:01 ` [PATCH 7/7] mfd: Add initial WM8958 support Mark Brown
2010-11-26 14:05 ` [PATCH 0/7] Wolfson MFD updates Samuel Ortiz
2010-11-26 14:07   ` Mark Brown
2010-11-26 14:51     ` Samuel Ortiz
2010-11-26 15:18       ` Mark Brown

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