1. ddbc719 tools: iio: iio_generic_buffer: initialize channel array pointer by Alison Schofield · 8 years ago
  2. deb4d1f iio: generic_buffer: Fix --trigger-num option by Crestez Dan Leonard · 8 years ago
  3. 7c7e9da iio: iio_generic_buffer: Add --trigger-num option by Crestez Dan Leonard · 8 years ago
  4. de397db iio: iio_generic_buffer: Add --device-num option by Crestez Dan Leonard · 8 years ago
  5. 4f20d59 iio: iio_generic_buffer: Cleanup when receiving signals by Crestez Dan Leonard · 8 years ago
  6. 5d48d6b tools: iio: Rename generic_buffer to iio_generic_buffer by Daniel Baluta · 8 years ago
  7. 0c4b650 tools: iio: Add ability to install/uninstall by Peter Robinson · 8 years ago
  8. 5f991a9 iio: tools: generic_buffer: auto-enable channels by Linus Walleij · 8 years ago
  9. d409404 iio: Add channel for UV index by Peter Meerwald-Stadler · 8 years ago
  10. 2c5ff1f iio: Add modifier for UV light by Peter Meerwald-Stadler · 8 years ago
  11. 793d6b5 iio: tools: make generic_buffer look for "-trigger" by Linus Walleij · 8 years ago
  12. 6ad515c tools: iio: Update iio_event_monitor names by Peter Meerwald-Stadler · 8 years ago
  13. 53dabaf iio: generic_buffer: be helpful about enabling channels by Linus Walleij · 9 years ago
  14. 672f93b iio: event_monitor: report unsupported events by Linus Walleij · 9 years ago
  15. af255cd iio: lsiio: fix error code handling error by Linus Walleij · 9 years ago
  16. 95ddd3f tools: iio: remove unnecessary double pointer by Joo Aun Saw · 9 years ago
  17. 6b20f40 tools: iio: Set caller's ci_array pointer to NULL after free by Joo Aun Saw · 9 years ago
  18. 5e37c52 tools: iio: iio_utils: Make calc_digits static by Joo Aun Saw · 9 years ago
  19. 280f092 tools: iio: iio_utils: remove unnecessary define guard by Joo Aun Saw · 9 years ago
  20. e723149 tools: iio: print error message when buffer enable fails by Irina Tirdea · 9 years ago
  21. ae067cb tools: iio: fix mask for 32 bit sensor data by Irina Tirdea · 9 years ago
  22. 7868dfd tools: iio: make scale and offset files optional by Joo Aun Saw · 9 years ago
  23. d9abc61 tools: iio: Send error messages to stderr by Cristina Opriceana · 9 years ago
  24. 34cbea1 tools: iio: Add ARRAY_SIZE macro by Cristina Opriceana · 9 years ago
  25. 37d38e2 tools: iio: Remove unnecessary braces by Cristina Opriceana · 9 years ago
  26. ff1ac63 tools: iio: Remove explicit NULL comparison by Cristina Opriceana · 9 years ago
  27. e8d0927 tools: iio: Add single-byte case for generic_buffer by Tiberiu Breana · 9 years ago
  28. 09a33f0 tools:iio:iio_event_monitor: check if event is fully read by Hartmut Knaack · 9 years ago
  29. 30e8326 tools: iio: Add missing names to iio_event_monitor by Peter Meerwald · 9 years ago
  30. a9d7acc tools:iio: rename variables by Hartmut Knaack · 9 years ago
  31. 7663a4a tools:iio: adjust coding style by Hartmut Knaack · 9 years ago
  32. 9d47525 tools:iio:iio_utils: pass strings as const by Hartmut Knaack · 9 years ago
  33. e06e3d7 tools:iio: rework program parameters by Hartmut Knaack · 9 years ago
  34. 1e7c347 tools:iio:iio_utils: initialize count during declaration by Hartmut Knaack · 9 years ago
  35. ace76e4 tools:iio:iio_utils: move up reset of sysfsfp by Hartmut Knaack · 9 years ago
  36. 33ebcb2 tools:iio:iio_utils: refactor assignment of is_signed by Hartmut Knaack · 9 years ago
  37. 916e89e tools:iio:iio_event_monitor: refactor events output by Hartmut Knaack · 9 years ago
  38. 0e79987 tools:iio: return values directly by Hartmut Knaack · 9 years ago
  39. 5dc65d7 tools:iio:iio_utils: add missing documentation by Hartmut Knaack · 9 years ago
  40. acf50b3 tools:iio:lsiio: add error handling by Hartmut Knaack · 9 years ago
  41. 5311855 tools:iio:iio_utils: add error handling by Hartmut Knaack · 9 years ago
  42. 963f54c tools:iio:iio_event_monitor: add error handling by Hartmut Knaack · 9 years ago
  43. 6bb7cac tools:iio:generic_buffer: add error handling by Hartmut Knaack · 9 years ago
  44. c8ce990 tools:iio:generic_buffer: catch errors for arguments conversion by Hartmut Knaack · 9 years ago
  45. e9e45b4 tools:iio: catch errors in string allocation by Hartmut Knaack · 9 years ago
  46. 2156b17 tools:iio:iio_utils: mark private function static by Hartmut Knaack · 9 years ago
  47. 096f9b8 tools:iio:iio_utils: implement digit calculation by Hartmut Knaack · 9 years ago
  48. dc8b5d6 tools:iio:iio_utils: check amount of matches by Hartmut Knaack · 9 years ago
  49. 8e92613 tools:iio:generic_buffer: sign-extend and shift data by Hartmut Knaack · 9 years ago
  50. e83a47c tools:iio:generic_buffer: pass up right error code by Hartmut Knaack · 9 years ago
  51. 8749948 tools:iio:generic_buffer: fix check of errno by Hartmut Knaack · 9 years ago
  52. 5fdb8c6 tools:iio:iio_event_monitor: save right errno by Hartmut Knaack · 9 years ago
  53. 2b6a6e6 tools:iio: save errno first by Hartmut Knaack · 9 years ago
  54. f96d055 tools:iio:lsiio: add closedir before exit by Hartmut Knaack · 9 years ago
  55. 121b5e5 tools:iio:iio_utils: fix allocation handling by Hartmut Knaack · 9 years ago
  56. 63f05c8 tools:iio: free channel-array completely by Hartmut Knaack · 9 years ago
  57. 66dd08f tools:iio:iio_utils: free scan_el_dir on exit by Hartmut Knaack · 9 years ago
  58. d3ccfc4 tools:iio:generic_buffer: free dev_dir_name on exit by Hartmut Knaack · 9 years ago
  59. a71bfb4 tools:iio:generic_buffer: fix order of freeing data by Hartmut Knaack · 9 years ago
  60. 5462868 iio: make tools more cross-compilation friendly by Linus Walleij · 9 years ago
  61. d9d7b99 tools: iio: generic_buffer: Fix generic scale extraction by Irina Tirdea · 9 years ago
  62. dc5f2c5 Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  63. 3fca6a2 tools: iio: lsiio: Remove unused variables by Roberta Dobrescu · 9 years ago
  64. 976d9ab tools: iio: Define _GNU_SOURCE in Makefile by Roberta Dobrescu · 9 years ago
  65. 817020c iio: Move iio userspace applications out of staging by Roberta Dobrescu · 9 years ago