summaryrefslogtreecommitdiff
path: root/tools/iio
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-09iio: tools: add install sectionAndy Shevchenko
2017-08-09iio: tools: move to tools buildsystemAndy Shevchenko
2017-05-07iio: tools: generic_buffer: increase trigger lengthEugen Hristev
2017-04-27tools/iio: Use include/uapi with __EXPORTED_HEADERS__Sekhar Nori
2017-01-05iio: Add channel for GravitySong Hongyan
2016-10-23tools: iio: iio_generic_buffer: drop unneeded parenthesesEva Rachel Retuya
2016-10-23tools: iio: iio_generic_buffer: rename and change type of force variableEva Rachel Retuya
2016-10-23tools: iio: iio_generic_buffer: add -A to force-enable all channelsEva Rachel Retuya
2016-09-22tools: iio: iio_generic_buffer: fix argument '?' optionMugunthan V N
2016-09-14Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-09-12Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman
2016-08-29tools:iio:iio_generic_buffer: fix trigger-less modeGregor Boirie
2016-08-29iio: iio-utils: use channel modifier scaling if it existsMatt Ranostay
2016-08-15tools: iio: lsiio: enumerate processed channelsMatt Ranostay
2016-08-15tools: iio: iio_generic_buffer: initialize channel array pointerAlison Schofield
2016-06-11iio: generic_buffer: Fix --trigger-num optionCrestez Dan Leonard
2016-05-29iio: iio_generic_buffer: Add --trigger-num optionCrestez Dan Leonard
2016-05-29iio: iio_generic_buffer: Add --device-num optionCrestez Dan Leonard
2016-05-29iio: iio_generic_buffer: Cleanup when receiving signalsCrestez Dan Leonard
2016-05-29tools: iio: Rename generic_buffer to iio_generic_bufferDaniel Baluta
2016-05-29tools: iio: Add ability to install/uninstallPeter Robinson
2016-04-19iio: tools: generic_buffer: auto-enable channelsLinus Walleij
2016-04-03iio: Add channel for UV indexPeter Meerwald-Stadler
2016-04-03iio: Add modifier for UV lightPeter Meerwald-Stadler
2016-04-03iio: tools: make generic_buffer look for "-trigger"Linus Walleij
2016-03-20tools: iio: Update iio_event_monitor namesPeter Meerwald-Stadler
2015-08-16iio: generic_buffer: be helpful about enabling channelsLinus Walleij
2015-08-16iio: event_monitor: report unsupported eventsLinus Walleij
2015-08-12iio: lsiio: fix error code handling errorLinus Walleij
2015-08-08tools: iio: remove unnecessary double pointerJoo Aun Saw
2015-08-08tools: iio: Set caller's ci_array pointer to NULL after freeJoo Aun Saw
2015-08-02tools: iio: iio_utils: Make calc_digits staticJoo Aun Saw
2015-08-02tools: iio: iio_utils: remove unnecessary define guardJoo Aun Saw
2015-08-02tools: iio: print error message when buffer enable failsIrina Tirdea
2015-08-02tools: iio: fix mask for 32 bit sensor dataIrina Tirdea
2015-07-23tools: iio: make scale and offset files optionalJoo Aun Saw
2015-07-20tools: iio: Send error messages to stderrCristina Opriceana
2015-07-20tools: iio: Add ARRAY_SIZE macroCristina Opriceana
2015-07-20tools: iio: Remove unnecessary bracesCristina Opriceana
2015-07-20tools: iio: Remove explicit NULL comparisonCristina Opriceana
2015-07-05tools: iio: Add single-byte case for generic_bufferTiberiu Breana
2015-06-21tools:iio:iio_event_monitor: check if event is fully readHartmut Knaack
2015-06-21tools: iio: Add missing names to iio_event_monitorPeter Meerwald
2015-06-13tools:iio: rename variablesHartmut Knaack
2015-06-13tools:iio: adjust coding styleHartmut Knaack
2015-06-01tools:iio:iio_utils: pass strings as constHartmut Knaack
2015-06-01tools:iio: rework program parametersHartmut Knaack
2015-06-01tools:iio:iio_utils: initialize count during declarationHartmut Knaack