summaryrefslogtreecommitdiffstats
path: root/tools/iio
Commit message (Expand)AuthorAgeFilesLines
* tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan2024-01-231-1/+1
* iio: add modifiers for A and B ultraviolet lightJavier Carrasco2023-12-041-0/+2
* tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen2023-10-051-1/+12
* Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togregJonathan Cameron2023-09-241-0/+4
|\
| * iio: Add channel type for chromaticityBasavaraj Natikar2023-09-241-0/+2
| * iio: Add channel type light color temperatureBasavaraj Natikar2023-09-241-0/+2
* | iio: Add IIO_DELTA_VELOCITY channel typeRamona Bolboaca2023-09-121-0/+2
* | iio: Add IIO_DELTA_ANGL channel typeRamona Bolboaca2023-09-121-0/+2
|/
* tools: iio: iio_generic_buffer: Fix some integer type and calculationChenyuan Mi2023-07-291-4/+13
* tools/iio/iio_utils:fix memory leakYulong Zhang2023-01-211-17/+6
* tools: iio: iio_generic_buffer: Fix read sizeMatti Vaittinen2022-11-011-2/+2
* tools: iio: iio_utils: fix digit calculationMatti Vaittinen2022-10-171-0/+4
* iio: event_monitor: add pitch, yaw and roll modifiersAndrea Merello2022-09-211-0/+3
* iio: event_monitor: add linear acceleration modifiersAndrea Merello2022-09-211-0/+3
* iio: Add new event type gesture and use direction for single and double tapJagath Jog J2022-09-051-1/+7
* Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-311-1/+1
|\
| * kbuild: replace $(if A,A,B) with $(or A,B)Masahiro Yamada2022-02-151-1/+1
* | iio: introduce mag_referencedCosmin Tanislav2022-02-211-0/+1
|/
* iio: event_monitor: Flush output on eventZach DeCook2021-12-161-0/+1
* iio: event_monitor: Enable events before monitoringLinus Walleij2021-03-252-5/+65
* tools: iio: convert iio_generic_buffer to use new IIO buffer APIAlexandru Ardelean2021-03-114-33/+107
* tools: iio: privatize globals and functions in iio_generic_buffer.c fileAlexandru Ardelean2021-03-111-16/+15
* tools: iio: make iioutils_get_type() private in iio_utilsAlexandru Ardelean2021-03-112-8/+5
* iio: add IIO_MOD_O2 modifierMatt Ranostay2020-08-221-0/+2
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* tools: iio: Correctly add make dependency for iio_utilsLaura Abbott2019-11-102-3/+8
* tools: iio: add .gitignoreBartosz Golaszewski2019-08-181-0/+4
* Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-011-2/+2
|\
| * iio: iio-utils: Fix possible incorrect mask calculationBastien Nocera2019-06-271-2/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-21/+5
|/
* Merge 5.0-rc6 into staging-nextGreg Kroah-Hartman2019-02-111-1/+1
|\
| * tools: iio: iio_generic_buffer: make num_loops signedMartin Kelly2019-01-121-1/+1
* | iio: Add modifiers for ethanol and H2 gasesAndreas Brauchli2018-12-161-0/+4
* | iio: add IIO_MASSCONCENTRATION channel typeTomasz Duszynski2018-12-161-0/+10
|/
* tools iio: Override CFLAGS assignmentsJiri Olsa2018-10-211-1/+1
* iio: Add modifier for DUV lightMaxime Roussin-BĂ©langer2018-07-231-0/+2
* iio: Add channel for PhaseMathieu Othacehe2018-07-211-0/+2
* iio: Add channel for Position RelativeEugen Hristev2018-06-101-0/+2
* tools: iio: iio_generic_buffer: allow continuous loopingMartin Kelly2018-05-201-5/+5
* tools: iio: iio_generic_buffer: fix types to matchMartin Kelly2018-05-201-1/+4
* tools: fix cross-compile var clobberingMartin Kelly2018-02-211-2/+0
* 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