WSL2-Linux-Kernel/drivers/staging/iio
Lars-Peter Clausen a02a8c42b5 staging:iio:adis16080: Perform sign extension
The adis16080 reports sample values in twos complement. So we need to perform a
sign extension on the result, otherwise negative values will be reported
incorrectly as large positive values.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2013-01-09 21:15:33 +00:00
..
Documentation
accel staging: iio: remove use of __devexit_p 2012-11-21 15:02:23 -08:00
adc iio: mxs-lradc: indexes are unsigned 2013-01-09 20:06:22 +00:00
addac staging: iio: remove use of __devexit_p 2012-11-21 15:02:23 -08:00
cdc staging: iio: remove use of __devexit_p 2012-11-21 15:02:23 -08:00
frequency staging: iio: remove use of __devexit_p 2012-11-21 15:02:23 -08:00
gyro staging:iio:adis16080: Perform sign extension 2013-01-09 21:15:33 +00:00
impedance-analyzer staging: iio: remove use of __devexit_p 2012-11-21 15:02:23 -08:00
imu staging: iio: remove use of __devexit_p 2012-11-21 15:02:23 -08:00
light staging: iio: remove use of __devexit_p 2012-11-21 15:02:23 -08:00
magnetometer staging: iio: remove use of __devexit_p 2012-11-21 15:02:23 -08:00
meter staging: iio: remove use of __devexit_p 2012-11-21 15:02:23 -08:00
resolver staging: iio: remove use of __devexit_p 2012-11-21 15:02:23 -08:00
trigger staging: iio: remove use of __devexit_p 2012-11-21 15:02:23 -08:00
Kconfig
Makefile
TODO
iio_dummy_evgen.c staging:iio: Don't compare boolean values with true/false 2012-10-19 16:19:45 +01:00
iio_dummy_evgen.h
iio_hwmon.c staging: iio: remove use of __devexit_p 2012-11-21 15:02:23 -08:00
iio_simple_dummy.c staging: iio: remove use of __devinit 2012-11-21 14:31:41 -08:00
iio_simple_dummy.h staging:iio:dummy: Fix potential NULL pointer dereference 2012-09-22 10:55:08 +01:00
iio_simple_dummy_buffer.c staging:iio: Add support for multiple buffers 2012-11-10 10:17:21 +00:00
iio_simple_dummy_events.c
ring_hw.h
ring_sw.c
ring_sw.h