root/i2c-tools/trunk/tools/i2cbusses.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @6048 [6048] 4 weeks khali i2c-dev: Move SMBus helper functions to include/i2c/smbus.h
(edit) @5885 [5885] 18 months khali Use a 20-bit limit for the i2c bus number. Use snprintf for the i2c dev …
(edit) @5884 [5884] 18 months khali tools: Drop arbitrary limit on I2C bus number
(edit) @5854 [5854] 21 months khali Properly handle the rare case where /dev/i2c exists but isn't a directory. …
(edit) @5452 [5452] 3 years khali Add missing includes.
(edit) @5210 [5210] 4 years khali Whitespace cleanups.
(edit) @5205 [5205] 4 years khali More user-friendly error messages for wrong I2C bus parameter.
(edit) @5204 [5204] 4 years khali Move the chip address parsing to a common function for consistency.
(edit) @5202 [5202] 4 years khali Move print_i2c_busses from i2cbusses.c to i2cdetect.c, as it is only used …
(edit) @5200 [5200] 4 years khali Don't print the list of i2c buses as part of the help.
(edit) @5196 [5196] 4 years khali Limit the stack usage in gather_i2c_busses: * Reuse variables where …
(edit) @5195 [5195] 4 years khali Make it possible to pass the i2c bus by name instead of by number. As …
(edit) @5194 [5194] 4 years khali Split print_i2c_busses into a gathering part and a printing part.
(edit) @5193 [5193] 4 years khali Refactor the handling of the I2CBUS parameter. This ensures more …
(edit) @5164 [5164] 4 years khali Update the FSF address.
(edit) @4862 [4862] 5 years khali Use strchr() instead of the deprecated index(). Patch from Bernhard …
(edit) @4487 [4487] 5 years khali Add a Makefile to build, install and uninstall the tools, and make them …
(copy) @4481 [4481] 5 years khali Oops, forgot to create the trunk level.
copied from i2c-tools/tools/i2cbusses.c:
(copy) @4480 [4480] 5 years khali Move i2cdetect, i2cdump, i2cset and i2cget to a separate package …
Note: See TracRevisionLog for help on using the revision log.