|
|
|
@5454
|
[5454]
|
11/29/08 15:18:44 |
khali |
3.0.2 release |
|
|
|
@5453
|
[5453]
|
11/29/08 15:14:44 |
khali |
Set version to 3.0.2. |
|
|
|
@5452
|
[5452]
|
11/28/08 11:52:55 |
khali |
Add missing includes. |
|
|
|
@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. |
|
|
|
@5392
|
[5392]
|
11/20/08 19:01:10 |
khali |
Clarify the requirements of data value masking. |
|
|
|
@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 … |
|
|
|
@5388
|
[5388]
|
11/18/08 18:15:09 |
khali |
Only export the ceil function from POSIX. By default, POSIX … |
|
|
|
@5361
|
[5361]
|
10/19/08 11:47:02 |
khali |
Drop I2C_FUNC_SMBUS_*I2C_BLOCK_2 defines, as was just done in the
Linux … |
|
|
|
@5293
|
[5293]
|
06/28/08 11:24:12 |
khali |
Stop on i2cset error. |
|
|
|
@5292
|
[5292]
|
06/28/08 11:23:13 |
khali |
Behave properly when i2c-stub is already loaded. |
|
|
|
@5287
|
[5287]
|
06/19/08 14:37:06 |
khali |
Add support for little-endian word hexdumps. |
|
|
|
@5280
|
[5280]
|
06/11/08 15:27:11 |
khali |
Add support for partial dumps.
Report if only garbage is found in dump … |
|
|
|
@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. |
|
|
|
@5239
|
[5239]
|
05/05/08 15:02:34 |
khali |
Split the functionality checking code into a separate function … |
|
|
|
@5238
|
[5238]
|
05/05/08 14:43:43 |
khali |
Close device file before we exit. |
|
|
|
@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. |
|
|
|
@5205
|
[5205]
|
04/24/08 14:36:38 |
khali |
More user-friendly error messages for wrong I2C bus parameter. |
|
|
|
@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. |
|
|
|
@5202
|
[5202]
|
04/24/08 14:22:59 |
khali |
Move print_i2c_busses from i2cbusses.c to i2cdetect.c, as it is
only used … |
|
|
|
@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. |
|
|
|
@5198
|
[5198]
|
04/21/08 12:03:52 |
khali |
Minor consistency fix. |
|
|
|
@5197
|
[5197]
|
04/20/08 19:48:19 |
khali |
Update. |
|
|
|
@5196
|
[5196]
|
04/20/08 19:36:50 |
khali |
Limit the stack usage in gather_i2c_busses:
* Reuse variables where … |
|
|
|
@5195
|
[5195]
|
04/20/08 19:32:12 |
khali |
Make it possible to pass the i2c bus by name instead of by number. … |
|
|
|
@5194
|
[5194]
|
04/20/08 19:29:53 |
khali |
Split print_i2c_busses into a gathering part and a printing part. |
|
|
|
@5193
|
[5193]
|
04/20/08 19:27:34 |
khali |
Refactor the handling of the I2CBUS parameter. This ensures … |
|
|
|
@5173
|
[5173]
|
04/10/08 13:24:01 |
khali |
Set version to SVN. |
|
|
|
@5172
|
[5172]
|
04/10/08 09:53:14 |
khali |
Remove history, it belongs to SVN.
Don't tell people to contact me, … |
|
|
|
@5168
|
[5168]
|
04/04/08 19:16:35 |
khali |
3.0.1 release |
|
|
|
@5167
|
[5167]
|
04/04/08 18:37:30 |
khali |
Set version to 3.0.1. |
|
|
|
@5166
|
[5166]
|
04/04/08 15:31:08 |
khali |
Fix directory creation. |
|
|
|
@5165
|
[5165]
|
04/04/08 15:28:54 |
khali |
Minor rewording. |
|
|
|
@5164
|
[5164]
|
03/26/08 14:48:21 |
khali |
Update the FSF address. |
|
|
|
@5162
|
[5162]
|
03/24/08 17:42:10 |
khali |
Drop the trailing .pl from all perl script names. |
|
|
|
@5161
|
[5161]
|
03/24/08 17:16:15 |
khali |
Cache the parsed hexdumps so that each dump file is only parsed once. |
|
|
|
@5160
|
[5160]
|
03/24/08 16:28:25 |
khali |
Drop $opt_body, name was confusing and we can easily do without it.
Update … |
|
|
|
@5159
|
[5159]
|
03/24/08 12:28:33 |
khali |
Make command line parsing more robust. |
|
|
|
@5158
|
[5158]
|
03/24/08 11:27:54 |
khali |
More coding-style fixes. |
|
|
|
@5157
|
[5157]
|
03/24/08 11:22:48 |
khali |
Patch from Trent Piepho:
This adds a "-x" option to decode-dimms.pl, … |
|
|
|
@5156
|
[5156]
|
03/22/08 09:59:02 |
khali |
More coding-style fixes. |
|
|
|
@5155
|
[5155]
|
03/22/08 09:52:51 |
khali |
More consistency in output. |
|
|
|
@5154
|
[5154]
|
03/22/08 09:46:24 |
khali |
Use the same formatting for CAS latencies for all memory types. |
|
|
|
@5153
|
[5153]
|
03/21/08 19:13:45 |
khali |
Strip trailing whitespace.
Coding-style fixes. |
|
|
|
@5152
|
[5152]
|
03/21/08 18:14:25 |
khali |
Patch from Trent Piepho:
This lets decode-dimms.pl decode almost all of … |
|
|
|
@5151
|
[5151]
|
03/19/08 15:43:04 |
khali |
Let the user specify a register range. |
|
|
|
@5150
|
[5150]
|
03/19/08 15:05:41 |
khali |
Hard-code program name in header comment. |
|
|
|
@5149
|
[5149]
|
03/19/08 15:04:25 |
khali |
Add support for word register access mode. |
|
|
|
@5140
|
[5140]
|
03/11/08 11:18:24 |
khali |
Remove reference to hardware monitoring chips. i2cdump works on all … |
|
|
|
@5122
|
[5122]
|
02/18/08 10:22:21 |
khali |
According to Tobias Klauser:
"The placement of a storage-class specifier … |
|
|
|
@5091
|
[5091]
|
01/05/08 10:44:29 |
khali |
Add support for kernel < 2.6.19, where the i2c-stub module didn't yet … |
|
|
|
@5089
|
[5089]
|
01/04/08 17:34:36 |
khali |
Switch to SVN revision numbering, so that the version is always … |
|
|
|
@5088
|
[5088]
|
01/04/08 17:19:41 |
khali |
Drop the embedded changelog, SVN has a better revision history and … |
|
|
|
@5087
|
[5087]
|
01/04/08 17:08:03 |
khali |
Don't print anything by default if the checksum fails. There are many … |
|
|
|
@5073
|
[5073]
|
12/15/07 23:33:37 |
khali |
Return the correct error code on I2C block read failure. |
|
|
|
@5029
|
[5029]
|
11/19/07 23:22:29 |
khali |
The timestamp is only 18-byte long. |
|
|
|
@5028
|
[5028]
|
11/19/07 23:21:25 |
khali |
More Vaio models tested successfully. |
|
|
|
@5027
|
[5027]
|
11/19/07 23:21:04 |
khali |
The model name is actually the first half of the asset tag. |
|
|
|
@5026
|
[5026]
|
11/19/07 23:20:37 |
khali |
Private Sony Vaio data might not be readable by non-root users. |
|
|
|
@5017
|
[5017]
|
11/11/07 22:43:40 |
ruik |
Update IDs (JEP106W). Change 'formerly' to 'former'. |
|
|
|
@5011
|
[5011]
|
11/11/07 21:05:29 |
khali |
decode-dimms: Fix DDR2 SDRAM module speed decoding. |
|
|
|
@5005
|
[5005]
|
11/01/07 20:27:37 |
khali |
Add a manual page for i2c-stub-from-dump. |
|
|
|
@5004
|
[5004]
|
11/01/07 18:59:52 |
khali |
Install i2c-stub-from-dump to /usr/sbin rather than /usr/bin, as only … |
|
|
|
@5003
|
[5003]
|
11/01/07 18:55:55 |
khali |
Tag as a SVN version. |
|
|
|
@5002
|
[5002]
|
11/01/07 18:54:57 |
khali |
i2c-stub-from-dump: New helper script to use with the i2c-stub … |
|
|
|
@5001
|
[5001]
|
11/01/07 14:59:55 |
khali |
Final status messages go to stdout.
Fix two harmless file descriptor … |
|
|
|
@4956
|
[4956]
|
10/14/07 19:22:10 |
khali |
3.0.0 release |
|
|
|
@4955
|
[4955]
|
10/14/07 19:20:54 |
khali |
Create the tags directory. |
|
|
|
@4954
|
[4954]
|
10/14/07 19:14:55 |
khali |
Prepare for the 3.0.0 release. |
|
|
|
@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 … |
|
|
|
@4945
|
[4945]
|
10/14/07 11:35:51 |
khali |
Add a description of the package, together with installation instructions. |
|
|
|
@4926
|
[4926]
|
10/08/07 15:19:38 |
khali |
Typo fix. |
|
|
|
@4915
|
[4915]
|
10/03/07 17:06:25 |
khali |
Fix the build of i2cset and i2cget. They were accidentally swapped. |
|
|
|
@4911
|
[4911]
|
09/30/07 23:36:11 |
khali |
Fix path to include directory. Reported by Ryan Mallon. |
|
|
|
@4909
|
[4909]
|
09/29/07 23:32:25 |
khali |
Install i2c-dev.h. |
|
|
|
@4908
|
[4908]
|
09/29/07 23:20:33 |
khali |
Don't install decode-xeon.pl on Linux 2.6 systems, it doesn't work there. |
|
|
|
@4907
|
[4907]
|
09/29/07 23:07:32 |
khali |
Fix license name. |
|
|
|
@4906
|
[4906]
|
09/29/07 23:06:44 |
khali |
Rename module Makefiles from Makefile to Module.mk. They can't be used
as … |
|
|
|
@4905
|
[4905]
|
09/29/07 23:03:32 |
khali |
Add a main Makefile and make it call the tools and eeprom … |
|
|
|
@4862
|
[4862]
|
09/23/07 23:25:24 |
khali |
Use strchr() instead of the deprecated index().
Patch from Bernhard … |
|
|
|
@4671
|
[4671]
|
08/15/07 10:24:11 |
khali |
License fix. |
|
|
|
@4583
|
[4583]
|
07/07/07 21:27:57 |
khali |
Fix single & instead of && in logical test in eepromer (Fedora patch). |
|
|
|
@4582
|
[4582]
|
07/07/07 21:27:05 |
khali |
Ignore generated binaries. |
|
|
|
@4499
|
[4499]
|
06/27/07 17:12:30 |
khali |
Show more warnings, and fix them. |
|
|
|
@4497
|
[4497]
|
06/27/07 15:03:44 |
khali |
Move py-smbus to the i2c-tools package. |
|
|
|
@4496
|
[4496]
|
06/27/07 14:59:52 |
khali |
Drop an obsolete reference to lm-sensors. |
|
|
|
@4495
|
[4495]
|
06/27/07 14:57:50 |
khali |
Fix the inclusion path to i2c-dev.h to make things build again. |
|
|
|
@4494
|
[4494]
|
06/27/07 14:53:02 |
khali |
Move the eeprom writing tools to the i2c-tools package. |