|
|
|
@5854
|
[5854]
|
3 weeks |
khali |
Properly handle the rare case where /dev/i2c exists but isn't a
directory. …
|
|
|
|
@5771
|
[5771]
|
12 months |
khali |
Add support for short writes with PEC.
|
|
|
|
@5610
|
[5610]
|
20 months |
khali |
List include first, so that other modules can use it.
|
|
|
|
@5596
|
[5596]
|
20 months |
khali |
Complete GPL header.
|
|
|
|
@5594
|
[5594]
|
20 months |
khali |
Licensing clarification.
|
|
|
|
@5452
|
[5452]
|
22 months |
khali |
Add missing includes.
|
|
|
|
@5394
|
[5394]
|
22 months |
khali |
Add support for reading back to short writes.
|
|
|
|
@5393
|
[5393]
|
22 months |
khali |
Make reading back the written value optional.
|
|
|
|
@5392
|
[5392]
|
22 months |
khali |
Clarify the requirements of data value masking.
|
|
|
|
@5391
|
[5391]
|
22 months |
khali |
Allow masking on short writes.
|
|
|
|
@5390
|
[5390]
|
22 months |
khali |
Set the data value mask with -m. The old method is still supported for …
|
|
|
|
@5242
|
[5242]
|
2 years |
khali |
Use consistent transaction names (based on the SMBus specification)
when …
|
|
|
|
@5241
|
[5241]
|
2 years |
khali |
Share the error string between all functionality checks.
|
|
|
|
@5240
|
[5240]
|
2 years |
khali |
No need to print the i2c bus number in functionality error message.
|
|
|
|
@5239
|
[5239]
|
2 years |
khali |
Split the functionality checking code into a separate function for …
|
|
|
|
@5238
|
[5238]
|
2 years |
khali |
Close device file before we exit.
|
|
|
|
@5237
|
[5237]
|
2 years |
khali |
Add support for short writes (SMBus send byte).
|
|
|
|
@5236
|
[5236]
|
2 years |
khali |
List the optional command line parameters in a consistent way.
|
|
|
|
@5210
|
[5210]
|
2 years |
khali |
Whitespace cleanups.
|
|
|
|
@5209
|
[5209]
|
2 years |
khali |
Move the confirmation to a separate function, as is done in i2cget …
|
|
|
|
@5208
|
[5208]
|
2 years |
khali |
Move the functionality checks to a separate function, as is done in
i2cget …
|
|
|
|
@5207
|
[5207]
|
2 years |
khali |
Minor optimizations and cleanups.
|
|
|
|
@5206
|
[5206]
|
2 years |
khali |
Unknown options are fatal, so label them error rather than warning.
|
|
|
|
@5205
|
[5205]
|
2 years |
khali |
More user-friendly error messages for wrong I2C bus parameter.
|
|
|
|
@5204
|
[5204]
|
2 years |
khali |
Move the chip address parsing to a common function for consistency.
|
|
|
|
@5203
|
[5203]
|
2 years |
khali |
Consistently restrict the allowed I2C device address to 0x03 - 0x77.
|
|
|
|
@5202
|
[5202]
|
2 years |
khali |
Move print_i2c_busses from i2cbusses.c to i2cdetect.c, as it is
only used …
|
|
|
|
@5201
|
[5201]
|
2 years |
khali |
Unify and shorten the usage messages. The details can be found in
the man …
|
|
|
|
@5200
|
[5200]
|
2 years |
khali |
Don't print the list of i2c buses as part of the help.
|
|
|
|
@5199
|
[5199]
|
2 years |
khali |
Make the includes order correct and consistent accross all tools.
|
|
|
|
@5198
|
[5198]
|
2 years |
khali |
Minor consistency fix.
|
|
|
|
@5196
|
[5196]
|
2 years |
khali |
Limit the stack usage in gather_i2c_busses:
* Reuse variables where …
|
|
|
|
@5195
|
[5195]
|
2 years |
khali |
Make it possible to pass the i2c bus by name instead of by number. As …
|
|
|
|
@5194
|
[5194]
|
2 years |
khali |
Split print_i2c_busses into a gathering part and a printing part.
|
|
|
|
@5193
|
[5193]
|
2 years |
khali |
Refactor the handling of the I2CBUS parameter. This ensures more …
|
|
|
|
@5164
|
[5164]
|
2 years |
khali |
Update the FSF address.
|
|
|
|
@5151
|
[5151]
|
2 years |
khali |
Let the user specify a register range.
|
|
|
|
@5140
|
[5140]
|
2 years |
khali |
Remove reference to hardware monitoring chips. i2cdump works on all …
|
|
|
|
@5073
|
[5073]
|
3 years |
khali |
Return the correct error code on I2C block read failure.
|
|
|
|
@5001
|
[5001]
|
3 years |
khali |
Final status messages go to stdout.
Fix two harmless file descriptor …
|
|
|
|
@4948
|
[4948]
|
3 years |
khali |
Rename I2C_FUNC_SMBUS_HWPEC_CALC to I2C_FUNC_SMBUS_PEC, as was done
in the …
|
|
|
|
@4915
|
[4915]
|
3 years |
khali |
Fix the build of i2cset and i2cget. They were accidentally swapped.
|
|
|
|
@4911
|
[4911]
|
3 years |
khali |
Fix path to include directory. Reported by Ryan Mallon.
|
|
|
|
@4907
|
[4907]
|
3 years |
khali |
Fix license name.
|
|
|
|
@4906
|
[4906]
|
3 years |
khali |
Rename module Makefiles from Makefile to Module.mk. They can't be used
as …
|
|
|
|
@4905
|
[4905]
|
3 years |
khali |
Add a main Makefile and make it call the tools and eeprom modules …
|
|
|
|
@4862
|
[4862]
|
3 years |
khali |
Use strchr() instead of the deprecated index().
Patch from Bernhard …
|
|
|
|
@4671
|
[4671]
|
3 years |
khali |
License fix.
|
|
|
|
@4499
|
[4499]
|
3 years |
khali |
Show more warnings, and fix them.
|
|
|
|
@4492
|
[4492]
|
3 years |
khali |
Enable lots of warnings.
|
|
|
|
@4488
|
[4488]
|
3 years |
khali |
Remove remaining references to lm-sensors.
|
|
|
|
@4487
|
[4487]
|
3 years |
khali |
Add a Makefile to build, install and uninstall the tools, and make
them …
|
|
|
|
@4486
|
[4486]
|
3 years |
khali |
Ignore generated binaries.
|
|
|
|
@4481
|
[4481]
|
3 years |
khali |
Oops, forgot to create the trunk level.
|
|
copied from i2c-tools/tools:
|
|
|
|
@4480
|
[4480]
|
3 years |
khali |
Move i2cdetect, i2cdump, i2cset and i2cget to a separate package …
|