All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Ortiz <sameo@linux.intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>,
	Ian Molton <ian@mnementh.co.uk>, Magnus Damm <damm@opensource.se>,
	Alberto Panizzo <maramaopercheseimorto@gmail.com>,
	Dan Carpenter <error27@gmail.com>
Subject: [GIT] [2.6.33] MFD pull request
Date: Mon, 18 Jan 2010 13:46:56 +0100	[thread overview]
Message-ID: <20100118124654.GA8036@sortiz.org> (raw)

Hi Linus,

Here are the MFD fixes for 2.6.33.
We have 3 wm835x fixes, one mc13783 locking mistake, and the CNF area
abstraction code for the tmio drivers.
The latter is needed for the sh_mobile_sdhi driver to build properly.

Thanks in advance for pulling.

The following changes since commit 7dc9c484a71525794ca05cf7a47f283f1b54cd12:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../viro/vfs-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git for-linus

Alberto Panizzo (1):
      mfd: Unlock mc13783 before subsystems initialisation, at probe time.

Dan Carpenter (1):
      mfd: WM8350 off by one bug

Ian Molton (1):
      mfd: tmio_mmc hardware abstraction for CNF area

Mark Brown (2):
      mfd: Correct WM835x ISINK ramp time defines
      mfd: WM835x GPIO direction register is not locked

 drivers/mfd/Makefile            |    6 +-
 drivers/mfd/asic3.c             |   40 ++++++++++---
 drivers/mfd/mc13783-core.c      |    4 +-
 drivers/mfd/t7l66xb.c           |   55 ++++++++++++------
 drivers/mfd/tc6387xb.c          |  119 +++++++++++++++++++++++++++++----------
 drivers/mfd/tc6393xb.c          |   56 +++++++++++++++---
 drivers/mfd/tmio_core.c         |   52 +++++++++++++++++
 drivers/mfd/wm8350-core.c       |    3 +-
 drivers/mfd/wm8350-irq.c        |    4 +-
 drivers/mmc/host/tmio_mmc.c     |   59 ++++++-------------
 drivers/mmc/host/tmio_mmc.h     |   46 ++-------------
 include/linux/mfd/tmio.h        |   39 +++++++++++++
 include/linux/mfd/wm8350/pmic.h |   28 +++++-----
 13 files changed, 342 insertions(+), 169 deletions(-)
 create mode 100644 drivers/mfd/tmio_core.c


-- 
Intel Open Source Technology Centre
http://oss.intel.com/

             reply	other threads:[~2010-01-18 12:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-18 12:46 Samuel Ortiz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-29 20:41 [GIT] [2.6.33] MFD pull request 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=20100118124654.GA8036@sortiz.org \
    --to=sameo@linux.intel.com \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=damm@opensource.se \
    --cc=error27@gmail.com \
    --cc=ian@mnementh.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maramaopercheseimorto@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.