1. c054fe9 iio: event_monitor: Flush output on event by Zach DeCook · 3 years, 1 month ago
  2. e1d392d iio: event_monitor: Enable events before monitoring by Linus Walleij · 3 years, 9 months ago
  3. 8827faa tools: iio: convert iio_generic_buffer to use new IIO buffer API by Alexandru Ardelean · 3 years, 11 months ago
  4. ebe5112 tools: iio: privatize globals and functions in iio_generic_buffer.c file by Alexandru Ardelean · 3 years, 11 months ago
  5. a605c8f tools: iio: make iioutils_get_type() private in iio_utils by Alexandru Ardelean · 3 years, 11 months ago
  6. 4ffa22f iio: add IIO_MOD_O2 modifier by Matt Ranostay · 4 years, 5 months ago
  7. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  8. 731b60a tools: iio: Correctly add make dependency for iio_utils by Laura Abbott · 5 years ago
  9. a5913d0 tools: iio: add .gitignore by Bartosz Golaszewski · 5 years ago
  10. c55cc97 Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 5 years ago
  11. 208a68c8 iio: iio-utils: Fix possible incorrect mask calculation by Bastien Nocera · 6 years ago
  12. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  13. 3b6effb Merge 5.0-rc6 into staging-next by Greg Kroah-Hartman · 6 years ago
  14. b119d3b tools: iio: iio_generic_buffer: make num_loops signed by Martin Kelly · 6 years ago
  15. b170f7d iio: Add modifiers for ethanol and H2 gases by Andreas Brauchli · 6 years ago
  16. 17abc9e iio: add IIO_MASSCONCENTRATION channel type by Tomasz Duszynski · 6 years ago
  17. 5729746 tools iio: Override CFLAGS assignments by Jiri Olsa · 6 years ago
  18. c0e4e0f iio: Add modifier for DUV light by Maxime Roussin-Bélanger · 6 years ago
  19. c73314e iio: Add channel for Phase by Mathieu Othacehe · 6 years ago
  20. 3055a6c iio: Add channel for Position Relative by Eugen Hristev · 7 years ago
  21. 55dda0a tools: iio: iio_generic_buffer: allow continuous looping by Martin Kelly · 7 years ago
  22. 71b52d2 tools: iio: iio_generic_buffer: fix types to match by Martin Kelly · 7 years ago
  23. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. 25e3f85 iio: tools: add install section by Andy Shevchenko · 7 years ago
  26. 18956cf iio: tools: move to tools buildsystem by Andy Shevchenko · 7 years ago
  27. f80ac40 iio: tools: generic_buffer: increase trigger length by Eugen Hristev · 8 years ago
  28. c366621 tools/iio: Use include/uapi with __EXPORTED_HEADERS__ by Sekhar Nori · 8 years ago
  29. 571299d iio: Add channel for Gravity by Song Hongyan · 8 years ago
  30. 7c5fe41 tools: iio: iio_generic_buffer: drop unneeded parentheses by Eva Rachel Retuya · 8 years ago
  31. 71ccbe5 tools: iio: iio_generic_buffer: rename and change type of force variable by Eva Rachel Retuya · 8 years ago
  32. 4e2cf0e tools: iio: iio_generic_buffer: add -A to force-enable all channels by Eva Rachel Retuya · 8 years ago
  33. 44c5ba9 tools: iio: iio_generic_buffer: fix argument '?' option by Mugunthan V N · 8 years ago
  34. 552edf8 Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 8 years ago
  35. 8473054 Merge 4.8-rc6 into staging-next by Greg Kroah-Hartman · 8 years ago
  36. 9c2edd8 Merge 4.8-rc5 into staging-next by Greg Kroah-Hartman · 8 years ago
  37. f8e81d7 tools:iio:iio_generic_buffer: fix trigger-less mode by Gregor Boirie · 8 years ago
  38. 6356f1b iio: iio-utils: use channel modifier scaling if it exists by Matt Ranostay · 8 years ago
  39. 6df1dc0 tools: iio: lsiio: enumerate processed channels by Matt Ranostay · 8 years ago
  40. ddbc719 tools: iio: iio_generic_buffer: initialize channel array pointer by Alison Schofield · 8 years ago
  41. deb4d1f iio: generic_buffer: Fix --trigger-num option by Crestez Dan Leonard · 9 years ago
  42. 7c7e9da iio: iio_generic_buffer: Add --trigger-num option by Crestez Dan Leonard · 9 years ago
  43. de397db iio: iio_generic_buffer: Add --device-num option by Crestez Dan Leonard · 9 years ago
  44. 4f20d59 iio: iio_generic_buffer: Cleanup when receiving signals by Crestez Dan Leonard · 9 years ago
  45. 5d48d6b tools: iio: Rename generic_buffer to iio_generic_buffer by Daniel Baluta · 9 years ago
  46. 0c4b650 tools: iio: Add ability to install/uninstall by Peter Robinson · 9 years ago
  47. 5f991a9 iio: tools: generic_buffer: auto-enable channels by Linus Walleij · 9 years ago
  48. d409404 iio: Add channel for UV index by Peter Meerwald-Stadler · 9 years ago
  49. 2c5ff1f iio: Add modifier for UV light by Peter Meerwald-Stadler · 9 years ago
  50. 793d6b5 iio: tools: make generic_buffer look for "-trigger" by Linus Walleij · 9 years ago
  51. 6ad515c tools: iio: Update iio_event_monitor names by Peter Meerwald-Stadler · 9 years ago
  52. 53dabaf iio: generic_buffer: be helpful about enabling channels by Linus Walleij · 9 years ago
  53. 672f93b iio: event_monitor: report unsupported events by Linus Walleij · 9 years ago
  54. af255cd iio: lsiio: fix error code handling error by Linus Walleij · 9 years ago
  55. 95ddd3f tools: iio: remove unnecessary double pointer by Joo Aun Saw · 9 years ago
  56. 6b20f40 tools: iio: Set caller's ci_array pointer to NULL after free by Joo Aun Saw · 9 years ago
  57. 5e37c52 tools: iio: iio_utils: Make calc_digits static by Joo Aun Saw · 9 years ago
  58. 280f092 tools: iio: iio_utils: remove unnecessary define guard by Joo Aun Saw · 9 years ago
  59. e723149 tools: iio: print error message when buffer enable fails by Irina Tirdea · 9 years ago
  60. ae067cb tools: iio: fix mask for 32 bit sensor data by Irina Tirdea · 9 years ago
  61. 7868dfd tools: iio: make scale and offset files optional by Joo Aun Saw · 9 years ago
  62. d9abc61 tools: iio: Send error messages to stderr by Cristina Opriceana · 9 years ago
  63. 34cbea1 tools: iio: Add ARRAY_SIZE macro by Cristina Opriceana · 9 years ago
  64. 37d38e2 tools: iio: Remove unnecessary braces by Cristina Opriceana · 9 years ago
  65. ff1ac63 tools: iio: Remove explicit NULL comparison by Cristina Opriceana · 9 years ago
  66. e8d0927 tools: iio: Add single-byte case for generic_buffer by Tiberiu Breana · 9 years ago
  67. 09a33f0 tools:iio:iio_event_monitor: check if event is fully read by Hartmut Knaack · 10 years ago
  68. 30e8326 tools: iio: Add missing names to iio_event_monitor by Peter Meerwald · 10 years ago
  69. a9d7acc tools:iio: rename variables by Hartmut Knaack · 10 years ago
  70. 7663a4a tools:iio: adjust coding style by Hartmut Knaack · 10 years ago
  71. 9d47525 tools:iio:iio_utils: pass strings as const by Hartmut Knaack · 10 years ago
  72. e06e3d7 tools:iio: rework program parameters by Hartmut Knaack · 10 years ago
  73. 1e7c347 tools:iio:iio_utils: initialize count during declaration by Hartmut Knaack · 10 years ago
  74. ace76e4 tools:iio:iio_utils: move up reset of sysfsfp by Hartmut Knaack · 10 years ago
  75. 33ebcb2 tools:iio:iio_utils: refactor assignment of is_signed by Hartmut Knaack · 10 years ago
  76. 916e89e tools:iio:iio_event_monitor: refactor events output by Hartmut Knaack · 10 years ago
  77. 0e79987 tools:iio: return values directly by Hartmut Knaack · 10 years ago
  78. 5dc65d7 tools:iio:iio_utils: add missing documentation by Hartmut Knaack · 10 years ago
  79. acf50b3 tools:iio:lsiio: add error handling by Hartmut Knaack · 10 years ago
  80. 5311855 tools:iio:iio_utils: add error handling by Hartmut Knaack · 10 years ago
  81. 963f54c tools:iio:iio_event_monitor: add error handling by Hartmut Knaack · 10 years ago
  82. 6bb7cac tools:iio:generic_buffer: add error handling by Hartmut Knaack · 10 years ago
  83. c8ce990 tools:iio:generic_buffer: catch errors for arguments conversion by Hartmut Knaack · 10 years ago
  84. e9e45b4 tools:iio: catch errors in string allocation by Hartmut Knaack · 10 years ago
  85. 2156b17 tools:iio:iio_utils: mark private function static by Hartmut Knaack · 10 years ago
  86. 096f9b8 tools:iio:iio_utils: implement digit calculation by Hartmut Knaack · 10 years ago
  87. dc8b5d6 tools:iio:iio_utils: check amount of matches by Hartmut Knaack · 10 years ago
  88. 8e92613 tools:iio:generic_buffer: sign-extend and shift data by Hartmut Knaack · 10 years ago
  89. e83a47c tools:iio:generic_buffer: pass up right error code by Hartmut Knaack · 10 years ago
  90. 8749948 tools:iio:generic_buffer: fix check of errno by Hartmut Knaack · 10 years ago
  91. 5fdb8c6 tools:iio:iio_event_monitor: save right errno by Hartmut Knaack · 10 years ago
  92. 2b6a6e6 tools:iio: save errno first by Hartmut Knaack · 10 years ago
  93. f96d055 tools:iio:lsiio: add closedir before exit by Hartmut Knaack · 10 years ago
  94. 121b5e5 tools:iio:iio_utils: fix allocation handling by Hartmut Knaack · 10 years ago
  95. 63f05c8 tools:iio: free channel-array completely by Hartmut Knaack · 10 years ago
  96. 66dd08f tools:iio:iio_utils: free scan_el_dir on exit by Hartmut Knaack · 10 years ago
  97. d3ccfc4 tools:iio:generic_buffer: free dev_dir_name on exit by Hartmut Knaack · 10 years ago
  98. a71bfb4 tools:iio:generic_buffer: fix order of freeing data by Hartmut Knaack · 10 years ago
  99. 5462868 iio: make tools more cross-compilation friendly by Linus Walleij · 10 years ago
  100. d9d7b99 tools: iio: generic_buffer: Fix generic scale extraction by Irina Tirdea · 10 years ago