| Commit message (Expand) | Author | Age | Files | Lines |
* | iio: event_monitor: Enable events before monitoring | Linus Walleij | 2021-03-25 | 2 | -5/+65 |
* | tools: iio: convert iio_generic_buffer to use new IIO buffer API | Alexandru Ardelean | 2021-03-11 | 4 | -33/+107 |
* | tools: iio: privatize globals and functions in iio_generic_buffer.c file | Alexandru Ardelean | 2021-03-11 | 1 | -16/+15 |
* | tools: iio: make iioutils_get_type() private in iio_utils | Alexandru Ardelean | 2021-03-11 | 2 | -8/+5 |
* | iio: add IIO_MOD_O2 modifier | Matt Ranostay | 2020-08-22 | 1 | -0/+2 |
* | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | tools: iio: Correctly add make dependency for iio_utils | Laura Abbott | 2019-11-10 | 2 | -3/+8 |
* | tools: iio: add .gitignore | Bartosz Golaszewski | 2019-08-18 | 1 | -0/+4 |
* | Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2019-07-01 | 1 | -2/+2 |
|\ |
|
| * | iio: iio-utils: Fix possible incorrect mask calculation | Bastien Nocera | 2019-06-27 | 1 | -2/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 5 | -21/+5 |
|/ |
|
* | Merge 5.0-rc6 into staging-next | Greg Kroah-Hartman | 2019-02-11 | 1 | -1/+1 |
|\ |
|
| * | tools: iio: iio_generic_buffer: make num_loops signed | Martin Kelly | 2019-01-12 | 1 | -1/+1 |
* | | iio: Add modifiers for ethanol and H2 gases | Andreas Brauchli | 2018-12-16 | 1 | -0/+4 |
* | | iio: add IIO_MASSCONCENTRATION channel type | Tomasz Duszynski | 2018-12-16 | 1 | -0/+10 |
|/ |
|
* | tools iio: Override CFLAGS assignments | Jiri Olsa | 2018-10-21 | 1 | -1/+1 |
* | iio: Add modifier for DUV light | Maxime Roussin-BĂ©langer | 2018-07-23 | 1 | -0/+2 |
* | iio: Add channel for Phase | Mathieu Othacehe | 2018-07-21 | 1 | -0/+2 |
* | iio: Add channel for Position Relative | Eugen Hristev | 2018-06-10 | 1 | -0/+2 |
* | tools: iio: iio_generic_buffer: allow continuous looping | Martin Kelly | 2018-05-20 | 1 | -5/+5 |
* | tools: iio: iio_generic_buffer: fix types to match | Martin Kelly | 2018-05-20 | 1 | -1/+4 |
* | tools: fix cross-compile var clobbering | Martin Kelly | 2018-02-22 | 1 | -2/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | iio: tools: add install section | Andy Shevchenko | 2017-08-09 | 1 | -1/+9 |
* | iio: tools: move to tools buildsystem | Andy Shevchenko | 2017-08-09 | 2 | -20/+51 |
* | iio: tools: generic_buffer: increase trigger length | Eugen Hristev | 2017-05-07 | 1 | -1/+1 |
* | tools/iio: Use include/uapi with __EXPORTED_HEADERS__ | Sekhar Nori | 2017-04-27 | 1 | -1/+1 |
* | 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 |