WSL2-Linux-Kernel/drivers/iio/pressure
Mitja Spes cdee3136c9 iio: pressure: ms5611: fixed value compensation bug
[ Upstream commit 17f442e7e4 ]

When using multiple instances of this driver the compensation PROM was
overwritten by the last initialized sensor. Now each sensor has own PROM
storage.

Signed-off-by: Mitja Spes <mitja@lxnav.com>
Fixes: 9690d81a02 ("iio: pressure: ms5611: add support for MS5607 temperature and pressure sensor")
Link: https://lore.kernel.org/r/20221021135827.1444793-2-mitja@lxnav.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-02 17:41:00 +01:00
..
Kconfig iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER 2021-05-10 14:01:48 +01:00
Makefile
abp060mg.c
bmp280-core.c
bmp280-i2c.c
bmp280-regmap.c iio: pressure: bmp280: remove unneeded semicolon 2020-11-01 14:58:54 +00:00
bmp280-spi.c
bmp280.h
cros_ec_baro.c iio: cros: Register FIFO callback after sensor is registered 2022-08-17 14:23:55 +02:00
dlhl60d.c
dps310.c iio: pressure: dps310: Reset chip after timeout 2022-10-26 12:34:19 +02:00
hid-sensor-press.c iio: hid-sensor-press: Add timestamp channel 2021-08-09 20:17:36 +01:00
hp03.c iio: pressure: hp03: update device probe to register with devm functions 2021-08-15 16:58:37 +01:00
hp206c.c
icp10100.c iio: pressure: icp10100: Balance runtime pm + use pm_runtime_resume_and_get() 2021-06-16 14:53:13 +01:00
mpl115.c
mpl115.h
mpl115_i2c.c
mpl115_spi.c
mpl3115.c iio:pressure:mpl3115: Force alignment of buffer 2020-12-03 19:40:28 +00:00
ms5611.h iio: pressure: ms5611: fixed value compensation bug 2022-12-02 17:41:00 +01:00
ms5611_core.c iio: pressure: ms5611: fixed value compensation bug 2022-12-02 17:41:00 +01:00
ms5611_i2c.c iio: ms5611: Simplify IO callback parameters 2022-12-02 17:41:00 +01:00
ms5611_spi.c iio: ms5611: Simplify IO callback parameters 2022-12-02 17:41:00 +01:00
ms5637.c iio:pressure:ms5637: add ms5803 support 2021-01-22 08:52:07 +00:00
st_pressure.h iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer 2021-07-24 16:35:05 +01:00
st_pressure_buffer.c iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer 2021-07-24 16:35:05 +01:00
st_pressure_core.c iio: pressure: st_pressure: use devm_iio_triggered_buffer_setup() for buffer 2021-07-24 16:35:05 +01:00
st_pressure_i2c.c iio: st_sensors: disable regulators after device unregistration 2021-11-18 19:16:46 +01:00
st_pressure_spi.c iio: st_pressure_spi: Add missing entries SPI to device ID table 2021-11-18 19:16:50 +01:00
t5403.c
zpa2326.c iio: core: move @id from struct iio_dev to struct iio_dev_opaque 2021-05-17 13:49:13 +01:00
zpa2326.h
zpa2326_i2c.c iio:pressure:zpa2326: Drop of_match_ptr protection 2020-09-21 18:41:30 +01:00
zpa2326_spi.c iio:pressure:zpa2326: Drop of_match_ptr protection 2020-09-21 18:41:30 +01:00