linux/drivers/iio/pressure
Marcin Niestroj 1b211d48ab iio: st_pressure: Fix data sign
Datasheet of each device (lps331ap, lps25h, lps001wp, lps22hb) says that
the pressure and temperature data is a 2's complement.

I'm sending this the slow way, as negative pressures on these are pretty
unusual and the nature of the fixing of multiple device introduction patches
will make it hard to apply to older kernels - Jonathan.

Fixes: 217494e5b7 ("iio:pressure: Add STMicroelectronics pressures driver")
Fixes: 2f5effcbd0 ("iio: pressure-core: st: Expand and rename LPS331AP's channel descriptor")
Fixes: 7885a8ce68 ("iio: pressure: st: Add support for new LPS001WP pressure sensor")
Fixes: e039e2f5b4 ("iio:st_pressure:initial lps22hb sensor support")
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-12-30 11:31:16 +00:00
..
abp060mg.c iio: pressure: Add driver for Honeywell ABP family 2016-10-01 15:14:37 +01:00
bmp280-core.c IIO: Change msleep to usleep_range for small msecs 2016-12-03 08:58:40 +00:00
bmp280-i2c.c
bmp280-regmap.c
bmp280-spi.c
bmp280.h
hid-sensor-press.c
hp03.c
hp206c.c
Kconfig First round of IIO new device support, features and cleanups for the 4.10 cycle. 2016-10-24 11:34:22 +02:00
Makefile iio: pressure: Add driver for Honeywell ABP family 2016-10-01 15:14:37 +01:00
mpl115_i2c.c
mpl115_spi.c
mpl115.c
mpl115.h
mpl3115.c iio: pressure: mpl3115: claim direct mode during raw reads 2016-10-23 19:33:55 +01:00
ms5611_core.c iio: ms65611_core: Fixes dereferencing regulator pointer 2016-10-23 19:33:50 +01:00
ms5611_i2c.c
ms5611_spi.c
ms5611.h
ms5637.c
st_pressure_buffer.c
st_pressure_core.c iio: st_pressure: Fix data sign 2016-12-30 11:31:16 +00:00
st_pressure_i2c.c iio: st_pressure: Support i2c probe using acpi 2016-12-03 08:56:27 +00:00
st_pressure_spi.c
st_pressure.h iio: st_pressure: Support i2c probe using acpi 2016-12-03 08:56:27 +00:00
t5403.c
zpa2326_i2c.c
zpa2326_spi.c
zpa2326.c iio:pressure: zpa2326: remove redundant "DEBUG" ifdef 2016-09-22 18:43:59 +01:00
zpa2326.h