All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
To: ben-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org,
	torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org,
	linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Please pull bjdooks' for-linus/2639/i2c-1 branch
Date: Thu, 17 Mar 2011 10:36:08 +0000	[thread overview]
Message-ID: <E1Q0AYq-00041e-Mp@freya> (raw)

The following changes since commit 78f9bbb5a6f41fcb7934848c7821b99718f7e338:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../davem/net-2.6

are available in the git repository at:

  git://git.fluff.org/bjdooks/linux.git for-linus/2639/i2c-1

Ben Dooks (1):
      Merge branches 'for-2639/i2c/i2c-tegra', 'for-2639/i2c/i2c-mpc' and 'for-2639/i2c/i2c-imx' into for-linus/2639/i2c-1

Colin Cross (1):
      i2c: tegra: Add i2c support

Kumar Gala (1):
      i2c-mpc: Add support for 64bit system

Wolfram Sang (1):
      i2c: add driver for Freescale i.MX28

 drivers/i2c/busses/Kconfig     |   19 +-
 drivers/i2c/busses/Makefile    |    2 +
 drivers/i2c/busses/i2c-mxs.c   |  412 +++++++++++++++++++++++
 drivers/i2c/busses/i2c-tegra.c |  700 ++++++++++++++++++++++++++++++++++++++++
 include/linux/i2c-tegra.h      |   25 ++
 5 files changed, 1157 insertions(+), 1 deletions(-)
 create mode 100644 drivers/i2c/busses/i2c-mxs.c
 create mode 100644 drivers/i2c/busses/i2c-tegra.c
 create mode 100644 include/linux/i2c-tegra.h

             reply	other threads:[~2011-03-17 10:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-17 10:36 Ben Dooks [this message]
2011-03-17 10:45 ` Please pull bjdooks' for-linus/2639/i2c-1 branch Wolfram Sang
     [not found]   ` <20110317104542.GC2546-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2011-03-17 14:08     ` Ben Dooks

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=E1Q0AYq-00041e-Mp@freya \
    --to=ben-linux-elnmno+kys3ytjvyw6ydsg@public.gmane.org \
    --cc=ben-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.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.