summaryrefslogtreecommitdiffstats
path: root/tools/iio
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* iio: tools: add install sectionAndy Shevchenko2017-08-091-1/+9
* iio: tools: move to tools buildsystemAndy Shevchenko2017-08-092-20/+51
* iio: tools: generic_buffer: increase trigger lengthEugen Hristev2017-05-071-1/+1
* tools/iio: Use include/uapi with __EXPORTED_HEADERS__Sekhar Nori2017-04-271-1/+1
* iio: Add channel for GravitySong Hongyan2017-01-051-0/+2
* tools: iio: iio_generic_buffer: drop unneeded parenthesesEva Rachel Retuya2016-10-231-2/+2
* tools: iio: iio_generic_buffer: rename and change type of force variableEva Rachel Retuya2016-10-231-4/+5
* tools: iio: iio_generic_buffer: add -A to force-enable all channelsEva Rachel Retuya2016-10-231-5/+12
* tools: iio: iio_generic_buffer: fix argument '?' optionMugunthan V N2016-09-221-1/+1
* Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-141-4/+7
|\
| * iio: iio-utils: use channel modifier scaling if it existsMatt Ranostay2016-08-291-4/+7
* | Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman2016-09-121-1/+1
|\ \
| * | tools:iio:iio_generic_buffer: fix trigger-less modeGregor Boirie2016-08-291-1/+1
* | | Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman2016-09-051-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * tools: iio: iio_generic_buffer: initialize channel array pointerAlison Schofield2016-08-151-1/+1
* | tools: iio: lsiio: enumerate processed channelsMatt Ranostay2016-08-151-1/+2
|/
* iio: generic_buffer: Fix --trigger-num optionCrestez Dan Leonard2016-06-111-2/+2
* iio: iio_generic_buffer: Add --trigger-num optionCrestez Dan Leonard2016-05-291-5/+29
* iio: iio_generic_buffer: Add --device-num optionCrestez Dan Leonard2016-05-291-18/+51
* iio: iio_generic_buffer: Cleanup when receiving signalsCrestez Dan Leonard2016-05-291-64/+108
* tools: iio: Rename generic_buffer to iio_generic_bufferDaniel Baluta2016-05-292-5/+5
* tools: iio: Add ability to install/uninstallPeter Robinson2016-05-291-0/+15
* iio: tools: generic_buffer: auto-enable channelsLinus Walleij2016-04-192-4/+105
* iio: Add channel for UV indexPeter Meerwald-Stadler2016-04-031-0/+2
* iio: Add modifier for UV lightPeter Meerwald-Stadler2016-04-031-0/+2
* iio: tools: make generic_buffer look for "-trigger"Linus Walleij2016-04-031-1/+13
* tools: iio: Update iio_event_monitor namesPeter Meerwald-Stadler2016-03-201-0/+14
* iio: generic_buffer: be helpful about enabling channelsLinus Walleij2015-08-161-0/+9
* iio: event_monitor: report unsupported eventsLinus Walleij2015-08-161-1/+5
* iio: lsiio: fix error code handling errorLinus Walleij2015-08-121-2/+2
* tools: iio: remove unnecessary double pointerJoo Aun Saw2015-08-082-7/+7
* tools: iio: Set caller's ci_array pointer to NULL after freeJoo Aun Saw2015-08-081-0/+2
* tools: iio: iio_utils: Make calc_digits staticJoo Aun Saw2015-08-021-1/+1
* tools: iio: iio_utils: remove unnecessary define guardJoo Aun Saw2015-08-021-5/+0
* tools: iio: print error message when buffer enable failsIrina Tirdea2015-08-021-1/+4
* tools: iio: fix mask for 32 bit sensor dataIrina Tirdea2015-08-021-1/+1
* tools: iio: make scale and offset files optionalJoo Aun Saw2015-07-231-2/+2
* tools: iio: Send error messages to stderrCristina Opriceana2015-07-204-47/+59
* tools: iio: Add ARRAY_SIZE macroCristina Opriceana2015-07-202-1/+3
* tools: iio: Remove unnecessary bracesCristina Opriceana2015-07-201-2/+1
* tools: iio: Remove explicit NULL comparisonCristina Opriceana2015-07-203-35/+35
* tools: iio: Add single-byte case for generic_bufferTiberiu Breana2015-07-051-0/+21
* tools:iio:iio_event_monitor: check if event is fully readHartmut Knaack2015-06-211-0/+6
* tools: iio: Add missing names to iio_event_monitorPeter Meerwald2015-06-211-0/+8
* tools:iio: rename variablesHartmut Knaack2015-06-132-19/+19
* tools:iio: adjust coding styleHartmut Knaack2015-06-135-82/+118
* tools:iio:iio_utils: pass strings as constHartmut Knaack2015-06-012-15/+22
* tools:iio: rework program parametersHartmut Knaack2015-06-012-23/+38
* tools:iio:iio_utils: initialize count during declarationHartmut Knaack2015-06-011-2/+1
OpenPOWER on IntegriCloud