Age | Commit message (Expand) | Author |
---|---|---|
2015-09-21 | i2c-tools: rename remaining defines | Bartosz Golaszewski |
2015-09-21 | i2c-tools: remove duplicate definitions | Bartosz Golaszewski |
2015-06-07 | i2cdetect: use break instead of goto in list_i2c_busses_and_exit() | Bartosz Golaszewski |
2015-06-07 | i2cdump: code rework | Bartosz Golaszewski |
2015-06-07 | i2cdetect: add a check for (mode == DETECT_MODE_AUTO) | Bartosz Golaszewski |
2015-06-07 | i2cdetect: don't scan non-regular addresses without the '-a' option | Bartosz Golaszewski |
2015-06-07 | i2cdetect: don't die on addresses already in use by drivers | Bartosz Golaszewski |
2015-05-11 | i2c-tools: only try /dev/i2c/* if opening /dev/i2c-* fails with ENOENT | Bartosz Golaszewski |
2015-05-11 | i2c-tools: fix 'i2cdetect -l' | Bartosz Golaszewski |
2015-03-12 | libbb: introduce and use is_prefixed_with() | Denys Vlasenko |
2015-02-10 | i2cget, i2cset, i2cdetect, i2cdump: new applets | Bartosz Golaszewski |