32 Commits (051304c49aa1e5a445238b4cf2594ea3ff7f2341)

Author SHA1 Message Date
Jean Delvare 051304c49a i2c-tools: Implement and document option -h 3 years ago
Jean Delvare b295772910 i2c-tools: Use getopt 3 years ago
Jean Delvare 4016b7f174 i2cdump: Remove support for SMBus block mode 4 years ago
Jean Delvare 55888f5f00 i2cdump: Deprecate SMBus block mode 4 years ago
Jean Delvare 6b98493763 i2cdump: Add range support with mode i (I2C block) 4 years ago
Jean Delvare 230be0e72f i2cdump: Remove dead code 4 years ago
Wolfram Sang 78edfefbcc tools: restrict all addresses defined by the standard 6 years ago
Romain Porte 702804251c tools: add all_addrs option for i2c tools 8 years ago
Jean Delvare 4bbad0fae1 Update my e-mail address and copyright years. 12 years ago
Jean Delvare 93caf007f4 i2c-dev: Move SMBus helper functions to include/i2c/smbus.h 13 years ago
Jean Delvare 3a5d21649e Use a 20-bit limit for the i2c bus number. 15 years ago
Jean Delvare 54cee12770 Use consistent transaction names (based on the SMBus specification) 17 years ago
Jean Delvare fc38f35ce4 Share the error string between all functionality checks. 17 years ago
Jean Delvare f67174055a No need to print the i2c bus number in functionality error message. 17 years ago
Jean Delvare 9160a95ad0 Split the functionality checking code into a separate function for 17 years ago
Jean Delvare 7ad89259ab List the optional command line parameters in a consistent way. 17 years ago
Jean Delvare 8cc44b8c9c Whitespace cleanups. 18 years ago
Jean Delvare 2751626db8 Unknown options are fatal, so label them error rather than warning. 18 years ago
Jean Delvare bdfc87d724 Move the chip address parsing to a common function for consistency. 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 b68190b426 Don't print the list of i2c buses as part of the help. 18 years ago
Jean Delvare adc03e3cf3 Make the includes order correct and consistent accross all tools. 18 years ago
Jean Delvare eda5918d0f Refactor the handling of the I2CBUS parameter. This ensures more 18 years ago
Jean Delvare aed7163f2b Update the FSF address. 18 years ago
Jean Delvare 8e4ddd1f56 Let the user specify a register range. 18 years ago
Jean Delvare 7abc52d779 Return the correct error code on I2C block read failure. 18 years ago
Jean Delvare fcb6bce3c8 Rename I2C_FUNC_SMBUS_HWPEC_CALC to I2C_FUNC_SMBUS_PEC, as was done 18 years ago
Jean Delvare 7457b172b0 Show more warnings, and fix them. 18 years ago
Jean Delvare a738f64223 Remove remaining references to lm-sensors. 18 years ago
Jean Delvare 0edf1c69c9 Add a Makefile to build, install and uninstall the tools, and make 18 years ago
Jean Delvare c922a78bb4 Oops, forgot to create the trunk level. 18 years ago