|
|
|
@5394
|
[5394]
|
11/20/08 20:57:53 |
khali |
Add support for reading back to short writes. |
|
|
|
@5393
|
[5393]
|
11/20/08 20:41:19 |
khali |
Make reading back the written value optional. |
|
|
|
@5391
|
[5391]
|
11/20/08 18:54:10 |
khali |
Allow masking on short writes. |
|
|
|
@5390
|
[5390]
|
11/20/08 09:22:18 |
khali |
Set the data value mask with -m. The old method is still supported … |
|
|
|
@5242
|
[5242]
|
05/05/08 16:57:21 |
khali |
Use consistent transaction names (based on the SMBus specification)
when … |
|
|
|
@5241
|
[5241]
|
05/05/08 16:55:01 |
khali |
Share the error string between all functionality checks. |
|
|
|
@5240
|
[5240]
|
05/05/08 16:54:18 |
khali |
No need to print the i2c bus number in functionality error message. |
|
|
|
@5237
|
[5237]
|
05/05/08 14:38:22 |
khali |
Add support for short writes (SMBus send byte). |
|
|
|
@5236
|
[5236]
|
05/05/08 11:52:31 |
khali |
List the optional command line parameters in a consistent way. |
|
|
|
@5210
|
[5210]
|
04/24/08 14:43:40 |
khali |
Whitespace cleanups. |
|
|
|
@5209
|
[5209]
|
04/24/08 14:43:10 |
khali |
Move the confirmation to a separate function, as is done in … |
|
|
|
@5208
|
[5208]
|
04/24/08 14:40:24 |
khali |
Move the functionality checks to a separate function, as is done in
i2cget … |
|
|
|
@5207
|
[5207]
|
04/24/08 14:38:54 |
khali |
Minor optimizations and cleanups. |
|
|
|
@5206
|
[5206]
|
04/24/08 14:37:35 |
khali |
Unknown options are fatal, so label them error rather than warning. |
|
|
|
@5204
|
[5204]
|
04/24/08 14:34:51 |
khali |
Move the chip address parsing to a common function for consistency. |
|
|
|
@5203
|
[5203]
|
04/24/08 14:32:16 |
khali |
Consistently restrict the allowed I2C device address to 0x03 - 0x77. |
|
|
|
@5201
|
[5201]
|
04/24/08 14:09:47 |
khali |
Unify and shorten the usage messages. The details can be found in
the man … |
|
|
|
@5200
|
[5200]
|
04/24/08 14:08:02 |
khali |
Don't print the list of i2c buses as part of the help. |
|
|
|
@5199
|
[5199]
|
04/21/08 17:12:20 |
khali |
Make the includes order correct and consistent accross all tools. |
|
|
|
@5193
|
[5193]
|
04/20/08 19:27:34 |
khali |
Refactor the handling of the I2CBUS parameter. This ensures … |
|
|
|
@5164
|
[5164]
|
03/26/08 14:48:21 |
khali |
Update the FSF address. |
|
|
|
@5001
|
[5001]
|
11/01/07 14:59:55 |
khali |
Final status messages go to stdout.
Fix two harmless file descriptor … |
|
|
|
@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 … |
|
|
|
@4499
|
[4499]
|
06/27/07 17:12:30 |
khali |
Show more warnings, and fix them. |
|
|
|
@4487
|
[4487]
|
06/27/07 11:35:53 |
khali |
Add a Makefile to build, install and uninstall the tools, and make
them … |
|
|
|
@4481
|
[4481]
|
06/27/07 10:22:53 |
khali |
Oops, forgot to create the trunk level. |
|
copied from i2c-tools/tools/i2cset.c:
|
|
|
|
@4480
|
[4480]
|
06/27/07 10:10:19 |
khali |
Move i2cdetect, i2cdump, i2cset and i2cget to a separate … |