From: Samuel Ortiz <sameo@openedhand.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Cc: Roel Kluin <roel.kluin@gmail.com>,
Arjan van de Ven <arjan@linux.intel.com>,
Mark Brown <broonie@opensource.wolfsonmicro.com>,
Stephen Rothwell <sfr@canb.auug.org.au>,
David Brownell <dbrownell@users.sourceforge.net>
Subject: [GIT] mfd pull request
Date: Wed, 22 Oct 2008 11:44:54 +0200 [thread overview]
Message-ID: <20081022094453.GB2864@sortiz.org> (raw)
Hi Linus,
Could you please pull this final rc1 patchset for mfd ?
It contains one build fix from Stephen, for the wm8350.
The following changes since commit 2515ddc6db8eb49a79f0fe5e67ff09ac7c81eab4:
Paul Mundt (1):
binfmt_elf_fdpic: Update for cputime changes.
are available in the git repository at:
git://git.o-hand.com/linux-mfd for-next
Arjan van de Ven (1):
mfd: use pci_ioremap_bar() in sm501
David Brownell (3):
mfd: twl4030 IRQ handling update
mfd: rtc-twl4030 driver
mfd: twl4030-gpio driver
Mark Brown (1):
mfd: Don't store volatile bits in WM8350 register cache
Roel Kluin (1):
mfd: check for platform_get_irq() return value in sm501
Stephen Rothwell (1):
mfd: don't export wm3850 static functions
drivers/gpio/Kconfig | 7 +
drivers/gpio/Makefile | 1 +
drivers/gpio/twl4030-gpio.c | 521 ++++++++++++++++++++++++++++++
drivers/mfd/Makefile | 2 +-
drivers/mfd/sm501.c | 25 +-
drivers/mfd/twl4030-core.c | 421 +-----------------------
drivers/mfd/twl4030-irq.c | 743 +++++++++++++++++++++++++++++++++++++++++++
drivers/mfd/wm8350-core.c | 5 +-
drivers/rtc/Kconfig | 10 +
drivers/rtc/Makefile | 1 +
drivers/rtc/rtc-twl4030.c | 564 ++++++++++++++++++++++++++++++++
include/linux/i2c/twl4030.h | 28 +-
12 files changed, 1897 insertions(+), 431 deletions(-)
create mode 100644 drivers/gpio/twl4030-gpio.c
create mode 100644 drivers/mfd/twl4030-irq.c
create mode 100644 drivers/rtc/rtc-twl4030.c
--
Intel Open Source Technology Centre
http://oss.intel.com/
next reply other threads:[~2008-10-22 9:45 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-22 9:44 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-19 21:49 Samuel Ortiz
2008-10-16 10:10 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=20081022094453.GB2864@sortiz.org \
--to=sameo@openedhand.com \
--cc=arjan@linux.intel.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=dbrownell@users.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=roel.kluin@gmail.com \
--cc=sfr@canb.auug.org.au \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.