kernel_optimize_test/drivers/iio
Ye Xiang dcdde25844 iio: hid-sensor-temperature: Fix issues of timestamp channel
commit 141e7633aa4d2838d1f6ad5c74cccc53547c16ac upstream.

This patch fixes 2 issues of timestamp channel:
1. This patch ensures that there is sufficient space and correct
alignment for the timestamp.
2. Correct the timestamp channel scan index.

Fixes: 59d0f2da35 ("iio: hid: Add temperature sensor support")
Signed-off-by: Ye Xiang <xiang.ye@intel.com>
Cc: <Stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210303063615.12130-4-xiang.ye@intel.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-03-25 09:04:16 +01:00
..
accel iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode 2020-11-14 17:33:47 +00:00
adc iio: adc: adi-axi-adc: add proper Kconfig dependencies 2021-03-25 09:04:16 +01:00
afe
amplifiers
buffer
chemical
common iio: common: st_sensors: fix possible infinite loop in st_sensors_irq_thread 2021-01-27 11:55:11 +01:00
dac iio: ad5504: Fix setting power-down state 2021-01-27 11:55:12 +01:00
dummy
frequency
gyro iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler 2021-03-25 09:04:15 +01:00
health
humidity iio: hid-sensor-humidity: Fix alignment issue of timestamp channel 2021-03-25 09:04:16 +01:00
imu iio: adis16400: Fix an error code in adis16400_initial_setup() 2021-03-25 09:04:15 +01:00
light iio: hid-sensor-prox: Fix scale not correct issue 2021-03-25 09:04:16 +01:00
magnetometer iio:magnetometer:mag3110: Fix alignment and data leak issues. 2020-12-30 11:54:24 +01:00
multiplexer
orientation
position
potentiometer
potentiostat
pressure iio:pressure:mpl3115: Force alignment of buffer 2020-12-30 11:54:24 +01:00
proximity
resolver
temperature iio: hid-sensor-temperature: Fix issues of timestamp channel 2021-03-25 09:04:16 +01:00
trigger iio: hrtimer-trigger: Mark hrtimer to expire in hard interrupt context 2020-12-30 11:53:33 +01:00
iio_core_trigger.h
iio_core.h
industrialio-buffer.c iio: buffer: Fix demux update 2020-12-30 11:54:24 +01:00
industrialio-configfs.c
industrialio-core.c
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c
industrialio-triggered-event.c
inkern.c
Kconfig
Makefile
TODO