linux/drivers/iio
Dan Carpenter aabcbfe8db iio: sca3000: Potential endian bug in sca3000_read_event_value()
The problem is that "ret" is an int but we're casting it as
"(unsigned long *)&ret" when we do the for_each_set_bit() loop.  This
will not work on big endian 64 bit systems.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2019-06-22 09:40:36 +01:00
..
accel iio: sca3000: Potential endian bug in sca3000_read_event_value() 2019-06-22 09:40:36 +01:00
adc iio: adc: xilinx: support all platforms 2019-06-17 21:06:49 +01:00
afe
amplifiers iio: amplifiers: ad8366: Add support for ADL5240 VGA 2019-06-17 21:06:48 +01:00
buffer
chemical
common
dac iio: dac: ds4422/ds4424 drop of_node check 2019-05-11 12:19:35 +01:00
dummy
frequency iio: frequency: adf4371: Add support for ADF4371 PLL 2019-06-17 21:06:45 +01:00
gyro
health
humidity iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 sensor 2019-06-17 21:06:49 +01:00
imu iio: imu: st_lsm6dsx: get device name from st_lsm6dsx_sensor_settings 2019-06-17 21:06:45 +01:00
light iio: light: stk3310: Add support for stk3335 2019-06-17 21:06:44 +01:00
magnetometer
multiplexer
orientation
potentiometer
potentiostat
pressure iio: dps310: Add pressure sensing capability 2019-06-08 12:33:32 +01:00
proximity
resolver
temperature
trigger
iio_core_trigger.h
iio_core.h
industrialio-buffer.c
industrialio-configfs.c
industrialio-core.c iio:core: Fix bug in length of event info_mask and catch unhandled bits set in masks. 2019-06-17 21:06:44 +01:00
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c
industrialio-triggered-event.c
inkern.c
Kconfig
Makefile