index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
iio
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-1
/
+1
2022-02-21
iio: introduce mag_referenced
Cosmin Tanislav
1
-0
/
+1
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
1
-1
/
+1
2021-12-16
iio: event_monitor: Flush output on event
Zach DeCook
1
-0
/
+1
2021-03-25
iio: event_monitor: Enable events before monitoring
Linus Walleij
2
-5
/
+65
2021-03-11
tools: iio: convert iio_generic_buffer to use new IIO buffer API
Alexandru Ardelean
4
-33
/
+107
2021-03-11
tools: iio: privatize globals and functions in iio_generic_buffer.c file
Alexandru Ardelean
1
-16
/
+15
2021-03-11
tools: iio: make iioutils_get_type() private in iio_utils
Alexandru Ardelean
2
-8
/
+5
2020-08-22
iio: add IIO_MOD_O2 modifier
Matt Ranostay
1
-0
/
+2
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2019-11-10
tools: iio: Correctly add make dependency for iio_utils
Laura Abbott
2
-3
/
+8
2019-08-18
tools: iio: add .gitignore
Bartosz Golaszewski
1
-0
/
+4
2019-07-01
Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2019-06-27
iio: iio-utils: Fix possible incorrect mask calculation
Bastien Nocera
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
5
-21
/
+5
2019-02-11
Merge 5.0-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2019-01-12
tools: iio: iio_generic_buffer: make num_loops signed
Martin Kelly
1
-1
/
+1
2018-12-16
iio: Add modifiers for ethanol and H2 gases
Andreas Brauchli
1
-0
/
+4
2018-12-16
iio: add IIO_MASSCONCENTRATION channel type
Tomasz Duszynski
1
-0
/
+10
2018-10-21
tools iio: Override CFLAGS assignments
Jiri Olsa
1
-1
/
+1
2018-07-23
iio: Add modifier for DUV light
Maxime Roussin-BĂ©langer
1
-0
/
+2
2018-07-21
iio: Add channel for Phase
Mathieu Othacehe
1
-0
/
+2
2018-06-10
iio: Add channel for Position Relative
Eugen Hristev
1
-0
/
+2
2018-05-20
tools: iio: iio_generic_buffer: allow continuous looping
Martin Kelly
1
-5
/
+5
2018-05-20
tools: iio: iio_generic_buffer: fix types to match
Martin Kelly
1
-1
/
+4
2018-02-21
tools: fix cross-compile var clobbering
Martin Kelly
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-09
iio: tools: add install section
Andy Shevchenko
1
-1
/
+9
2017-08-09
iio: tools: move to tools buildsystem
Andy Shevchenko
2
-20
/
+51
2017-05-07
iio: tools: generic_buffer: increase trigger length
Eugen Hristev
1
-1
/
+1
2017-04-27
tools/iio: Use include/uapi with __EXPORTED_HEADERS__
Sekhar Nori
1
-1
/
+1
2017-01-05
iio: Add channel for Gravity
Song Hongyan
1
-0
/
+2
2016-10-23
tools: iio: iio_generic_buffer: drop unneeded parentheses
Eva Rachel Retuya
1
-2
/
+2
2016-10-23
tools: iio: iio_generic_buffer: rename and change type of force variable
Eva Rachel Retuya
1
-4
/
+5
2016-10-23
tools: iio: iio_generic_buffer: add -A to force-enable all channels
Eva Rachel Retuya
1
-5
/
+12
2016-09-22
tools: iio: iio_generic_buffer: fix argument '?' option
Mugunthan V N
1
-1
/
+1
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
1
-4
/
+7
2016-09-12
Merge 4.8-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2016-09-05
Merge 4.8-rc5 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2016-08-29
tools:iio:iio_generic_buffer: fix trigger-less mode
Gregor Boirie
1
-1
/
+1
2016-08-29
iio: iio-utils: use channel modifier scaling if it exists
Matt Ranostay
1
-4
/
+7
2016-08-15
tools: iio: lsiio: enumerate processed channels
Matt Ranostay
1
-1
/
+2
2016-08-15
tools: iio: iio_generic_buffer: initialize channel array pointer
Alison Schofield
1
-1
/
+1
2016-06-11
iio: generic_buffer: Fix --trigger-num option
Crestez Dan Leonard
1
-2
/
+2
2016-05-29
iio: iio_generic_buffer: Add --trigger-num option
Crestez Dan Leonard
1
-5
/
+29
2016-05-29
iio: iio_generic_buffer: Add --device-num option
Crestez Dan Leonard
1
-18
/
+51
2016-05-29
iio: iio_generic_buffer: Cleanup when receiving signals
Crestez Dan Leonard
1
-64
/
+108
2016-05-29
tools: iio: Rename generic_buffer to iio_generic_buffer
Daniel Baluta
2
-5
/
+5
2016-05-29
tools: iio: Add ability to install/uninstall
Peter Robinson
1
-0
/
+15
2016-04-19
iio: tools: generic_buffer: auto-enable channels
Linus Walleij
2
-4
/
+105
[next]