root/i2c-tools/trunk/tools


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @5242 [5242] 05/05/08 16:57:21 khali Use consistent transaction names (based on the SMBus specification) when …
(edit) @5241 [5241] 05/05/08 16:55:01 khali Share the error string between all functionality checks.
(edit) @5240 [5240] 05/05/08 16:54:18 khali No need to print the i2c bus number in functionality error message.
(edit) @5239 [5239] 05/05/08 15:02:34 khali Split the functionality checking code into a separate function …
(edit) @5238 [5238] 05/05/08 14:43:43 khali Close device file before we exit.
(edit) @5237 [5237] 05/05/08 14:38:22 khali Add support for short writes (SMBus send byte).
(edit) @5236 [5236] 05/05/08 11:52:31 khali List the optional command line parameters in a consistent way.
(edit) @5210 [5210] 04/24/08 14:43:40 khali Whitespace cleanups.
(edit) @5209 [5209] 04/24/08 14:43:10 khali Move the confirmation to a separate function, as is done in …
(edit) @5208 [5208] 04/24/08 14:40:24 khali Move the functionality checks to a separate function, as is done in i2cget …
(edit) @5207 [5207] 04/24/08 14:38:54 khali Minor optimizations and cleanups.
(edit) @5206 [5206] 04/24/08 14:37:35 khali Unknown options are fatal, so label them error rather than warning.
(edit) @5205 [5205] 04/24/08 14:36:38 khali More user-friendly error messages for wrong I2C bus parameter.
(edit) @5204 [5204] 04/24/08 14:34:51 khali Move the chip address parsing to a common function for consistency.
(edit) @5203 [5203] 04/24/08 14:32:16 khali Consistently restrict the allowed I2C device address to 0x03 - 0x77.
(edit) @5202 [5202] 04/24/08 14:22:59 khali Move print_i2c_busses from i2cbusses.c to i2cdetect.c, as it is only used …
(edit) @5201 [5201] 04/24/08 14:09:47 khali Unify and shorten the usage messages. The details can be found in the man …
(edit) @5200 [5200] 04/24/08 14:08:02 khali Don't print the list of i2c buses as part of the help.
(edit) @5199 [5199] 04/21/08 17:12:20 khali Make the includes order correct and consistent accross all tools.
(edit) @5198 [5198] 04/21/08 12:03:52 khali Minor consistency fix.
(edit) @5196 [5196] 04/20/08 19:36:50 khali Limit the stack usage in gather_i2c_busses: * Reuse variables where …
(edit) @5195 [5195] 04/20/08 19:32:12 khali Make it possible to pass the i2c bus by name instead of by number. …
(edit) @5194 [5194] 04/20/08 19:29:53 khali Split print_i2c_busses into a gathering part and a printing part.
(edit) @5193 [5193] 04/20/08 19:27:34 khali Refactor the handling of the I2CBUS parameter. This ensures …
(edit) @5164 [5164] 03/26/08 14:48:21 khali Update the FSF address.
(edit) @5151 [5151] 03/19/08 15:43:04 khali Let the user specify a register range.
(edit) @5140 [5140] 03/11/08 11:18:24 khali Remove reference to hardware monitoring chips. i2cdump works on all …
(edit) @5073 [5073] 12/15/07 23:33:37 khali Return the correct error code on I2C block read failure.
(edit) @5001 [5001] 11/01/07 14:59:55 khali Final status messages go to stdout. Fix two harmless file descriptor …
(edit) @4948 [4948] 10/14/07 13:21:00 khali Rename I2C_FUNC_SMBUS_HWPEC_CALC to I2C_FUNC_SMBUS_PEC, as was done in the …
(edit) @4915 [4915] 10/03/07 17:06:25 khali Fix the build of i2cset and i2cget. They were accidentally swapped.
(edit) @4911 [4911] 09/30/07 23:36:11 khali Fix path to include directory. Reported by Ryan Mallon.
(edit) @4907 [4907] 09/29/07 23:07:32 khali Fix license name.
(edit) @4906 [4906] 09/29/07 23:06:44 khali Rename module Makefiles from Makefile to Module.mk. They can't be used as …
(edit) @4905 [4905] 09/29/07 23:03:32 khali Add a main Makefile and make it call the tools and eeprom …
(edit) @4862 [4862] 09/23/07 23:25:24 khali Use strchr() instead of the deprecated index(). Patch from Bernhard …
(edit) @4671 [4671] 08/15/07 10:24:11 khali License fix.
(edit) @4499 [4499] 06/27/07 17:12:30 khali Show more warnings, and fix them.
(edit) @4492 [4492] 06/27/07 14:19:46 khali Enable lots of warnings.
(edit) @4488 [4488] 06/27/07 11:48:21 khali Remove remaining references to lm-sensors.
(edit) @4487 [4487] 06/27/07 11:35:53 khali Add a Makefile to build, install and uninstall the tools, and make them …
(edit) @4486 [4486] 06/27/07 11:27:15 khali Ignore generated binaries.
(copy) @4481 [4481] 06/27/07 10:22:53 khali Oops, forgot to create the trunk level.
copied from i2c-tools/tools:
(add) @4480 [4480] 06/27/07 10:10:19 khali Move i2cdetect, i2cdump, i2cset and i2cget to a separate …
Note: See TracRevisionLog for help on using the revision log.