All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i2c-tools 0/3] i2ctransfer: cleanups & add binary data option
@ 2024-08-07 11:21 Wolfram Sang
  2024-08-07 11:21 ` [PATCH i2c-tools 1/3] i2ctransfer: sort command line options and add to help text Wolfram Sang
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Wolfram Sang @ 2024-08-07 11:21 UTC (permalink / raw)
  To: linux-i2c; +Cc: linux-renesas-soc, Wolfram Sang

I wanted to print out read data as-is, so I added a binary printout
option (patch 2). The other two patches are cleanups found on the way.

Looking forward to comments!


Wolfram Sang (3):
  i2ctransfer: sort command line options and add to help text
  i2ctransfer: add option to print binary data
  i2ctransfer: don't use plain 'unsigned'

 tools/i2ctransfer.8 | 40 ++++++++++++++++++++--------------
 tools/i2ctransfer.c | 53 ++++++++++++++++++++++++++++++---------------
 2 files changed, 60 insertions(+), 33 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-08-10 21:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-07 11:21 [PATCH i2c-tools 0/3] i2ctransfer: cleanups & add binary data option Wolfram Sang
2024-08-07 11:21 ` [PATCH i2c-tools 1/3] i2ctransfer: sort command line options and add to help text Wolfram Sang
2024-08-07 11:21 ` [PATCH i2c-tools 2/3] i2ctransfer: add option to print binary data Wolfram Sang
2024-08-07 11:21 ` [PATCH i2c-tools 3/3] i2ctransfer: don't use plain 'unsigned' Wolfram Sang
2024-08-10 21:40 ` [PATCH i2c-tools 0/3] i2ctransfer: cleanups & add binary data option 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.