Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
eca889f60c6dc6415bc0130615561285f02e31ed
/
drivers
/
iio
/
industrialio-buffer.c
84b36ce
staging:iio: Add support for multiple buffers
by Jonathan Cameron
· 12 years ago
948ad20
iio: Use strict_strtouint instead of kstrtoul
by Lars-Peter Clausen
· 12 years ago
ce56ade
iio: Drop timestamp parameter from buffer store_to callback
by Lars-Peter Clausen
· 12 years ago
99698b4
iio: whitespace cleanup and removal of semicolon after functions
by Peter Meerwald
· 12 years ago
bd972ff
Merge tag 'togreg-3.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
8163663
iio: Introduce iio_validate_scan_mask_onehot
by Lars-Peter Clausen
· 12 years ago
939546d
iio: Add callback to check whether a scan mask is valid
by Lars-Peter Clausen
· 12 years ago
e1dc7be
iio: iio_buffer_register: Use correct channel when calculating masklength
by Lars-Peter Clausen
· 12 years ago
f5b81dd
iio: iio_buffer_register: Skip channels with negative scan index
by Lars-Peter Clausen
· 12 years ago
aff1eb4
iio: buffer: Fix NULL pointer deref caused by empty scan mask
by Lars-Peter Clausen
· 12 years ago
e53f5ac
iio: Use dev_to_iio_dev()
by Lars-Peter Clausen
· 13 years ago
a980e04
IIO: Move the core files to drivers/iio
by Jonathan Cameron
· 13 years ago
[Renamed from drivers/staging/iio/industrialio-buffer.c]
06458e2
IIO: Move core headers to include/linux/iio
by Jonathan Cameron
· 13 years ago
842cd10
staging:iio: pull out demux cleanup for a particular buffer.
by Jonathan Cameron
· 13 years ago
fd6487f
staging:iio: Add caching of scan_timestamp to the core as well as buffers.
by Jonathan Cameron
· 13 years ago
420fe2e
staging:iio: add caching of the number of bytes in a scan.
by Jonathan Cameron
· 13 years ago
f126480
staging:iio: scan_index_timestamp move to iio_dev from buffer
by Jonathan Cameron
· 13 years ago
6b3b58e
staging:iio:buffer: pull computation of scan length into a utility function.
by Jonathan Cameron
· 13 years ago
a714af2
staging:iio:buffer trivial use of strtobool to remove dodgy equivalent.
by Jonathan Cameron
· 13 years ago
cd4361c
iio: core: constitfy available_scan_mask
by Michael Hennerich
· 13 years ago
7933514
staging:iio: Drop {mark,unmark}_in_use callbacks
by Lars-Peter Clausen
· 13 years ago
869871b
staging:iio: Drop buffer mark_param_change callback
by Lars-Peter Clausen
· 13 years ago
68bc730
staging:iio: Drop buffer busy flag
by Lars-Peter Clausen
· 13 years ago
e38c79e
staging:iio: Disallow modifying buffer size when buffer is enabled
by Lars-Peter Clausen
· 13 years ago
5fd6218
staging:iio: Disallow changing scan elements in all buffered modes
by Lars-Peter Clausen
· 13 years ago
d4a6882
staging:iio: Use iio_buffer_enabled instead of open coding it
by Lars-Peter Clausen
· 13 years ago
50d82ad
staging:iio: Remove unused variable
by Lars-Peter Clausen
· 13 years ago
106e7cf
Merge branch 'work-next' into staging-next
by Greg Kroah-Hartman
· 13 years ago
5a2a6e1
staging:iio: Fix scan mask update
by Lars-Peter Clausen
· 13 years ago
f79a909
staging:iio:buffer struct iio_buffer doesn't need an indio_dev pointer.
by Jonathan Cameron
· 13 years ago
550268ca
staging:iio: scrap scan_count and ensure all drivers use active_scan_mask
by Jonathan Cameron
· 13 years ago
1612244
staging:iio:buffer move setup ops from buffer instance to iio_dev
by Jonathan Cameron
· 13 years ago
3771a0a
staging:iio: remove userspace access to bytes per datum.
by Jonathan Cameron
· 13 years ago
5ada4ea
staging:iio: add demux optionally to path from device to buffer
by Jonathan Cameron
· 13 years ago
959d295
staging:iio: make iio_sw_buffer_preenable much more general.
by Jonathan Cameron
· 13 years ago
beb8060
staging:iio:buffer add a cache of the timestamp scan index.
by Jonathan Cameron
· 13 years ago
d83fb18
staging: iio: Use kcalloc instead of kzalloc to allocate array
by Thomas Meyer
· 13 years ago
af5046a
staging:iio: header reorganization
by Jonathan Cameron
· 13 years ago
96e00f1
staging:iio: core. Allow for event chrdev obtaining ioctl if no buffer present.
by Jonathan Cameron
· 13 years ago
8e336a7
staging: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/staging users.
by Paul Gortmaker
· 13 years ago
f8c6f4e
staging:iio:core:naming: dev_info to indio_dev for consistency
by Jonathan Cameron
· 13 years ago
9d5d115
staging: iio: if(__LITTLE_ENDIAN) -> #ifdef __LITTLE_ENDIAN
by Jonathan Cameron
· 13 years ago
30eb82f
staging:iio: Prevent reading from buffer chrdev when device has no buffer.
by Jonathan Cameron
· 13 years ago
14555b1
staging:iio: replacing term ring with buffer in the IIO core.
by Jonathan Cameron
· 13 years ago