112 Commits (master)

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
Wolfram Sang ccf4c4ce92 i2cget: add mode character for SMBus block read to manpage 3 years ago
Aurelien Jarno c94a3a21bc i2cdetect: fix a typo argment -> argument 4 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
Jean Delvare 789af53206 i2cget: Add support for SMBus block read 4 years ago
Jean Delvare ffa5241e26 i2cget: Document the support of I2C block read 4 years ago
Crestez Dan Leonard a7ec4b6b20 i2cget: Add support for I2C block data 4 years ago
Jean Delvare bd4d1c4c69 i2cdetect: Sort the bus list by number 4 years ago
Wolfram Sang 06a1909ae1 Revert "tools: i2ctransfer: add check for returned length from driver" 5 years ago
Jean Delvare 2be6a751ba Manual pages: Mention the current maintainer 5 years ago
Jean Delvare a235aabbff i2cset: Fix short writes with mask 5 years ago
Wolfram Sang 34806fc4e7 tools: i2ctransfer: add check for returned length from driver 5 years ago
Wolfram Sang 264b9c5356 i2ctransfer: add support for I2C_M_RECV_LEN 5 years ago
Wolfram Sang 1428105654 add BUGS section to manpages 5 years ago
Wolfram Sang 162ed6c945 allow to preset custom CFLAGS and LDFLAGS 5 years ago
Wolfram Sang 78edfefbcc tools: restrict all addresses defined by the standard 6 years ago
Wolfram Sang 12b55ecbb5 tools: i2ctransfer: consequently document -a 6 years ago
Jean Delvare 955b13bf47 Consistently use snprintf instead of sprintf 7 years ago
Jean Delvare ba49ca4d7c Make STRIP overridable 7 years ago
Wolfram Sang 4d64ab27dc i2ctransfer: '-f' shouldn't allow all addresses, '-a' does that 7 years ago
Romain Porte 702804251c tools: add all_addrs option for i2c tools 8 years ago
Jean Delvare 08b0d67ba7 tools/Module.mk: Add missing dependencies 8 years ago
Jean Delvare d062793e7a tools: i2cbusses: Check the return value of snprintf 8 years ago
Jean Delvare def2845efa i2c-tools: i2cbusses: Avoid buffer overflows in sysfs paths 8 years ago
Jean Delvare c55d5911cf i2c-tools: Add examples to manual pages 8 years ago
Jean Delvare c68f751764 Add new tool i2ctransfer to the ignore list 8 years ago
Jean Delvare ad661861e6 Add missing man page cross-references 8 years ago
Wolfram Sang cb5ad58d3c i2ctransfer: grammar fixes in manpage 8 years ago
Wolfram Sang 1ed92ae76a i2ctransfer: replace broken "force" handling 8 years ago
Wolfram Sang 9fc53a7fc6 i2c-tools: add new tool 'i2ctransfer' 9 years ago
Wolfram Sang f5c9c3766b i2c-tools: add .gitignore 9 years ago
Wolfram Sang a3541796ff i2c-tools: fix feature test macros for glibc >= 2.20 9 years ago
Jean Delvare 69f0354a9b White space cleanup 10 years ago
Jean Delvare 31d3bbdcb8 Don't hard-code lib directory name 10 years ago
Jean Delvare 272ec325c6 Enable static use of libi2c 10 years ago
Jean Delvare 4bbad0fae1 Update my e-mail address and copyright years. 12 years ago
Jean Delvare 81a3820cbd Add missing option -r to usage summary 12 years ago
Guenter Roeck 35d99af6e8 Build fails with recent versions of gcc/ld. 13 years ago
Jean Delvare c32fee2aea i2cdetect: Clarify the SMBus commands used for probing by default. 13 years ago
Jean Delvare 12f7cf81e9 Consistently use "SMBus receive byte" for the short byte read we use 13 years ago
Jean Delvare fe0364cb21 If either SMBus Quick Write or SMBus Receive Byte command is missing, 13 years ago
Jean Delvare 251d594fd0 New library for I2C device access under Linux. As a first step, the 13 years ago
Jean Delvare 0a335f0859 Tools depends on header file version.h. Add the missing dependency to 13 years ago
Jean Delvare 93caf007f4 i2c-dev: Move SMBus helper functions to include/i2c/smbus.h 13 years ago
Guenter Roeck 055f5effa9 i2cset: Check range for data value mask 15 years ago
Guenter Roeck 6fdf1f1e45 i2cset: Get command/mode before reading data 15 years ago