| Commit message (Expand) | Author | Age | Files | Lines |
* | tools/iio/iio_utils:fix memory leak | Yulong Zhang | 2023-01-21 | 1 | -17/+6 |
* | tools: iio: iio_generic_buffer: Fix read size | Matti Vaittinen | 2022-11-01 | 1 | -2/+2 |
* | tools: iio: iio_utils: fix digit calculation | Matti Vaittinen | 2022-10-17 | 1 | -0/+4 |
* | iio: event_monitor: add pitch, yaw and roll modifiers | Andrea Merello | 2022-09-21 | 1 | -0/+3 |
* | iio: event_monitor: add linear acceleration modifiers | Andrea Merello | 2022-09-21 | 1 | -0/+3 |
* | iio: Add new event type gesture and use direction for single and double tap | Jagath Jog J | 2022-09-05 | 1 | -1/+7 |
* | Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-03-31 | 1 | -1/+1 |
|\ |
|
| * | kbuild: replace $(if A,A,B) with $(or A,B) | Masahiro Yamada | 2022-02-15 | 1 | -1/+1 |
* | | iio: introduce mag_referenced | Cosmin Tanislav | 2022-02-21 | 1 | -0/+1 |
|/ |
|
* | iio: event_monitor: Flush output on event | Zach DeCook | 2021-12-16 | 1 | -0/+1 |
* | iio: event_monitor: Enable events before monitoring | Linus Walleij | 2021-03-25 | 2 | -5/+65 |
* | tools: iio: convert iio_generic_buffer to use new IIO buffer API | Alexandru Ardelean | 2021-03-11 | 4 | -33/+107 |
* | tools: iio: privatize globals and functions in iio_generic_buffer.c file | Alexandru Ardelean | 2021-03-11 | 1 | -16/+15 |
* | tools: iio: make iioutils_get_type() private in iio_utils | Alexandru Ardelean | 2021-03-11 | 2 | -8/+5 |
* | iio: add IIO_MOD_O2 modifier | Matt Ranostay | 2020-08-22 | 1 | -0/+2 |
* | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 1 | -0/+1 |
* | tools: iio: Correctly add make dependency for iio_utils | Laura Abbott | 2019-11-10 | 2 | -3/+8 |
* | tools: iio: add .gitignore | Bartosz Golaszewski | 2019-08-18 | 1 | -0/+4 |
* | Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2019-07-01 | 1 | -2/+2 |
|\ |
|
| * | iio: iio-utils: Fix possible incorrect mask calculation | Bastien Nocera | 2019-06-27 | 1 | -2/+2 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 5 | -21/+5 |
|/ |
|
* | Merge 5.0-rc6 into staging-next | Greg Kroah-Hartman | 2019-02-11 | 1 | -1/+1 |
|\ |
|
| * | tools: iio: iio_generic_buffer: make num_loops signed | Martin Kelly | 2019-01-12 | 1 | -1/+1 |
* | | iio: Add modifiers for ethanol and H2 gases | Andreas Brauchli | 2018-12-16 | 1 | -0/+4 |
* | | iio: add IIO_MASSCONCENTRATION channel type | Tomasz Duszynski | 2018-12-16 | 1 | -0/+10 |
|/ |
|
* | tools iio: Override CFLAGS assignments | Jiri Olsa | 2018-10-21 | 1 | -1/+1 |
* | iio: Add modifier for DUV light | Maxime Roussin-BĂ©langer | 2018-07-23 | 1 | -0/+2 |
* | iio: Add channel for Phase | Mathieu Othacehe | 2018-07-21 | 1 | -0/+2 |
* | iio: Add channel for Position Relative | Eugen Hristev | 2018-06-10 | 1 | -0/+2 |
* | tools: iio: iio_generic_buffer: allow continuous looping | Martin Kelly | 2018-05-20 | 1 | -5/+5 |
* | tools: iio: iio_generic_buffer: fix types to match | Martin Kelly | 2018-05-20 | 1 | -1/+4 |
* | tools: fix cross-compile var clobbering | Martin Kelly | 2018-02-22 | 1 | -2/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | iio: tools: add install section | Andy Shevchenko | 2017-08-09 | 1 | -1/+9 |
* | iio: tools: move to tools buildsystem | Andy Shevchenko | 2017-08-09 | 2 | -20/+51 |
* | iio: tools: generic_buffer: increase trigger length | Eugen Hristev | 2017-05-07 | 1 | -1/+1 |
* | tools/iio: Use include/uapi with __EXPORTED_HEADERS__ | Sekhar Nori | 2017-04-27 | 1 | -1/+1 |
* | iio: Add channel for Gravity | Song Hongyan | 2017-01-05 | 1 | -0/+2 |
* | tools: iio: iio_generic_buffer: drop unneeded parentheses | Eva Rachel Retuya | 2016-10-23 | 1 | -2/+2 |
* | tools: iio: iio_generic_buffer: rename and change type of force variable | Eva Rachel Retuya | 2016-10-23 | 1 | -4/+5 |
* | tools: iio: iio_generic_buffer: add -A to force-enable all channels | Eva Rachel Retuya | 2016-10-23 | 1 | -5/+12 |
* | tools: iio: iio_generic_buffer: fix argument '?' option | Mugunthan V N | 2016-09-22 | 1 | -1/+1 |
* | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-09-14 | 1 | -4/+7 |
|\ |
|
| * | iio: iio-utils: use channel modifier scaling if it exists | Matt Ranostay | 2016-08-29 | 1 | -4/+7 |
* | | Merge 4.8-rc6 into staging-next | Greg Kroah-Hartman | 2016-09-12 | 1 | -1/+1 |
|\ \ |
|
| * | | tools:iio:iio_generic_buffer: fix trigger-less mode | Gregor Boirie | 2016-08-29 | 1 | -1/+1 |
* | | | Merge 4.8-rc5 into staging-next | Greg Kroah-Hartman | 2016-09-05 | 1 | -1/+1 |
|\| |
| |/
|/| |
|
| * | tools: iio: iio_generic_buffer: initialize channel array pointer | Alison Schofield | 2016-08-15 | 1 | -1/+1 |
* | | tools: iio: lsiio: enumerate processed channels | Matt Ranostay | 2016-08-15 | 1 | -1/+2 |
|/ |
|
* | iio: generic_buffer: Fix --trigger-num option | Crestez Dan Leonard | 2016-06-11 | 1 | -2/+2 |