linux/drivers/iio/light
Hans de Goede 0145b50566 iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers
Before this commit sensor_hub_input_attr_get_raw_value() failed to take
the signedness of 16 and 8 bit values into account, returning e.g.
65436 instead of -100 for the z-axis reading of an accelerometer.

This commit adds a new is_signed parameter to the function and makes all
callers pass the appropriate value for this.

While at it, this commit also fixes up some neighboring lines where
statements were needlessly split over 2 lines to improve readability.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2018-11-16 11:42:12 +00:00
..
acpi-als.c
adjd_s311.c
al3320a.c
apds9300.c
apds9960.c regmap: split up regmap_config.use_single_rw 2018-09-07 13:03:55 +01:00
bh1750.c iio: light: bh1750: Add device tree support 2018-09-29 12:26:07 +01:00
bh1780.c
cm3232.c
cm3323.c
cm3605.c
cm32181.c
cm36651.c
cros_ec_light_prox.c iio: cros_ec: Move cros_ec_sensors_core.h in /include 2018-03-17 19:59:20 +00:00
gp2ap020a00f.c
hid-sensor-als.c iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers 2018-11-16 11:42:12 +00:00
hid-sensor-prox.c iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers 2018-11-16 11:42:12 +00:00
isl29018.c
isl29028.c
isl29125.c
jsa1212.c
Kconfig iio: vcnl4000: add support for VCNL4200 2018-07-29 12:19:28 +01:00
lm3533-als.c iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAW 2018-03-07 20:14:36 +00:00
ltr501.c
lv0104cs.c iio: light: lv0104cs: Add support for LV0104CS light sensor 2018-03-03 15:16:57 +00:00
Makefile iio: light: introduce si1133 2018-07-23 19:18:11 +01:00
max44000.c Staging/IIO patches for 4.20-rc1 2018-10-29 10:38:10 -07:00
opt3001.c
pa12203001.c
rpr0521.c
si1133.c iio: light: si1133: fix uninitialized resp variable 2018-08-01 19:01:35 +01:00
si1145.c
st_uvis25.h
st_uvis25_core.c
st_uvis25_i2c.c
st_uvis25_spi.c
stk3310.c
tcs3414.c
tcs3472.c
tsl2563.c
tsl2583.c iio: tsl2583: correct values in integration_time_available 2018-05-20 10:29:28 +01:00
tsl2772.c iio: tsl2772: add support for regulator framework 2018-08-19 12:06:58 +01:00
tsl4531.c
us5182d.c
vcnl4000.c iio: vcnl4000: add support for VCNL4200 2018-07-29 12:19:28 +01:00
veml6070.c
vl6180.c
zopt2201.c