| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | iio: generic_buffer: be helpful about enabling channels | Linus Walleij | 2015-08-16 | 1 | -0/+9 |
* | iio: event_monitor: report unsupported events | Linus Walleij | 2015-08-16 | 1 | -1/+5 |
* | iio: lsiio: fix error code handling error | Linus Walleij | 2015-08-12 | 1 | -2/+2 |
* | tools: iio: remove unnecessary double pointer | Joo Aun Saw | 2015-08-08 | 2 | -7/+7 |
* | tools: iio: Set caller's ci_array pointer to NULL after free | Joo Aun Saw | 2015-08-08 | 1 | -0/+2 |
* | tools: iio: iio_utils: Make calc_digits static | Joo Aun Saw | 2015-08-02 | 1 | -1/+1 |
* | tools: iio: iio_utils: remove unnecessary define guard | Joo Aun Saw | 2015-08-02 | 1 | -5/+0 |
* | tools: iio: print error message when buffer enable fails | Irina Tirdea | 2015-08-02 | 1 | -1/+4 |
* | tools: iio: fix mask for 32 bit sensor data | Irina Tirdea | 2015-08-02 | 1 | -1/+1 |
* | tools: iio: make scale and offset files optional | Joo Aun Saw | 2015-07-23 | 1 | -2/+2 |
* | tools: iio: Send error messages to stderr | Cristina Opriceana | 2015-07-20 | 4 | -47/+59 |
* | tools: iio: Add ARRAY_SIZE macro | Cristina Opriceana | 2015-07-20 | 2 | -1/+3 |
* | tools: iio: Remove unnecessary braces | Cristina Opriceana | 2015-07-20 | 1 | -2/+1 |
* | tools: iio: Remove explicit NULL comparison | Cristina Opriceana | 2015-07-20 | 3 | -35/+35 |
* | tools: iio: Add single-byte case for generic_buffer | Tiberiu Breana | 2015-07-05 | 1 | -0/+21 |
* | tools:iio:iio_event_monitor: check if event is fully read | Hartmut Knaack | 2015-06-21 | 1 | -0/+6 |
* | tools: iio: Add missing names to iio_event_monitor | Peter Meerwald | 2015-06-21 | 1 | -0/+8 |
* | tools:iio: rename variables | Hartmut Knaack | 2015-06-13 | 2 | -19/+19 |
* | tools:iio: adjust coding style | Hartmut Knaack | 2015-06-13 | 5 | -82/+118 |
* | tools:iio:iio_utils: pass strings as const | Hartmut Knaack | 2015-06-01 | 2 | -15/+22 |
* | tools:iio: rework program parameters | Hartmut Knaack | 2015-06-01 | 2 | -23/+38 |
* | tools:iio:iio_utils: initialize count during declaration | Hartmut Knaack | 2015-06-01 | 1 | -2/+1 |
* | tools:iio:iio_utils: move up reset of sysfsfp | Hartmut Knaack | 2015-06-01 | 1 | -1/+1 |
* | tools:iio:iio_utils: refactor assignment of is_signed | Hartmut Knaack | 2015-06-01 | 1 | -4/+1 |
* | tools:iio:iio_event_monitor: refactor events output | Hartmut Knaack | 2015-06-01 | 1 | -14/+10 |
* | tools:iio: return values directly | Hartmut Knaack | 2015-06-01 | 3 | -21/+16 |
* | tools:iio:iio_utils: add missing documentation | Hartmut Knaack | 2015-06-01 | 2 | -7/+83 |
* | tools:iio:lsiio: add error handling | Hartmut Knaack | 2015-05-31 | 1 | -12/+32 |
* | tools:iio:iio_utils: add error handling | Hartmut Knaack | 2015-05-31 | 1 | -42/+223 |
* | tools:iio:iio_event_monitor: add error handling | Hartmut Knaack | 2015-05-31 | 1 | -2/+7 |
* | tools:iio:generic_buffer: add error handling | Hartmut Knaack | 2015-05-31 | 1 | -4/+14 |
* | tools:iio:generic_buffer: catch errors for arguments conversion | Hartmut Knaack | 2015-05-31 | 1 | -0/+9 |
* | tools:iio: catch errors in string allocation | Hartmut Knaack | 2015-05-31 | 4 | -6/+24 |
* | tools:iio:iio_utils: mark private function static | Hartmut Knaack | 2015-05-31 | 1 | -2/+3 |
* | tools:iio:iio_utils: implement digit calculation | Hartmut Knaack | 2015-05-31 | 1 | -4/+31 |
* | tools:iio:iio_utils: check amount of matches | Hartmut Knaack | 2015-05-31 | 1 | -0/+4 |
* | tools:iio:generic_buffer: sign-extend and shift data | Hartmut Knaack | 2015-05-31 | 1 | -35/+62 |
* | tools:iio:generic_buffer: pass up right error code | Hartmut Knaack | 2015-05-31 | 1 | -2/+2 |
* | tools:iio:generic_buffer: fix check of errno | Hartmut Knaack | 2015-05-31 | 1 | -1/+1 |
* | tools:iio:iio_event_monitor: save right errno | Hartmut Knaack | 2015-05-31 | 1 | -3/+5 |
* | tools:iio: save errno first | Hartmut Knaack | 2015-05-31 | 3 | -11/+11 |
* | tools:iio:lsiio: add closedir before exit | Hartmut Knaack | 2015-05-31 | 1 | -1/+1 |
* | tools:iio:iio_utils: fix allocation handling | Hartmut Knaack | 2015-05-31 | 1 | -0/+4 |
* | tools:iio: free channel-array completely | Hartmut Knaack | 2015-05-31 | 2 | -2/+10 |
* | tools:iio:iio_utils: free scan_el_dir on exit | Hartmut Knaack | 2015-05-31 | 1 | -0/+1 |
* | tools:iio:generic_buffer: free dev_dir_name on exit | Hartmut Knaack | 2015-05-31 | 1 | -1/+3 |
* | tools:iio:generic_buffer: fix order of freeing data | Hartmut Knaack | 2015-05-31 | 1 | -2/+2 |
* | iio: make tools more cross-compilation friendly | Linus Walleij | 2015-05-10 | 1 | -2/+2 |
* | tools: iio: generic_buffer: Fix generic scale extraction | Irina Tirdea | 2015-03-28 | 1 | -3/+17 |
* | Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2015-03-24 | 2 | -1/+5 |