|
|
|
@6048
|
[6048]
|
4 weeks |
khali |
i2c-dev: Move SMBus helper functions to include/i2c/smbus.h
|
|
|
|
@5927
|
[5927]
|
15 months |
groeck |
i2cset: Check range for data value mask
|
|
|
|
@5926
|
[5926]
|
15 months |
groeck |
i2cset: Get command/mode before reading data
Get and validate the …
|
|
|
|
@5924
|
[5924]
|
15 months |
groeck |
i2cset: More stringent parameter validation
|
|
|
|
@5923
|
[5923]
|
15 months |
groeck |
i2cset: Abort if value mask is set for block commands
Specifying the …
|
|
|
|
@5922
|
[5922]
|
15 months |
groeck |
i2cset: Check number of arguments for block data writes
|
|
|
|
@5921
|
[5921]
|
15 months |
groeck |
i2cset: Removed obsolete method to specify value mask
|
|
|
|
@5920
|
[5920]
|
15 months |
groeck |
i2cset: Replace blanks at beginning of line with tabs
|
|
|
|
@5911
|
[5911]
|
16 months |
groeck |
Added support to write SMBus and I2C block commands to i2cset
|
|
|
|
@5885
|
[5885]
|
18 months |
khali |
Use a 20-bit limit for the i2c bus number.
Use snprintf for the i2c dev …
|
|
|
|
@5771
|
[5771]
|
3 years |
khali |
Add support for short writes with PEC.
|
|
|
|
@5394
|
[5394]
|
4 years |
khali |
Add support for reading back to short writes.
|
|
|
|
@5393
|
[5393]
|
4 years |
khali |
Make reading back the written value optional.
|
|
|
|
@5391
|
[5391]
|
4 years |
khali |
Allow masking on short writes.
|
|
|
|
@5390
|
[5390]
|
4 years |
khali |
Set the data value mask with -m. The old method is still supported for …
|
|
|
|
@5242
|
[5242]
|
4 years |
khali |
Use consistent transaction names (based on the SMBus specification)
when …
|
|
|
|
@5241
|
[5241]
|
4 years |
khali |
Share the error string between all functionality checks.
|
|
|
|
@5240
|
[5240]
|
4 years |
khali |
No need to print the i2c bus number in functionality error message.
|
|
|
|
@5237
|
[5237]
|
4 years |
khali |
Add support for short writes (SMBus send byte).
|
|
|
|
@5236
|
[5236]
|
4 years |
khali |
List the optional command line parameters in a consistent way.
|
|
|
|
@5210
|
[5210]
|
4 years |
khali |
Whitespace cleanups.
|
|
|
|
@5209
|
[5209]
|
4 years |
khali |
Move the confirmation to a separate function, as is done in i2cget …
|
|
|
|
@5208
|
[5208]
|
4 years |
khali |
Move the functionality checks to a separate function, as is done in
i2cget …
|
|
|
|
@5207
|
[5207]
|
4 years |
khali |
Minor optimizations and cleanups.
|
|
|
|
@5206
|
[5206]
|
4 years |
khali |
Unknown options are fatal, so label them error rather than warning.
|
|
|
|
@5204
|
[5204]
|
4 years |
khali |
Move the chip address parsing to a common function for consistency.
|
|
|
|
@5203
|
[5203]
|
4 years |
khali |
Consistently restrict the allowed I2C device address to 0x03 - 0x77.
|
|
|
|
@5201
|
[5201]
|
4 years |
khali |
Unify and shorten the usage messages. The details can be found in
the man …
|
|
|
|
@5200
|
[5200]
|
4 years |
khali |
Don't print the list of i2c buses as part of the help.
|
|
|
|
@5199
|
[5199]
|
4 years |
khali |
Make the includes order correct and consistent accross all tools.
|
|
|
|
@5193
|
[5193]
|
4 years |
khali |
Refactor the handling of the I2CBUS parameter. This ensures more …
|
|
|
|
@5164
|
[5164]
|
4 years |
khali |
Update the FSF address.
|
|
|
|
@5001
|
[5001]
|
5 years |
khali |
Final status messages go to stdout.
Fix two harmless file descriptor …
|
|
|
|
@4948
|
[4948]
|
5 years |
khali |
Rename I2C_FUNC_SMBUS_HWPEC_CALC to I2C_FUNC_SMBUS_PEC, as was done
in the …
|
|
|
|
@4499
|
[4499]
|
5 years |
khali |
Show more warnings, and fix them.
|
|
|
|
@4487
|
[4487]
|
5 years |
khali |
Add a Makefile to build, install and uninstall the tools, and make
them …
|
|
|
|
@4481
|
[4481]
|
5 years |
khali |
Oops, forgot to create the trunk level.
|
|
copied from i2c-tools/tools/i2cset.c:
|
|
|
|
@4480
|
[4480]
|
5 years |
khali |
Move i2cdetect, i2cdump, i2cset and i2cget to a separate package …
|