index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: Add channel for Gravity
Song Hongyan
2017-01-05
1
-0
/
+2
*
tools: iio: iio_generic_buffer: drop unneeded parentheses
Eva Rachel Retuya
2016-10-23
1
-2
/
+2
*
tools: iio: iio_generic_buffer: rename and change type of force variable
Eva Rachel Retuya
2016-10-23
1
-4
/
+5
*
tools: iio: iio_generic_buffer: add -A to force-enable all channels
Eva Rachel Retuya
2016-10-23
1
-5
/
+12
*
tools: iio: iio_generic_buffer: fix argument '?' option
Mugunthan V N
2016-09-22
1
-1
/
+1
*
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-09-14
1
-4
/
+7
|
\
|
*
iio: iio-utils: use channel modifier scaling if it exists
Matt Ranostay
2016-08-29
1
-4
/
+7
*
|
Merge 4.8-rc6 into staging-next
Greg Kroah-Hartman
2016-09-12
1
-1
/
+1
|
\
\
|
*
|
tools:iio:iio_generic_buffer: fix trigger-less mode
Gregor Boirie
2016-08-29
1
-1
/
+1
*
|
|
Merge 4.8-rc5 into staging-next
Greg Kroah-Hartman
2016-09-05
1
-1
/
+1
|
\
|
|
|
|
/
|
/
|
|
*
tools: iio: iio_generic_buffer: initialize channel array pointer
Alison Schofield
2016-08-15
1
-1
/
+1
*
|
tools: iio: lsiio: enumerate processed channels
Matt Ranostay
2016-08-15
1
-1
/
+2
|
/
*
iio: generic_buffer: Fix --trigger-num option
Crestez Dan Leonard
2016-06-11
1
-2
/
+2
*
iio: iio_generic_buffer: Add --trigger-num option
Crestez Dan Leonard
2016-05-29
1
-5
/
+29
*
iio: iio_generic_buffer: Add --device-num option
Crestez Dan Leonard
2016-05-29
1
-18
/
+51
*
iio: iio_generic_buffer: Cleanup when receiving signals
Crestez Dan Leonard
2016-05-29
1
-64
/
+108
*
tools: iio: Rename generic_buffer to iio_generic_buffer
Daniel Baluta
2016-05-29
2
-5
/
+5
*
tools: iio: Add ability to install/uninstall
Peter Robinson
2016-05-29
1
-0
/
+15
*
iio: tools: generic_buffer: auto-enable channels
Linus Walleij
2016-04-19
2
-4
/
+105
*
iio: Add channel for UV index
Peter Meerwald-Stadler
2016-04-03
1
-0
/
+2
*
iio: Add modifier for UV light
Peter Meerwald-Stadler
2016-04-03
1
-0
/
+2
*
iio: tools: make generic_buffer look for "-trigger"
Linus Walleij
2016-04-03
1
-1
/
+13
*
tools: iio: Update iio_event_monitor names
Peter Meerwald-Stadler
2016-03-20
1
-0
/
+14
*
iio: generic_buffer: be helpful about enabling channels
Linus Walleij
2015-08-16
1
-0
/
+9
*
iio: event_monitor: report unsupported events
Linus Walleij
2015-08-16
1
-1
/
+5
*
iio: lsiio: fix error code handling error
Linus Walleij
2015-08-12
1
-2
/
+2
*
tools: iio: remove unnecessary double pointer
Joo Aun Saw
2015-08-08
2
-7
/
+7
*
tools: iio: Set caller's ci_array pointer to NULL after free
Joo Aun Saw
2015-08-08
1
-0
/
+2
*
tools: iio: iio_utils: Make calc_digits static
Joo Aun Saw
2015-08-02
1
-1
/
+1
*
tools: iio: iio_utils: remove unnecessary define guard
Joo Aun Saw
2015-08-02
1
-5
/
+0
*
tools: iio: print error message when buffer enable fails
Irina Tirdea
2015-08-02
1
-1
/
+4
*
tools: iio: fix mask for 32 bit sensor data
Irina Tirdea
2015-08-02
1
-1
/
+1
*
tools: iio: make scale and offset files optional
Joo Aun Saw
2015-07-23
1
-2
/
+2
*
tools: iio: Send error messages to stderr
Cristina Opriceana
2015-07-20
4
-47
/
+59
*
tools: iio: Add ARRAY_SIZE macro
Cristina Opriceana
2015-07-20
2
-1
/
+3
*
tools: iio: Remove unnecessary braces
Cristina Opriceana
2015-07-20
1
-2
/
+1
*
tools: iio: Remove explicit NULL comparison
Cristina Opriceana
2015-07-20
3
-35
/
+35
*
tools: iio: Add single-byte case for generic_buffer
Tiberiu Breana
2015-07-05
1
-0
/
+21
*
tools:iio:iio_event_monitor: check if event is fully read
Hartmut Knaack
2015-06-21
1
-0
/
+6
*
tools: iio: Add missing names to iio_event_monitor
Peter Meerwald
2015-06-21
1
-0
/
+8
*
tools:iio: rename variables
Hartmut Knaack
2015-06-13
2
-19
/
+19
*
tools:iio: adjust coding style
Hartmut Knaack
2015-06-13
5
-82
/
+118
*
tools:iio:iio_utils: pass strings as const
Hartmut Knaack
2015-06-01
2
-15
/
+22
*
tools:iio: rework program parameters
Hartmut Knaack
2015-06-01
2
-23
/
+38
*
tools:iio:iio_utils: initialize count during declaration
Hartmut Knaack
2015-06-01
1
-2
/
+1
*
tools:iio:iio_utils: move up reset of sysfsfp
Hartmut Knaack
2015-06-01
1
-1
/
+1
*
tools:iio:iio_utils: refactor assignment of is_signed
Hartmut Knaack
2015-06-01
1
-4
/
+1
*
tools:iio:iio_event_monitor: refactor events output
Hartmut Knaack
2015-06-01
1
-14
/
+10
*
tools:iio: return values directly
Hartmut Knaack
2015-06-01
3
-21
/
+16
*
tools:iio:iio_utils: add missing documentation
Hartmut Knaack
2015-06-01
2
-7
/
+83
[next]