linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/2] i2c: qup: Some misc fixes
@ 2016-05-25  8:16 Sricharan R
  2016-05-25  8:16 ` [PATCH V3 1/2] i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled Sricharan R
  2016-05-25  8:16 ` [PATCH V3 2/2] i2c: qup: Fix error handling Sricharan R
  0 siblings, 2 replies; 6+ messages in thread
From: Sricharan R @ 2016-05-25  8:16 UTC (permalink / raw)
  To: linux-arm-msm, ntelkar, galak, linux-kernel, andy.gross,
	linux-i2c, agross, linux-arm-kernel, nkaje, wsa, absahu
  Cc: sricharan

One for fixing the bug with CONFIG_DEBUG_SG enabled and another
to suspend the transfer for all errors instead of just for NACK.

[V3] Added more commit description. Return more appropriate
     error codes for NACK and other bus errors. Corrected
     other bus errors handling procedure for dma mode as well.
     Removed the dev_err log for NACKs.

[V2] Removed the use of unnecessary variable assignment.

Kept the reviewed and Tested by tag for patch#1,
as there was no code change.

Depends on patch[1] for the error handling to be complete.

[1] https://lkml.org/lkml/2016/5/9/447

Sricharan R (2):
  i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled
  i2c: qup: Fix error handling

 drivers/i2c/busses/i2c-qup.c | 129 +++++++++++++++++++------------------------
 1 file changed, 58 insertions(+), 71 deletions(-)

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation

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

end of thread, other threads:[~2016-06-09 20:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-25  8:16 [PATCH V3 0/2] i2c: qup: Some misc fixes Sricharan R
2016-05-25  8:16 ` [PATCH V3 1/2] i2c: qup: Fix broken dma when CONFIG_DEBUG_SG is enabled Sricharan R
2016-05-26 18:48   ` Wolfram Sang
2016-05-26 22:01     ` Sricharan
2016-06-09 20:46       ` Wolfram Sang
2016-05-25  8:16 ` [PATCH V3 2/2] i2c: qup: Fix error handling Sricharan R

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