public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] i2c: omap: new fixes for driver
@ 2014-11-29 21:00 Alexander Kochetkov
  2014-11-29 21:00 ` [RFC 1/2] i2c: omap: fix buffer overruns during RX/TX data processing Alexander Kochetkov
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Alexander Kochetkov @ 2014-11-29 21:00 UTC (permalink / raw)
  To: Kevin Hilman, Tony Lindgren, Felipe Balbi, Wolfram Sang,
	Alexander Kochetkov
  Cc: linux-omap, linux-i2c, linux-kernel

The first patch fix i2c-omap driver for omap2420, found by code review and
later reported by Tony Lindgren <tony@atomide.com> here[1].
Candidate for stable?

The second patch unhide the reson of system lockup.

The patch is rebased on branch 'i2c/for-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
(6e79807443cba7397cd855ed29d6faba51d4c893)

Tony, could you check, what the patches fix the problem reported[1]?
Kevin, could you run tests for patches on all omap boards?

Regards,
Alexander.

[1] http://www.spinics.net/lists/linux-i2c/msg17811.html

Alexander Kochetkov (2):
  i2c: omap: fix buffer overruns during RX/TX data processing
  i2c: omap: show that the reason of system lockup is an unhandled ISR
    event

 drivers/i2c/busses/i2c-omap.c |   64 ++++++++++++++++++++++++++++++++---------
 1 file changed, 50 insertions(+), 14 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2015-01-13 10:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-29 21:00 [RFC 0/2] i2c: omap: new fixes for driver Alexander Kochetkov
2014-11-29 21:00 ` [RFC 1/2] i2c: omap: fix buffer overruns during RX/TX data processing Alexander Kochetkov
2014-12-01 19:58   ` Tony Lindgren
2014-12-02 11:17     ` Alexander Kochetkov
2014-12-04 18:09       ` Tony Lindgren
2014-12-05 17:18         ` Alexander Kochetkov
2014-11-29 21:00 ` [RFC 2/2] i2c: omap: show that the reason of system lockup is an unhandled ISR event Alexander Kochetkov
2014-12-01 20:04 ` [RFC 0/2] i2c: omap: new fixes for driver Kevin Hilman
2014-12-02 11:21   ` Alexander Kochetkov
2015-01-13 10:04 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox