From: Ben Dooks <ben-i2c-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
To: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: current -next tree from bjdooks
Date: Tue, 4 Jan 2011 01:30:05 +0000 [thread overview]
Message-ID: <20110104013005.GE817@trinity.fluff.org> (raw)
Updated my next tree, and published it. I've included a pull-request
as an overview. Please review and re-post anything that either was
asked to be reviewed and has been sorted, or items that are missing.
The following changes since commit 03ed6a3aa600c48593c3984812fda2d5945ddb46:
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2011-01-03 11:51:22 -0800)
are available in the git repository at:
git://git.fluff.org/bjdooks/linux.git next-i2c
Aaro Koskinen (1):
i2c-iop3xx: add iomem annotation
Ben Dooks (5):
Merge branch 'for-2638/i2c/iop' into next-i2c
Merge branch 'for-2638/i2c/mv64xx' into next-i2c
Merge branch 'for-2638/i2c/nomadik' into next-i2c
Merge branch 'for-2638/i2c/ocores' into next-i2c
Merge branch 'for-2638/i2c/omap' into next-i2c
Jonas Bonn (3):
i2c-ocores: Adapt for device tree
i2c-ocores: Use devres for resource allocation
i2c-ocores: add some device tree documentation
Linus Walleij (1):
i2c-nomadik: fix regression on adapter name
Rodolfo Giometti (1):
i2c-mv64xxx: send repeated START between messages in xfer
Samu Onkalo (1):
i2c-omap: Set latency requirements only once for several messages
Tomoya MORINAGA (1):
i2c-eg20t: add driver for Intel EG20T
drivers/i2c/busses/Kconfig | 8 +
drivers/i2c/busses/Makefile | 1 +
drivers/i2c/busses/i2c-eg20t.c | 900 ++++++++++++++++++++++++++++++++++++++
drivers/i2c/busses/i2c-iop3xx.c | 6 +-
drivers/i2c/busses/i2c-iop3xx.h | 2 +-
drivers/i2c/busses/i2c-mv64xxx.c | 45 ++-
drivers/i2c/busses/i2c-nomadik.c | 6 +-
drivers/i2c/busses/i2c-ocores.c | 145 +++++--
drivers/i2c/busses/i2c-omap.c | 10 +-
9 files changed, 1063 insertions(+), 60 deletions(-)
create mode 100644 drivers/i2c/busses/i2c-eg20t.c
--
Ben Dooks, ben-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org, http://www.fluff.org/ben/
Large Hadron Colada: A large Pina Colada that makes the universe disappear.
next reply other threads:[~2011-01-04 1:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-04 1:30 Ben Dooks [this message]
[not found] ` <20110104013005.GE817-SMNkleLxa3Z6Wcw2j4pizdi2O/JbrIOy@public.gmane.org>
2011-01-09 6:58 ` current -next tree from bjdooks Mike Rapoport
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=20110104013005.GE817@trinity.fluff.org \
--to=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).