From: Samuel Ortiz <sameo@openedhand.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Randy Dunlap <randy.dunlap@oracle.com>,
Mark Brown <broonie@opensource.wolfsonmicro.com>,
Ian Molton <spyro@f2s.com>,
David Brownell <dbrownell@users.sourceforge.net>,
Eric Miao <eric.miao@marvell.com>,
Dmitry Baryshkov <dbaryshkov@gmail.com>,
Ben Dooks <ben-linux@fluff.org>
Subject: [GIT] mfd pull request
Date: Thu, 16 Oct 2008 06:10:28 -0400 [thread overview]
Message-ID: <6518b825dfa5a07d81ce296125c6156a@localhost> (raw)
Hi Linus,
Could you please pull the mfd updates ?
The following changes since commit
04ab591808565f968d4406f6435090ad671ebdab:
Linus Torvalds (1):
Merge branch 'upstream' of
git://ftp.linux-mips.org/pub/scm/upstream-linus
are available in the git repository at:
git://git.o-hand.com/linux-mfd for-next
Andrew Morton (2):
mfd: ucb1400 needs GPIO
mfd: further unbork the ucb1400 ac97_bus dependencies
Ben Dooks (1):
mfd: update sm501 debugging/low information messages
David Brownell (2):
mfd: TWL4030 core driver
mfd: twl4030-core irq simplification
Dmitry Baryshkov (4):
mfd: provide and use setup hook for tc6393xb
mfd: do tcb6393xb state restore on resume only if requested
mfd: add OHCI cell to tc6393xb
mfd: support tmiofb cell on tc6393xb
Eric Miao (1):
mfd: add base support for Dialog DA9030/DA9034 PMICs
Ian Molton (2):
mfd: reduce stack usage in mfd-core.c
mfd: update TMIO drivers to use the clock API
Mark Brown (1):
mfd: Don't use NO_IRQ in WM8350
Randy Dunlap (1):
mfd: ucb1400 sound driver uses/depends on AC97_BUS:
Samuel Ortiz (1):
mfd: Fix htc-egpio compile warning
arch/arm/mach-pxa/include/mach/tosa.h | 2 -
arch/arm/mach-pxa/tosa.c | 37 +-
drivers/input/touchscreen/Kconfig | 2 +-
drivers/mfd/Kconfig | 16 +
drivers/mfd/Makefile | 2 +
drivers/mfd/da903x.c | 563 ++++++++++++++++
drivers/mfd/htc-egpio.c | 2 +-
drivers/mfd/mfd-core.c | 15 +-
drivers/mfd/sm501.c | 6 +-
drivers/mfd/t7l66xb.c | 40 +-
drivers/mfd/tc6387xb.c | 47 +-
drivers/mfd/tc6393xb.c | 296 +++++++--
drivers/mfd/twl4030-core.c | 1193
+++++++++++++++++++++++++++++++++
drivers/mfd/wm8350-core.c | 2 +-
include/linux/i2c/twl4030.h | 339 ++++++++++
include/linux/mfd/da903x.h | 201 ++++++
include/linux/mfd/t7l66xb.h | 2 -
include/linux/mfd/tc6387xb.h | 3 -
include/linux/mfd/tc6393xb.h | 17 +-
19 files changed, 2687 insertions(+), 98 deletions(-)
create mode 100644 drivers/mfd/da903x.c
create mode 100644 drivers/mfd/twl4030-core.c
create mode 100644 include/linux/i2c/twl4030.h
create mode 100644 include/linux/mfd/da903x.h
next reply other threads:[~2008-10-16 10:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-16 10:10 Samuel Ortiz [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-10-12 14:53 [GIT] MFD pull request Samuel Ortiz
2009-04-04 23:07 Samuel Ortiz
[not found] <20090331113648.GA4612@sortiz.org>
2009-03-31 13:34 ` Samuel Ortiz
2009-02-17 8:47 Samuel Ortiz
2009-01-11 13:43 Samuel Ortiz
2009-01-04 23:15 Samuel Ortiz
2008-10-24 17:02 [GIT] mfd " Samuel Ortiz
2008-10-22 9:44 Samuel Ortiz
2008-10-19 21:49 Samuel Ortiz
2008-09-30 8:19 [GIT] MFD " Samuel Ortiz
2008-07-29 0:02 Samuel Ortiz
2008-07-20 23:24 Samuel Ortiz
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=6518b825dfa5a07d81ce296125c6156a@localhost \
--to=sameo@openedhand.com \
--cc=akpm@linux-foundation.org \
--cc=ben-linux@fluff.org \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=dbaryshkov@gmail.com \
--cc=dbrownell@users.sourceforge.net \
--cc=eric.miao@marvell.com \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
--cc=spyro@f2s.com \
--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