52 Commits (ca52d73a846a42d5c3d8d9667b132b96fdc0a10e)

Author SHA1 Message Date
Jean Delvare ca52d73a84 Drop legacy reference to ISA bus. The i2c-isa fake bus driver is gone 15 years ago
Jean Delvare e14c8f327d Properly handle the rare case where /dev/i2c exists but isn't a 15 years ago
Jean Delvare d6fd059d14 Add support for multiple dumps. This makes it easier to setup test 16 years ago
Jean Delvare d07c46d361 Unload i2c-stub automatically if needed. 16 years ago
Jean Delvare c0ee6a9434 Add support for short writes with PEC. 16 years ago
Jean Delvare d3ce1380a9 Fix array initialization overrun. Reported by David Binderman. 16 years ago
Jean Delvare 275b4aa94f Decode voltage interface level of DDR SDRAM. 16 years ago
Jean Delvare 5e742bac78 Be more robust against seek/read errors on sysfs. 16 years ago
Jean Delvare 9759b37e87 Try harder to decode the manufacturing date. 17 years ago
Jean Delvare 31177ee398 Add an option to merge identical cells. This makes the output even 17 years ago
Jean Delvare 8f3d98791e Add missing entry. 17 years ago
Jean Delvare 55d662f34f Let the environment set CC and CFLAGS. Original patch from Mike Frysinger. 17 years ago
Jean Delvare 30415b4597 Delete the decode-xeon script. It was essentially unmaintained, was 17 years ago
Jean Delvare 0933f4891c Update. 17 years ago
Jean Delvare fa0a699f13 Add support for DDR3 SDRAM. Patch from Paul Goyette. 17 years ago
Jean Delvare 0de7df39bf Move checksum to a separate function. Handle CRC of FB-DIMM and DDR3 17 years ago
Jean Delvare fd5a45d190 Use udev settle to speed up initialization. 17 years ago
Jean Delvare 1cbc16700c Set version to 3.0.2. 17 years ago
Jean Delvare 00a240e7d3 Make reading back the written value optional. 17 years ago
Jean Delvare e230c1ebe5 Set the data value mask with -m. The old method is still supported for 17 years ago
Jean Delvare f2434f705f Only export the ceil function from POSIX. By default, POSIX exports 17 years ago
Jean Delvare 34773ee2de Drop I2C_FUNC_SMBUS_*I2C_BLOCK_2 defines, as was just done in the 17 years ago
Jean Delvare 8dfba8cc8c Stop on i2cset error. 17 years ago
Jean Delvare 3d7326080b Behave properly when i2c-stub is already loaded. 17 years ago
Jean Delvare 7da2ec5e48 Add support for little-endian word hexdumps. 17 years ago
Jean Delvare 038139b95b Add support for partial dumps. 17 years ago
Jean Delvare 79b9137fd4 Use consistent transaction names (based on the SMBus specification) 18 years ago
Jean Delvare fdba3b5163 Split the functionality checking code into a separate function for 18 years ago
Jean Delvare 740a2c181d Add support for short writes (SMBus send byte). 18 years ago
Jean Delvare 2075fca653 Move the confirmation to a separate function, as is done in i2cget 18 years ago
Jean Delvare 69b9ad132e Consistently restrict the allowed I2C device address to 0x03 - 0x77. 18 years ago
Jean Delvare 7ba65d9e69 Unify and shorten the usage messages. The details can be found in 18 years ago
Jean Delvare 1100d3f024 Update. 18 years ago
Jean Delvare 11b8b02ca7 Set version to SVN. 18 years ago
Jean Delvare 96972e2027 Set version to 3.0.1. 18 years ago
Jean Delvare 68e82f5a52 Drop the trailing .pl from all perl script names. 18 years ago
Jean Delvare c12f721d2b Drop $opt_body, name was confusing and we can easily do without it. 18 years ago
Jean Delvare 9c55a38225 Patch from Trent Piepho: 18 years ago
Jean Delvare a90204d162 Patch from Trent Piepho: 18 years ago
Jean Delvare 3475df8b5e Let the user specify a register range. 18 years ago
Jean Delvare 89fa7ca617 Remove reference to hardware monitoring chips. i2cdump works on all I2C/SMBus 18 years ago
Jean Delvare c2005584fc Don't print anything by default if the checksum fails. There are many more 18 years ago
Jean Delvare 01b7d448e2 Return the correct error code on I2C block read failure. 18 years ago
Jean Delvare 4e6f3a7057 The timestamp is only 18-byte long. 18 years ago
Jean Delvare 581a2d18bf The model name is actually the first half of the asset tag. 18 years ago
Jean Delvare b0eab1586b Private Sony Vaio data might not be readable by non-root users. 18 years ago
Rudolf Marek 97346c5f45 Update IDs (JEP106W). Change 'formerly' to 'former'. 18 years ago
Jean Delvare 4584afd793 decode-dimms: Fix DDR2 SDRAM module speed decoding. 18 years ago
Jean Delvare e38f906839 Add a manual page for i2c-stub-from-dump. 18 years ago
Jean Delvare 4570dd2ff2 i2c-stub-from-dump: New helper script to use with the i2c-stub kernel 18 years ago