All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] i2c: xiic: misc fixes
@ 2022-04-20  7:59 Shubhrajyoti Datta
  2022-04-20  7:59 ` [PATCH 1/4] i2c-xiic: return value of xiic_reinit Shubhrajyoti Datta
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Shubhrajyoti Datta @ 2022-04-20  7:59 UTC (permalink / raw)
  To: linux-i2c; +Cc: michal.simek, git, Shubhrajyoti Datta

Fix the coding style issues.
Fix the interrupt path for grouped messages.

Michal Simek (1):
  i2c: xiic: Fix coding style issues

Raviteja Narayanam (1):
  i2c: xiic: Fix Tx Interrupt path for grouped messages

Shubhrajyoti Datta (2):
  i2c-xiic: return value of xiic_reinit
  i2c: xiic: Correct the datatype for rx_watermark

 drivers/i2c/busses/i2c-xiic.c | 82 +++++++++++++++++++----------------
 1 file changed, 45 insertions(+), 37 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-05-14 14:04 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-20  7:59 [PATCH 0/4] i2c: xiic: misc fixes Shubhrajyoti Datta
2022-04-20  7:59 ` [PATCH 1/4] i2c-xiic: return value of xiic_reinit Shubhrajyoti Datta
2022-04-21  8:46   ` Michal Simek
2022-05-14 14:03   ` Wolfram Sang
2022-04-20  7:59 ` [PATCH 2/4] i2c: xiic: Fix coding style issues Shubhrajyoti Datta
2022-05-14 14:03   ` Wolfram Sang
2022-04-20  7:59 ` [PATCH 3/4] i2c: xiic: Correct the datatype for rx_watermark Shubhrajyoti Datta
2022-04-21  8:50   ` Michal Simek
2022-05-14 14:04     ` Wolfram Sang
2022-04-20  7:59 ` [PATCH 4/4] i2c: xiic: Fix Tx Interrupt path for grouped messages Shubhrajyoti Datta
2022-04-21  8:51   ` Michal Simek
2022-05-14 14:04   ` Wolfram Sang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.