Age | Commit message (Expand) | Author |
2018-05-20 | tools: iio: iio_generic_buffer: allow continuous looping | Martin Kelly |
2018-05-20 | tools: iio: iio_generic_buffer: fix types to match | Martin Kelly |
2018-02-21 | tools: fix cross-compile var clobbering | Martin Kelly |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-09 | iio: tools: add install section | Andy Shevchenko |
2017-08-09 | iio: tools: move to tools buildsystem | Andy Shevchenko |
2017-05-07 | iio: tools: generic_buffer: increase trigger length | Eugen Hristev |
2017-04-27 | tools/iio: Use include/uapi with __EXPORTED_HEADERS__ | Sekhar Nori |
2017-01-05 | iio: Add channel for Gravity | Song Hongyan |
2016-10-23 | tools: iio: iio_generic_buffer: drop unneeded parentheses | Eva Rachel Retuya |
2016-10-23 | tools: iio: iio_generic_buffer: rename and change type of force variable | Eva Rachel Retuya |
2016-10-23 | tools: iio: iio_generic_buffer: add -A to force-enable all channels | Eva Rachel Retuya |
2016-09-22 | tools: iio: iio_generic_buffer: fix argument '?' option | Mugunthan V N |
2016-09-14 | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman |
2016-09-12 | Merge 4.8-rc6 into staging-next | Greg Kroah-Hartman |
2016-09-05 | Merge 4.8-rc5 into staging-next | Greg Kroah-Hartman |
2016-08-29 | tools:iio:iio_generic_buffer: fix trigger-less mode | Gregor Boirie |
2016-08-29 | iio: iio-utils: use channel modifier scaling if it exists | Matt Ranostay |
2016-08-15 | tools: iio: lsiio: enumerate processed channels | Matt Ranostay |
2016-08-15 | tools: iio: iio_generic_buffer: initialize channel array pointer | Alison Schofield |
2016-06-11 | iio: generic_buffer: Fix --trigger-num option | Crestez Dan Leonard |
2016-05-29 | iio: iio_generic_buffer: Add --trigger-num option | Crestez Dan Leonard |
2016-05-29 | iio: iio_generic_buffer: Add --device-num option | Crestez Dan Leonard |
2016-05-29 | iio: iio_generic_buffer: Cleanup when receiving signals | Crestez Dan Leonard |
2016-05-29 | tools: iio: Rename generic_buffer to iio_generic_buffer | Daniel Baluta |
2016-05-29 | tools: iio: Add ability to install/uninstall | Peter Robinson |
2016-04-19 | iio: tools: generic_buffer: auto-enable channels | Linus Walleij |
2016-04-03 | iio: Add channel for UV index | Peter Meerwald-Stadler |
2016-04-03 | iio: Add modifier for UV light | Peter Meerwald-Stadler |
2016-04-03 | iio: tools: make generic_buffer look for "-trigger" | Linus Walleij |
2016-03-20 | tools: iio: Update iio_event_monitor names | Peter Meerwald-Stadler |
2015-08-16 | iio: generic_buffer: be helpful about enabling channels | Linus Walleij |
2015-08-16 | iio: event_monitor: report unsupported events | Linus Walleij |
2015-08-12 | iio: lsiio: fix error code handling error | Linus Walleij |
2015-08-08 | tools: iio: remove unnecessary double pointer | Joo Aun Saw |
2015-08-08 | tools: iio: Set caller's ci_array pointer to NULL after free | Joo Aun Saw |
2015-08-02 | tools: iio: iio_utils: Make calc_digits static | Joo Aun Saw |
2015-08-02 | tools: iio: iio_utils: remove unnecessary define guard | Joo Aun Saw |
2015-08-02 | tools: iio: print error message when buffer enable fails | Irina Tirdea |
2015-08-02 | tools: iio: fix mask for 32 bit sensor data | Irina Tirdea |
2015-07-23 | tools: iio: make scale and offset files optional | Joo Aun Saw |
2015-07-20 | tools: iio: Send error messages to stderr | Cristina Opriceana |
2015-07-20 | tools: iio: Add ARRAY_SIZE macro | Cristina Opriceana |
2015-07-20 | tools: iio: Remove unnecessary braces | Cristina Opriceana |
2015-07-20 | tools: iio: Remove explicit NULL comparison | Cristina Opriceana |
2015-07-05 | tools: iio: Add single-byte case for generic_buffer | Tiberiu Breana |
2015-06-21 | tools:iio:iio_event_monitor: check if event is fully read | Hartmut Knaack |
2015-06-21 | tools: iio: Add missing names to iio_event_monitor | Peter Meerwald |
2015-06-13 | tools:iio: rename variables | Hartmut Knaack |
2015-06-13 | tools:iio: adjust coding style | Hartmut Knaack |