remarkable-linux/drivers/staging/iio
Lars-Peter Clausen 70e01880a9 staging:iio:ad7780: Mark channels as unsigned
The values reported by the AD7780 are unsigned with a binary offset:

	0x000000 is negative fullscale
	0x800000 is zeroscale
	0xffffff is positive fullscale

So mark the channel in the channel spec as unsigned rather than signed.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2012-08-16 20:24:37 +01:00
..
accel iio staging: fix cast warning and cleanup alignment code 2012-07-15 17:33:18 +01:00
adc staging:iio:ad7780: Mark channels as unsigned 2012-08-16 20:24:37 +01:00
addac
cdc staging:iio: Request threaded-only IRQs with IRQF_ONESHOT 2012-07-08 20:02:24 +01:00
Documentation iio: Trivial documentation fix to correct kernel version info in 2012-07-10 20:30:55 +01:00
frequency
gyro staging:iio:adis16260: Fix drvdata inconsistency 2012-07-14 09:42:56 +01:00
impedance-analyzer
imu staging:iio:adis16400: Do not return error code in the interrupt handler 2012-07-08 20:02:31 +01:00
light staging:iio:tsl2x7x: Ensure request_irq and free_irq dev_id parameter match 2012-07-14 09:42:57 +01:00
magnetometer staging:iio:magnetometer:ak8975: remove 'mode' attribute 2012-06-07 14:32:59 +09:00
meter staging:iio:ade7758: Use iio_validate_scan_mask_onehot 2012-07-09 18:18:16 +01:00
resolver
trigger staging:iio:trigger: Use to_iio_trigger() instead of dev_get_drvdata() 2012-06-22 21:08:10 -07:00
iio_dummy_evgen.c
iio_dummy_evgen.h
iio_hwmon.c iio: Rename _st_ functions to loose the bit that meant the staging version. 2012-06-30 10:15:12 +01:00
iio_simple_dummy.c staging: iio: fix typos in simple dummy driver 2012-06-15 14:36:26 -07:00
iio_simple_dummy.h
iio_simple_dummy_buffer.c iio staging: fix cast warning 2012-07-15 17:33:17 +01:00
iio_simple_dummy_events.c
Kconfig staging:iio: Move DAC drivers out of staging 2012-06-05 14:02:25 +09:00
Makefile staging:iio: Move DAC drivers out of staging 2012-06-05 14:02:25 +09:00
ring_hw.h
ring_sw.c staging: iio:: fix some typos 2012-06-15 14:39:18 -07:00
ring_sw.h
TODO