summaryrefslogtreecommitdiffstats
path: root/tools/iio
AgeCommit message (Expand)AuthorLines
2019-02-11Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman-1/+1
2019-01-12tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly-1/+1
2018-12-16iio: Add modifiers for ethanol and H2 gasesAndreas Brauchli-0/+4
2018-12-16iio: add IIO_MASSCONCENTRATION channel typeTomasz Duszynski-0/+10
2018-10-21tools iio: Override CFLAGS assignmentsJiri Olsa-1/+1
2018-07-23iio: Add modifier for DUV lightMaxime Roussin-Bélanger-0/+2
2018-07-21iio: Add channel for PhaseMathieu Othacehe-0/+2
2018-06-10iio: Add channel for Position RelativeEugen Hristev-0/+2
2018-05-20tools: iio: iio_generic_buffer: allow continuous loopingMartin Kelly-5/+5
2018-05-20tools: iio: iio_generic_buffer: fix types to matchMartin Kelly-1/+4
2018-02-21tools: fix cross-compile var clobberingMartin Kelly-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-09iio: tools: add install sectionAndy Shevchenko-1/+9
2017-08-09iio: tools: move to tools buildsystemAndy Shevchenko-20/+51
2017-05-07iio: tools: generic_buffer: increase trigger lengthEugen Hristev-1/+1
2017-04-27tools/iio: Use include/uapi with __EXPORTED_HEADERS__Sekhar Nori-1/+1
2017-01-05iio: Add channel for GravitySong Hongyan-0/+2
2016-10-23tools: iio: iio_generic_buffer: drop unneeded parenthesesEva Rachel Retuya-2/+2
2016-10-23tools: iio: iio_generic_buffer: rename and change type of force variableEva Rachel Retuya-4/+5
2016-10-23tools: iio: iio_generic_buffer: add -A to force-enable all channelsEva Rachel Retuya-5/+12
2016-09-22tools: iio: iio_generic_buffer: fix argument '?' optionMugunthan V N-1/+1
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman-4/+7
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman-1/+1
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman-1/+1
2016-08-29tools:iio:iio_generic_buffer: fix trigger-less modeGregor Boirie-1/+1
2016-08-29iio: iio-utils: use channel modifier scaling if it existsMatt Ranostay-4/+7
2016-08-15tools: iio: lsiio: enumerate processed channelsMatt Ranostay-1/+2
2016-08-15tools: iio: iio_generic_buffer: initialize channel array pointerAlison Schofield-1/+1
2016-06-11iio: generic_buffer: Fix --trigger-num optionCrestez Dan Leonard-2/+2
2016-05-29iio: iio_generic_buffer: Add --trigger-num optionCrestez Dan Leonard-5/+29
2016-05-29iio: iio_generic_buffer: Add --device-num optionCrestez Dan Leonard-18/+51
2016-05-29iio: iio_generic_buffer: Cleanup when receiving signalsCrestez Dan Leonard-64/+108
2016-05-29tools: iio: Rename generic_buffer to iio_generic_bufferDaniel Baluta-5/+5
2016-05-29tools: iio: Add ability to install/uninstallPeter Robinson-0/+15
2016-04-19iio: tools: generic_buffer: auto-enable channelsLinus Walleij-4/+105
2016-04-03iio: Add channel for UV indexPeter Meerwald-Stadler-0/+2
2016-04-03iio: Add modifier for UV lightPeter Meerwald-Stadler-0/+2
2016-04-03iio: tools: make generic_buffer look for "-trigger"Linus Walleij-1/+13
2016-03-20tools: iio: Update iio_event_monitor namesPeter Meerwald-Stadler-0/+14
2015-08-16iio: generic_buffer: be helpful about enabling channelsLinus Walleij-0/+9
2015-08-16iio: event_monitor: report unsupported eventsLinus Walleij-1/+5
2015-08-12iio: lsiio: fix error code handling errorLinus Walleij-2/+2
2015-08-08tools: iio: remove unnecessary double pointerJoo Aun Saw-7/+7
2015-08-08tools: iio: Set caller's ci_array pointer to NULL after freeJoo Aun Saw-0/+2
2015-08-02tools: iio: iio_utils: Make calc_digits staticJoo Aun Saw-1/+1
2015-08-02tools: iio: iio_utils: remove unnecessary define guardJoo Aun Saw-5/+0
2015-08-02tools: iio: print error message when buffer enable failsIrina Tirdea-1/+4
2015-08-02tools: iio: fix mask for 32 bit sensor dataIrina Tirdea-1/+1
2015-07-23tools: iio: make scale and offset files optionalJoo Aun Saw-2/+2
2015-07-20tools: iio: Send error messages to stderrCristina Opriceana-47/+59