linux-yocto/drivers/iio
Jonathan Cameron 82ddbbc989 iio: pressure: zpa2326: Use aligned_s64 for the timestamp
[ Upstream commit 886a446b76 ]

On x86_32 s64 fields are only 32-bit aligned.  Hence force the alignment of
the field and padding in the structure by using aligned_s64 instead.

Reviewed-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250413103443.2420727-19-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-07-10 15:57:33 +02:00
..
accel iio: accel: fxls8962af: Fix temperature calculation 2025-06-27 11:05:34 +01:00
adc iio: adc: ad7606_spi: fix reg write value mask 2025-06-27 11:05:27 +01:00
addac
afe
amplifiers
buffer iio: buffer-dmaengine: fix releasing dma channel on error 2024-09-12 11:07:50 +02:00
cdc
chemical iio: chemical: sps30: use aligned_s64 for timestamp 2025-05-22 14:08:21 +02:00
common iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency() 2024-10-22 15:40:44 +02:00
dac iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in Kconfig 2024-10-22 15:40:44 +02:00
dummy iio: dummy: iio_simply_dummy_buffer: fix information leak in triggered buffer 2025-01-23 17:15:54 +01:00
frequency
gyro iio: gyro: fxas21002c: Fix missing data update in trigger handler 2025-01-23 17:15:55 +01:00
health
humidity
imu iio: imu: inv_icm42600: Fix temperature calculation 2025-06-27 11:05:27 +01:00
light iio: light: as73211: fix channel handling in only-color triggered buffer 2025-03-13 12:50:30 +01:00
magnetometer iio: magnetometer: ak8975: Fix reading for ak099xx sensors 2024-10-17 15:11:40 +02:00
multiplexer
orientation
position
potentiometer
potentiostat
pressure iio: pressure: zpa2326: Use aligned_s64 for the timestamp 2025-07-10 15:57:33 +02:00
proximity iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig 2024-10-22 15:40:45 +02:00
resolver
temperature
test
trigger
iio_core_trigger.h
iio_core.h
industrialio-buffer.c
industrialio-configfs.c
industrialio-core.c iio: core: fix memleak in iio_device_register_sysfs 2024-02-23 08:55:07 +01:00
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c
industrialio-triggered-event.c
inkern.c iio: inkern: call iio_device_put() only on mapped devices 2025-01-23 17:15:55 +01:00
Kconfig
Makefile
TODO