53 Commits (604db400f8618b45ff558fe2b44ef12a0aa2e118)

Author SHA1 Message Date
Jean Delvare 604db400f8 Point users to the linux-i2c mailing list for questions and bug 15 years ago
Jean Delvare 7e6f85bfc5 Drop legacy reference to ISA bus. The i2c-isa fake bus driver is gone 15 years ago
Jean Delvare e8c558c9a5 Properly handle the rare case where /dev/i2c exists but isn't a 15 years ago
Jean Delvare 3d8b5e9b61 Add support for multiple dumps. This makes it easier to setup test 16 years ago
Jean Delvare 9a6022de1b Unload i2c-stub automatically if needed. 16 years ago
Jean Delvare 2ea4dccae0 Add support for short writes with PEC. 16 years ago
Jean Delvare 7c1ce6a507 Fix array initialization overrun. Reported by David Binderman. 16 years ago
Jean Delvare 71f241a1e1 Decode voltage interface level of DDR SDRAM. 16 years ago
Jean Delvare 722106833a Be more robust against seek/read errors on sysfs. 16 years ago
Jean Delvare f0249a02bb Try harder to decode the manufacturing date. 17 years ago
Jean Delvare aeec8074a5 Add an option to merge identical cells. This makes the output even 17 years ago
Jean Delvare 1fa6e1c3b1 Add missing entry. 17 years ago
Jean Delvare 03aa66377f Let the environment set CC and CFLAGS. Original patch from Mike Frysinger. 17 years ago
Jean Delvare 4b89e48a10 Delete the decode-xeon script. It was essentially unmaintained, was 17 years ago
Jean Delvare 929a2e1846 Update. 17 years ago
Jean Delvare 41277a7c4b Add support for DDR3 SDRAM. Patch from Paul Goyette. 17 years ago
Jean Delvare 25dae9734d Move checksum to a separate function. Handle CRC of FB-DIMM and DDR3 17 years ago
Jean Delvare e096011986 Use udev settle to speed up initialization. 17 years ago
Jean Delvare ed1356ea0b Set version to 3.0.2. 17 years ago
Jean Delvare 35a929de32 Make reading back the written value optional. 17 years ago
Jean Delvare c797cbaaeb Set the data value mask with -m. The old method is still supported for 17 years ago
Jean Delvare 8cc99d7f45 Only export the ceil function from POSIX. By default, POSIX exports 17 years ago
Jean Delvare aad070abd0 Drop I2C_FUNC_SMBUS_*I2C_BLOCK_2 defines, as was just done in the 17 years ago
Jean Delvare 6a2f709549 Stop on i2cset error. 17 years ago
Jean Delvare cc17bf04ca Behave properly when i2c-stub is already loaded. 17 years ago
Jean Delvare d34a2c94fc Add support for little-endian word hexdumps. 17 years ago
Jean Delvare f575d048f4 Add support for partial dumps. 17 years ago
Jean Delvare 54cee12770 Use consistent transaction names (based on the SMBus specification) 17 years ago
Jean Delvare 9160a95ad0 Split the functionality checking code into a separate function for 17 years ago
Jean Delvare c3d335575f Add support for short writes (SMBus send byte). 17 years ago
Jean Delvare 8603e2aab2 Move the confirmation to a separate function, as is done in i2cget 18 years ago
Jean Delvare 2e942d16a5 Consistently restrict the allowed I2C device address to 0x03 - 0x77. 18 years ago
Jean Delvare 2c57ef91a2 Unify and shorten the usage messages. The details can be found in 18 years ago
Jean Delvare 386982ae7f Update. 18 years ago
Jean Delvare 3b4d0d1940 Set version to SVN. 18 years ago
Jean Delvare 85443f4b8f Set version to 3.0.1. 18 years ago
Jean Delvare ef4592db09 Drop the trailing .pl from all perl script names. 18 years ago
Jean Delvare a8a3f9c7ac Drop $opt_body, name was confusing and we can easily do without it. 18 years ago
Jean Delvare a56e6baf47 Patch from Trent Piepho: 18 years ago
Jean Delvare 09e1d02772 Patch from Trent Piepho: 18 years ago
Jean Delvare 8e4ddd1f56 Let the user specify a register range. 18 years ago
Jean Delvare 0d1b482ef0 Remove reference to hardware monitoring chips. i2cdump works on all I2C/SMBus 18 years ago
Jean Delvare 726895ced3 Don't print anything by default if the checksum fails. There are many more 18 years ago
Jean Delvare 7abc52d779 Return the correct error code on I2C block read failure. 18 years ago
Jean Delvare 000c929755 The timestamp is only 18-byte long. 18 years ago
Jean Delvare 16a99f4b96 The model name is actually the first half of the asset tag. 18 years ago
Jean Delvare 670d3a6d92 Private Sony Vaio data might not be readable by non-root users. 18 years ago
Rudolf Marek 49683302a6 Update IDs (JEP106W). Change 'formerly' to 'former'. 18 years ago
Jean Delvare d928de76a7 decode-dimms: Fix DDR2 SDRAM module speed decoding. 18 years ago
Jean Delvare 5d732a3e27 Add a manual page for i2c-stub-from-dump. 18 years ago