linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] i2c: sirf: a bundle of fixes for stability
@ 2013-08-13  9:11 Barry Song
       [not found] ` <1376385091-30597-1-git-send-email-Baohua.Song-kQvG35nSl+M@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Barry Song @ 2013-08-13  9:11 UTC (permalink / raw)
  To: wsa-z923LK4zBo2bacvFa/9K2g, linux-i2c-u79uwXL29TY76Z2rM5mHXA
  Cc: workgroup.linux-kQvG35nSl+M, Barry Song

here it is a bundle of fixes to sirfsoc i2c driver to make the driver stable
in random hardware and connect random i2c clients.

Zhiwu Song (5):
  i2c: sirf: reset i2c controller early after we get a noack
  i2c: sirf: reset i2c controller after resuming
  i2c: sirf: fix the typo for setting bitrate to less than 100k
  i2c: sirfsoc: support reverse direction of address
  i2c: sirf: retry 3 times as sometimes we get random noack and timeout

 drivers/i2c/busses/i2c-sirf.c | 36 ++++++++++++++++++++++++++----------
 1 file changed, 26 insertions(+), 10 deletions(-)

-- 
1.8.2.3

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-08-28 12:00 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-13  9:11 [PATCH 0/5] i2c: sirf: a bundle of fixes for stability Barry Song
     [not found] ` <1376385091-30597-1-git-send-email-Baohua.Song-kQvG35nSl+M@public.gmane.org>
2013-08-13  9:11   ` [PATCH 1/5] i2c: sirf: reset i2c controller early after we get a noack Barry Song
     [not found]     ` <1376385091-30597-2-git-send-email-Baohua.Song-kQvG35nSl+M@public.gmane.org>
2013-08-19 18:05       ` Wolfram Sang
2013-08-19 22:49         ` Barry Song
2013-08-13  9:11   ` [PATCH 2/5] i2c: sirf: we need to wait I2C_RESET status in resume Barry Song
2013-08-13  9:11   ` [PATCH 3/5] i2c: sirf: fix the typo for setting bitrate to less than 100k Barry Song
2013-08-13  9:11   ` [PATCH 4/5] i2c: sirfsoc: support reverse direction of address Barry Song
     [not found]     ` <1376385091-30597-5-git-send-email-Baohua.Song-kQvG35nSl+M@public.gmane.org>
2013-08-19 18:06       ` Wolfram Sang
2013-08-20  2:30         ` Barry Song
     [not found]           ` <CAGsJ_4xoPCJyWZ=_nN6wZBAy2qMER=cKOqY_t8K_jAX8fZWGmA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-08-28  9:41             ` Wolfram Sang
2013-08-28 12:00               ` Barry Song
2013-08-13  9:11   ` [PATCH 5/5] i2c: sirf: retry 3 times as sometimes we get random noack and timeout Barry Song

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).