linux/drivers/iio
Mathieu Othacehe 18dfb53263 iio: vcnl4000: Fix i2c swapped word reading.
The bytes returned by the i2c reading need to be swapped
unconditionally. Otherwise, on be16 platforms, an incorrect value will be
returned.

Taking the slow path via next merge window as its been around a while
and we have a patch set dependent on this which would be held up.

Fixes: 62a1efb9f8 ("iio: add vcnl4000 combined ALS and proximity sensor")
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2020-05-03 14:48:02 +01:00
..
accel iio: accel: kxsd9-i2c: Use mod_devicetable.h and drop of_match_ptr macro 2020-04-25 15:31:34 +01:00
adc iio: adc: ad7476: remove redundant null check on an array 2020-05-03 09:47:21 +01:00
afe
amplifiers
buffer iio: buffer: drop devm_iio_kfifo_free() API call 2020-04-19 16:56:38 +01:00
chemical iio: chemical: Add OF match table for CCS811 VOC sensor 2020-05-03 09:47:18 +01:00
common iio: st_sensors: Use get_unaligned_be24() and sign_extend32() 2020-05-03 09:47:21 +01:00
dac iio: DAC extension for ltc2634-12/10/8 2020-05-03 09:47:23 +01:00
dummy
frequency
gyro iio: imu: adis16xxx: use helper to access iio core debugfs dir 2020-05-03 14:47:56 +01:00
health iio: health: afe4403: Use get_unaligned_be24() 2020-05-03 09:47:19 +01:00
humidity
imu iio: imu: adis16xxx: use helper to access iio core debugfs dir 2020-05-03 14:47:56 +01:00
light iio: vcnl4000: Fix i2c swapped word reading. 2020-05-03 14:48:02 +01:00
magnetometer iio: magnetometer: ak8974: Provide scaling 2020-05-03 09:47:22 +01:00
multiplexer
orientation
position iio: position: Add support for Azoteq IQS624/625 angle sensors 2020-03-27 08:25:59 +00:00
potentiometer
potentiostat
pressure iio: pressure: zpa2326: Use get_unaligned_le24() 2020-05-03 09:47:20 +01:00
proximity First set of new IIO device support, features and cleanup for the 5.8 cycle 2020-04-23 11:06:48 +02:00
resolver
temperature iio: temperature: max31856: Use get_unaligned_beXX() 2020-05-03 09:47:21 +01:00
trigger First set of new IIO device support, features and cleanup for the 5.8 cycle 2020-04-23 11:06:48 +02:00
iio_core_trigger.h
iio_core.h
industrialio-buffer.c iio: buffer: extend short-hand use for 'indio_dev->buffer' 2020-05-03 09:47:21 +01:00
industrialio-configfs.c
industrialio-core.c iio: Use an early return in iio_device_alloc to simplify code. 2020-05-03 09:47:18 +01:00
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c iio: core: drop devm_iio_trigger_free() API call 2020-04-19 16:56:37 +01:00
industrialio-triggered-event.c
inkern.c iio: inkern: drop devm_iio_channel_release{_all} API calls 2020-04-19 16:56:37 +01:00
Kconfig iio: position: Add support for Azoteq IQS624/625 angle sensors 2020-03-27 08:25:59 +00:00
Makefile iio: position: Add support for Azoteq IQS624/625 angle sensors 2020-03-27 08:25:59 +00:00
TODO