index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
iio
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-12
iio: lsiio: fix error code handling error
Linus Walleij
1
-2
/
+2
2015-08-08
tools: iio: remove unnecessary double pointer
Joo Aun Saw
2
-7
/
+7
2015-08-08
tools: iio: Set caller's ci_array pointer to NULL after free
Joo Aun Saw
1
-0
/
+2
2015-08-02
tools: iio: iio_utils: Make calc_digits static
Joo Aun Saw
1
-1
/
+1
2015-08-02
tools: iio: iio_utils: remove unnecessary define guard
Joo Aun Saw
1
-5
/
+0
2015-08-02
tools: iio: print error message when buffer enable fails
Irina Tirdea
1
-1
/
+4
2015-08-02
tools: iio: fix mask for 32 bit sensor data
Irina Tirdea
1
-1
/
+1
2015-07-23
tools: iio: make scale and offset files optional
Joo Aun Saw
1
-2
/
+2
2015-07-20
tools: iio: Send error messages to stderr
Cristina Opriceana
4
-47
/
+59
2015-07-20
tools: iio: Add ARRAY_SIZE macro
Cristina Opriceana
2
-1
/
+3
2015-07-20
tools: iio: Remove unnecessary braces
Cristina Opriceana
1
-2
/
+1
2015-07-20
tools: iio: Remove explicit NULL comparison
Cristina Opriceana
3
-35
/
+35
2015-07-05
tools: iio: Add single-byte case for generic_buffer
Tiberiu Breana
1
-0
/
+21
2015-06-21
tools:iio:iio_event_monitor: check if event is fully read
Hartmut Knaack
1
-0
/
+6
2015-06-21
tools: iio: Add missing names to iio_event_monitor
Peter Meerwald
1
-0
/
+8
2015-06-13
tools:iio: rename variables
Hartmut Knaack
2
-19
/
+19
2015-06-13
tools:iio: adjust coding style
Hartmut Knaack
5
-82
/
+118
2015-06-01
tools:iio:iio_utils: pass strings as const
Hartmut Knaack
2
-15
/
+22
2015-06-01
tools:iio: rework program parameters
Hartmut Knaack
2
-23
/
+38
2015-06-01
tools:iio:iio_utils: initialize count during declaration
Hartmut Knaack
1
-2
/
+1
2015-06-01
tools:iio:iio_utils: move up reset of sysfsfp
Hartmut Knaack
1
-1
/
+1
2015-06-01
tools:iio:iio_utils: refactor assignment of is_signed
Hartmut Knaack
1
-4
/
+1
2015-06-01
tools:iio:iio_event_monitor: refactor events output
Hartmut Knaack
1
-14
/
+10
2015-06-01
tools:iio: return values directly
Hartmut Knaack
3
-21
/
+16
2015-06-01
tools:iio:iio_utils: add missing documentation
Hartmut Knaack
2
-7
/
+83
2015-05-31
tools:iio:lsiio: add error handling
Hartmut Knaack
1
-12
/
+32
2015-05-31
tools:iio:iio_utils: add error handling
Hartmut Knaack
1
-42
/
+223
2015-05-31
tools:iio:iio_event_monitor: add error handling
Hartmut Knaack
1
-2
/
+7
2015-05-31
tools:iio:generic_buffer: add error handling
Hartmut Knaack
1
-4
/
+14
2015-05-31
tools:iio:generic_buffer: catch errors for arguments conversion
Hartmut Knaack
1
-0
/
+9
2015-05-31
tools:iio: catch errors in string allocation
Hartmut Knaack
4
-6
/
+24
2015-05-31
tools:iio:iio_utils: mark private function static
Hartmut Knaack
1
-2
/
+3
2015-05-31
tools:iio:iio_utils: implement digit calculation
Hartmut Knaack
1
-4
/
+31
2015-05-31
tools:iio:iio_utils: check amount of matches
Hartmut Knaack
1
-0
/
+4
2015-05-31
tools:iio:generic_buffer: sign-extend and shift data
Hartmut Knaack
1
-35
/
+62
2015-05-31
tools:iio:generic_buffer: pass up right error code
Hartmut Knaack
1
-2
/
+2
2015-05-31
tools:iio:generic_buffer: fix check of errno
Hartmut Knaack
1
-1
/
+1
2015-05-31
tools:iio:iio_event_monitor: save right errno
Hartmut Knaack
1
-3
/
+5
2015-05-31
tools:iio: save errno first
Hartmut Knaack
3
-11
/
+11
2015-05-31
tools:iio:lsiio: add closedir before exit
Hartmut Knaack
1
-1
/
+1
2015-05-31
tools:iio:iio_utils: fix allocation handling
Hartmut Knaack
1
-0
/
+4
2015-05-31
tools:iio: free channel-array completely
Hartmut Knaack
2
-2
/
+10
2015-05-31
tools:iio:iio_utils: free scan_el_dir on exit
Hartmut Knaack
1
-0
/
+1
2015-05-31
tools:iio:generic_buffer: free dev_dir_name on exit
Hartmut Knaack
1
-1
/
+3
2015-05-31
tools:iio:generic_buffer: fix order of freeing data
Hartmut Knaack
1
-2
/
+2
2015-05-10
iio: make tools more cross-compilation friendly
Linus Walleij
1
-2
/
+2
2015-03-28
tools: iio: generic_buffer: Fix generic scale extraction
Irina Tirdea
1
-3
/
+17
2015-03-24
Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
6
-0
/
+1567
2015-03-09
tools: iio: lsiio: Remove unused variables
Roberta Dobrescu
1
-5
/
+0
2015-03-09
tools: iio: Define _GNU_SOURCE in Makefile
Roberta Dobrescu
3
-5
/
+1
[next]