All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@openedhand.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Philipp Zabel <philipp.zabel@gmail.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT] MFD pull request
Date: Mon, 21 Jul 2008 01:24:43 +0200	[thread overview]
Message-ID: <20080720232442.GA2574@sortiz.org> (raw)

Hi Linus,

This is the mfd (multifunction devices) merge request for 2.6.27.
The 12 patches are mostly asic3 ones.

Some more mfd patches should also be merged through Russell King's
ARM tree, as they've been sitting there before I opened my mfd git tree.


The following changes since commit 5b664cb235e97afbf34db9c4d77f08ebd725335e:
  Linus Torvalds (1):
        Merge branch 'upstream-linus' of git://git.kernel.org/.../mfasheh/ocfs2

are available in the git repository at:

  git://git.o-hand.com/linux-mfd for-linus

Philipp Zabel (6):
      mfd: move asic3 probe functions into __init section
      mfd: fix asic3 config array initialisation
      mfd: fix the asic3 irq demux code
      mfd: add ASIC3_CONFIG_GPIO templates
      mfd: remove DS1WM register definitions from asic3.h
      mfd: let asic3 use mem resource instead of bus_shift

Samuel Ortiz (6):
      mfd: asic3 gpiolib support
      mfd: asic3 children platform data removal
      mfd: New asic3 gpio configuration code
      mfd: use dev_* macros for asic3 debugging
      mfd: Use uppercase only for asic3 macros and defines
      mfd: asic3 should depend on gpiolib

 drivers/mfd/Kconfig       |    2 +-
 drivers/mfd/asic3.c       |  388 ++++++++++++++++++++++++++-------------------
 include/linux/mfd/asic3.h |  185 +++++++++++-----------
 3 files changed, 319 insertions(+), 256 deletions(-)

             reply	other threads:[~2008-07-20 23:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-20 23:24 Samuel Ortiz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-07-29  0:02 [GIT] MFD pull request Samuel Ortiz
2008-09-30  8:19 Samuel Ortiz
2008-10-16 10:10 [GIT] mfd " Samuel Ortiz
2008-10-19 21:49 Samuel Ortiz
2008-10-22  9:44 Samuel Ortiz
2008-10-24 17:02 Samuel Ortiz
2009-01-04 23:15 [GIT] MFD " Samuel Ortiz
2009-01-11 13:43 Samuel Ortiz
2009-02-17  8:47 Samuel Ortiz
     [not found] <20090331113648.GA4612@sortiz.org>
2009-03-31 13:34 ` Samuel Ortiz
2009-04-04 23:07 Samuel Ortiz
2009-10-12 14:53 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=20080720232442.GA2574@sortiz.org \
    --to=sameo@openedhand.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=philipp.zabel@gmail.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 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.