linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <w.sang-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
To: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	ben-i2c-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org
Subject: Current status of my for-3.3/for-3.4 branches
Date: Fri, 24 Feb 2012 22:36:03 +0100	[thread overview]
Message-ID: <20120224213603.GA9745@pengutronix.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 2208 bytes --]

Hi all (and Ben),

here is how my current branches look like:

=== for-3.3

The following changes since commit b01543dfe67bb1d191998e90d20534dc354de059:

  Linux 3.3-rc4 (2012-02-18 15:53:33 -0800)

are available in the git repository at:
  git://git.pengutronix.de/git/wsa/linux-2.6.git i2c-embedded/for-3.3

Wolfram Sang (1):
      i2c: mxs: only flag completion when queue is completely done

 drivers/i2c/busses/i2c-mxs.c |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

=== for-3.4

The following changes since commit b01543dfe67bb1d191998e90d20534dc354de059:

  Linux 3.3-rc4 (2012-02-18 15:53:33 -0800)

are available in the git repository at:
  git://git.pengutronix.de/git/wsa/linux-2.6.git i2c-embedded/for-3.4

Ganesan Ramalingam (1):
      i2c: Support for Netlogic XLR/XLS I2C controller.

Jayachandran C (1):
      i2c: Move I2C_EG20T option to the right place.

Pawel Moll (1):
      i2c: versatile: Add Device Tree support

Tang Yuantian (1):
      i2c: mpc: Add support for SMBUS_READ_BLOCK_DATA

Wolfram Sang (1):
      misc: at24: describe platform_data with kernel_doc

 drivers/i2c/busses/Kconfig         |   34 +++--
 drivers/i2c/busses/Makefile        |    3 +-
 drivers/i2c/busses/i2c-mpc.c       |   63 +++++++--
 drivers/i2c/busses/i2c-versatile.c |   10 ++
 drivers/i2c/busses/i2c-xlr.c       |  278 ++++++++++++++++++++++++++++++++++++
 include/linux/i2c/at24.h           |   35 ++++-
 6 files changed, 390 insertions(+), 33 deletions(-)
 create mode 100644 drivers/i2c/busses/i2c-xlr.c

===

Ben, can you pull these into your trees? If you don't have time right now I can
also send them directly.

There have been patches from Oskar and Viresh lately which look good to me, but
I'll give people some more time to comment on them. The driver by Barry has
outstanding comments. I decided to leave the Samsung related patches to Ben, he
knows that platform way better. Any other patches pending I missed so far?

Regards,

   Wolfram

-- 
Pengutronix e.K.                           | Wolfram Sang                |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

                 reply	other threads:[~2012-02-24 21:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20120224213603.GA9745@pengutronix.de \
    --to=w.sang-bicnvbalz9megne8c9+irq@public.gmane.org \
    --cc=ben-i2c-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;
as well as URLs for NNTP newsgroup(s).