Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a2ec6172d29cf3aed92e9db40e83e36329db1dd5
/
tools
/
iio
/
generic_buffer.c
e723149
tools: iio: print error message when buffer enable fails
by Irina Tirdea
· 9 years ago
d9abc61
tools: iio: Send error messages to stderr
by Cristina Opriceana
· 9 years ago
ff1ac63
tools: iio: Remove explicit NULL comparison
by Cristina Opriceana
· 9 years ago
e8d0927
tools: iio: Add single-byte case for generic_buffer
by Tiberiu Breana
· 9 years ago
7663a4a
tools:iio: adjust coding style
by Hartmut Knaack
· 10 years ago
e06e3d7
tools:iio: rework program parameters
by Hartmut Knaack
· 10 years ago
0e79987
tools:iio: return values directly
by Hartmut Knaack
· 10 years ago
6bb7cac
tools:iio:generic_buffer: add error handling
by Hartmut Knaack
· 10 years ago
c8ce990
tools:iio:generic_buffer: catch errors for arguments conversion
by Hartmut Knaack
· 10 years ago
e9e45b4
tools:iio: catch errors in string allocation
by Hartmut Knaack
· 10 years ago
8e92613
tools:iio:generic_buffer: sign-extend and shift data
by Hartmut Knaack
· 10 years ago
e83a47c
tools:iio:generic_buffer: pass up right error code
by Hartmut Knaack
· 10 years ago
8749948
tools:iio:generic_buffer: fix check of errno
by Hartmut Knaack
· 10 years ago
2b6a6e6
tools:iio: save errno first
by Hartmut Knaack
· 10 years ago
63f05c8
tools:iio: free channel-array completely
by Hartmut Knaack
· 10 years ago
d3ccfc4
tools:iio:generic_buffer: free dev_dir_name on exit
by Hartmut Knaack
· 10 years ago
a71bfb4
tools:iio:generic_buffer: fix order of freeing data
by Hartmut Knaack
· 10 years ago
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
· 10 years ago
976d9ab
tools: iio: Define _GNU_SOURCE in Makefile
by Roberta Dobrescu
· 10 years ago
817020c
iio: Move iio userspace applications out of staging
by Roberta Dobrescu
· 10 years ago
[Renamed from drivers/staging/iio/Documentation/generic_buffer.c]
bdcb31d
staging: iio: Documentation: Introduce iio_utils.c
by Roberta Dobrescu
· 10 years ago
be61a0d
Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 10 years ago
b6d5be57
staging: iio: Add notrigger mode for generic_buffer
by Karol Wrona
· 10 years ago
ff39a25
staging: iio: Fix missing blank line warning
by Melike Yurtoglu
· 10 years ago
97b603a
staging:iio: Fix error handling in generic_buffer example
by Peter Meerwald
· 10 years ago
6cffc1f
IIO: Add 4-byte unsigned reads into generic-buffer example
by Marek Vasut
· 12 years ago
bb23378
staging: iio: quell asprintf() warning, missing #includes
by Peter Meerwald
· 12 years ago
1bcdfbc
staging: iio: use PRId64 format specifier for int64_t
by Peter Meerwald
· 12 years ago
d8da0ee
staging: iio: generic_buffer cleanup
by Peter Meerwald
· 12 years ago
1093792
staging: iio: remove unused variable
by Peter Meerwald
· 12 years ago
1d633fd
staging: iio: fix generic_buffer print2byte()
by Peter Meerwald
· 12 years ago
09f78be
staging:iio:buffer example fix typos
by Jonathan Cameron
· 13 years ago
117cf8b
staging:iio:generic_buffer example - handle endian differences
by Jonathan Cameron
· 13 years ago
1aa0427
staging: iio: push the main buffer chrdev down to the top level.
by Jonathan Cameron
· 13 years ago
52615d4
staging:iio:Documentation generic_buffer.c update to new abi for buffers + misc fixes
by Jonathan Cameron
· 14 years ago
c77b381
staging:iio:documentation make read_size signed to allow for errors.
by Jonathan Cameron
· 14 years ago
065896e
IIO: Documentation: generic_buffer example: Avoid NULL pointer dereference
by Michael Hennerich
· 14 years ago
96df979
staging:iio: buffer example - add lots more runtime parameters
by Jonathan Cameron
· 14 years ago
30268a3
staging:iio: update example to handle case with no ring events
by Jonathan Cameron
· 14 years ago
e58537c
staging: iio: update example application.
by Jonathan Cameron
· 14 years ago