aboutsummaryrefslogtreecommitdiffstats
path: root/tools/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-23iio: Add modifier for DUV lightMaxime Roussin-BĂ©langer1-0/+2
2018-07-21iio: Add channel for PhaseMathieu Othacehe1-0/+2
2018-06-10iio: Add channel for Position RelativeEugen Hristev1-0/+2
2018-05-20tools: iio: iio_generic_buffer: allow continuous loopingMartin Kelly1-5/+5
2018-05-20tools: iio: iio_generic_buffer: fix types to matchMartin Kelly1-1/+4
2018-02-21tools: fix cross-compile var clobberingMartin Kelly1-2/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-09iio: tools: add install sectionAndy Shevchenko1-1/+9
2017-08-09iio: tools: move to tools buildsystemAndy Shevchenko2-20/+51
2017-05-07iio: tools: generic_buffer: increase trigger lengthEugen Hristev1-1/+1
2017-04-27tools/iio: Use include/uapi with __EXPORTED_HEADERS__Sekhar Nori1-1/+1
2017-01-05iio: Add channel for GravitySong Hongyan1-0/+2
2016-10-23tools: iio: iio_generic_buffer: drop unneeded parenthesesEva Rachel Retuya1-2/+2
2016-10-23tools: iio: iio_generic_buffer: rename and change type of force variableEva Rachel Retuya1-4/+5
2016-10-23tools: iio: iio_generic_buffer: add -A to force-enable all channelsEva Rachel Retuya1-5/+12
2016-09-22tools: iio: iio_generic_buffer: fix argument '?' optionMugunthan V N1-1/+1
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-4/+7
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman1-1/+1
2016-08-29tools:iio:iio_generic_buffer: fix trigger-less modeGregor Boirie1-1/+1
2016-08-29iio: iio-utils: use channel modifier scaling if it existsMatt Ranostay1-4/+7
2016-08-15tools: iio: lsiio: enumerate processed channelsMatt Ranostay1-1/+2
2016-08-15tools: iio: iio_generic_buffer: initialize channel array pointerAlison Schofield1-1/+1
2016-06-11iio: generic_buffer: Fix --trigger-num optionCrestez Dan Leonard1-2/+2
2016-05-29iio: iio_generic_buffer: Add --trigger-num optionCrestez Dan Leonard1-5/+29
2016-05-29iio: iio_generic_buffer: Add --device-num optionCrestez Dan Leonard1-18/+51
2016-05-29iio: iio_generic_buffer: Cleanup when receiving signalsCrestez Dan Leonard1-64/+108
2016-05-29tools: iio: Rename generic_buffer to iio_generic_bufferDaniel Baluta2-5/+5
2016-05-29tools: iio: Add ability to install/uninstallPeter Robinson1-0/+15
2016-04-19iio: tools: generic_buffer: auto-enable channelsLinus Walleij2-4/+105
2016-04-03iio: Add channel for UV indexPeter Meerwald-Stadler1-0/+2
2016-04-03iio: Add modifier for UV lightPeter Meerwald-Stadler1-0/+2
2016-04-03iio: tools: make generic_buffer look for "-trigger"Linus Walleij1-1/+13
2016-03-20tools: iio: Update iio_event_monitor namesPeter Meerwald-Stadler1-0/+14
2015-08-16iio: generic_buffer: be helpful about enabling channelsLinus Walleij1-0/+9
2015-08-16iio: event_monitor: report unsupported eventsLinus Walleij1-1/+5
2015-08-12iio: lsiio: fix error code handling errorLinus Walleij1-2/+2
2015-08-08tools: iio: remove unnecessary double pointerJoo Aun Saw2-7/+7
2015-08-08tools: iio: Set caller's ci_array pointer to NULL after freeJoo Aun Saw1-0/+2
2015-08-02tools: iio: iio_utils: Make calc_digits staticJoo Aun Saw1-1/+1
2015-08-02tools: iio: iio_utils: remove unnecessary define guardJoo Aun Saw1-5/+0
2015-08-02tools: iio: print error message when buffer enable failsIrina Tirdea1-1/+4
2015-08-02tools: iio: fix mask for 32 bit sensor dataIrina Tirdea1-1/+1
2015-07-23tools: iio: make scale and offset files optionalJoo Aun Saw1-2/+2
2015-07-20tools: iio: Send error messages to stderrCristina Opriceana4-47/+59
2015-07-20tools: iio: Add ARRAY_SIZE macroCristina Opriceana2-1/+3
2015-07-20tools: iio: Remove unnecessary bracesCristina Opriceana1-2/+1
2015-07-20tools: iio: Remove explicit NULL comparisonCristina Opriceana3-35/+35
2015-07-05tools: iio: Add single-byte case for generic_bufferTiberiu Breana1-0/+21
2015-06-21tools:iio:iio_event_monitor: check if event is fully readHartmut Knaack1-0/+6