public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
From: Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
To: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Current i2c-next
Date: Wed, 23 Feb 2011 01:15:33 +0000	[thread overview]
Message-ID: <E1Ps3KH-00028m-UF@freya> (raw)

The following changes since commit d8204a37baf5474d3154eb536c936369be2bd5c0:
  Linus Torvalds (1):
        Merge branch 'urgent' of git://git.kernel.org/.../brodo/pcmcia-2.6

are available in the git repository at:

  git://git.fluff.org/bjdooks/linux.git next-i2c

Balaji T K (1):
      i2c-omap: fix build for !CONFIG_SUSPEND

Ben Dooks (3):
      i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespace
      Merge branch 'for-2639/i2c/i2c-tegra' into next-i2c
      Merge branch 'for-2639/i2c/i2c-imx' into next-i2c

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

Guenter Roeck (1):
      i2c/busses: Add support for Diolan U2C-12 USB-I2C adapter

Kevin Hilman (1):
      i2c-omap: fix static suspend vs. runtime suspend

Richard woodruff (1):
      i2c-omap: Double clear of ARDY status in IRQ handler

Wolfram Sang (2):
      i2c-stu300: make sure adapter-name is terminated
      i2c: add driver for Freescale i.MX28

 Documentation/i2c/busses/i2c-diolan-u2c |   26 ++
 MAINTAINERS                             |    6 +
 drivers/i2c/busses/Kconfig              |   27 ++
 drivers/i2c/busses/Makefile             |    3 +
 drivers/i2c/busses/i2c-diolan-u2c.c     |  535 +++++++++++++++++++++++
 drivers/i2c/busses/i2c-mxs.c            |  412 ++++++++++++++++++
 drivers/i2c/busses/i2c-omap.c           |   35 ++-
 drivers/i2c/busses/i2c-stu300.c         |    2 +-
 drivers/i2c/busses/i2c-tegra.c          |  700 +++++++++++++++++++++++++++++++
 include/linux/i2c-tegra.h               |   25 ++
 10 files changed, 1769 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/i2c/busses/i2c-diolan-u2c
 create mode 100644 drivers/i2c/busses/i2c-diolan-u2c.c
 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-02-23  1:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-23  1:15 Ben Dooks [this message]
2011-02-23  1:18 ` Current i2c-next 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=E1Ps3KH-00028m-UF@freya \
    --to=ben-linux-elnmno+kys3ytjvyw6ydsg@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox