From: Mike Frysinger <vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
To: Andrew Morton
<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Ben Dooks <ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org>
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
uclinux-dist-devel-ZG0+EudsQA8dtHy/vicBwGD2FQJk+8+b@public.gmane.org
Subject: [PATCH 0/5] Blackfin I2C updates
Date: Mon, 22 Mar 2010 03:23:15 -0400 [thread overview]
Message-ID: <1269242600-30147-1-git-send-email-vapier@gentoo.org> (raw)
There were posted a few months ago, but seem to have stalled.
These can also be pulled from:
git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin.git for-i2c
Michael Hennerich (1):
i2c-bfin-twi: add debug output for error status
Sonic Zhang (4):
i2c-bfin-twi: integrate timeout timer with completion interface
i2c-bfin-twi: fix lost interrupts at high speeds
i2c-bfin-twi: remove redundant retry
i2c-bfin-twi: return completion in interrupt for smbus quick
transfers
drivers/i2c/busses/i2c-bfin-twi.c | 168 +++++++++++++++++--------------------
1 files changed, 78 insertions(+), 90 deletions(-)
next reply other threads:[~2010-03-22 7:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-22 7:23 Mike Frysinger [this message]
2010-03-22 7:23 ` [PATCH 1/5] i2c-bfin-twi: integrate timeout timer with completion interface Mike Frysinger
2010-03-22 7:23 ` [PATCH 2/5] i2c-bfin-twi: add debug output for error status Mike Frysinger
2010-03-22 7:23 ` [PATCH 5/5] i2c-bfin-twi: return completion in interrupt for smbus quick transfers Mike Frysinger
[not found] ` <1269242600-30147-1-git-send-email-vapier-aBrp7R+bbdUdnm+yROfE0A@public.gmane.org>
2010-03-22 7:23 ` [PATCH 3/5] i2c-bfin-twi: fix lost interrupts at high speeds Mike Frysinger
2010-03-22 7:23 ` [PATCH 4/5] i2c-bfin-twi: remove redundant retry Mike Frysinger
2010-04-28 22:09 ` [Uclinux-dist-devel] [PATCH 0/5] Blackfin I2C updates Mike Frysinger
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=1269242600-30147-1-git-send-email-vapier@gentoo.org \
--to=vapier-abrp7r+bbdudnm+yrofe0a@public.gmane.org \
--cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
--cc=ben-linux-elnMNo+KYs3YtjvyW6yDsg@public.gmane.org \
--cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=uclinux-dist-devel-ZG0+EudsQA8dtHy/vicBwGD2FQJk+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 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).