Age | Commit message (Expand) | Author | Files | Lines |
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/jic... | 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 |
2016-04-03 | iio: Add channel for UV index | Peter Meerwald-Stadler | 1 | -0/+2 |
2016-04-03 | iio: Add modifier for UV light | Peter Meerwald-Stadler | 1 | -0/+2 |
2016-04-03 | iio: tools: make generic_buffer look for "-trigger" | Linus Walleij | 1 | -1/+13 |
2016-03-20 | tools: iio: Update iio_event_monitor names | Peter Meerwald-Stadler | 1 | -0/+14 |
2015-08-16 | iio: generic_buffer: be helpful about enabling channels | Linus Walleij | 1 | -0/+9 |
2015-08-16 | iio: event_monitor: report unsupported events | Linus Walleij | 1 | -1/+5 |
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 |