index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
miscutils
/
i2c_tools.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
1
-0
/
+1
*
i2c_tools: suppress "'blen' may be used uninitialized in this function"
Denys Vlasenko
2015-11-01
1
-1
/
+3
*
i2cdump: display the numeric value for block read ioctl() errors
Bartosz Golaszewski
2015-11-01
1
-2
/
+4
*
i2cdump: bail-out if block read fails
Bartosz Golaszewski
2015-11-01
1
-5
/
+8
*
i2cdump: use I2C block mode for the 'i' mode parameter
Bartosz Golaszewski
2015-11-01
1
-1
/
+1
*
i2cdump: don't read block data in non-block modes
Bartosz Golaszewski
2015-11-01
1
-1
/
+2
*
i2cdetect: coding style: add a space after 'for'
Bartosz Golaszewski
2015-11-01
1
-1
/
+1
*
i2cdetect: fix address skipping in auto mode
Bartosz Golaszewski
2015-11-01
1
-6
/
+7
*
join some common strings, -400 bytes
Denys Vlasenko
2015-10-08
1
-18
/
+18
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
1
-13
/
+13
*
i2c-tools: rename remaining defines
Bartosz Golaszewski
2015-09-21
1
-23
/
+23
*
i2c-tools: remove duplicate definitions
Bartosz Golaszewski
2015-09-21
1
-100
/
+2
*
i2cdetect: use break instead of goto in list_i2c_busses_and_exit()
Bartosz Golaszewski
2015-06-07
1
-2
/
+1
*
i2cdump: code rework
Bartosz Golaszewski
2015-06-07
1
-149
/
+167
*
i2cdetect: add a check for (mode == DETECT_MODE_AUTO)
Bartosz Golaszewski
2015-06-07
1
-1
/
+3
*
i2cdetect: don't scan non-regular addresses without the '-a' option
Bartosz Golaszewski
2015-06-07
1
-2
/
+4
*
i2cdetect: don't die on addresses already in use by drivers
Bartosz Golaszewski
2015-06-07
1
-12
/
+19
*
i2c-tools: only try /dev/i2c/* if opening /dev/i2c-* fails with ENOENT
Bartosz Golaszewski
2015-05-11
1
-2
/
+6
*
i2c-tools: fix 'i2cdetect -l'
Bartosz Golaszewski
2015-05-11
1
-1
/
+4
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-2
/
+2
*
i2cget, i2cset, i2cdetect, i2cdump: new applets
Bartosz Golaszewski
2015-02-10
1
-0
/
+1396