linux/drivers/iio
Lee Jones 374de1642e iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value
Value from st_sensors_set_drdy_int_pin() is assigned to err here,
but that stored value is not used before it is overwritten.  To fix
this we're enforcing a check on st_sensors_set_drdy_int_pin()'s
return value and if it's an error, we're returning right away.

Cc: jic23@kernel.org
Cc: linux-iio@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2014-09-26 08:15:27 +01:00
..
accel Staging driver patches for 3.17-rc1 2014-08-04 18:36:12 -07:00
adc Fourth round of IIO new drivers, functionality and cleanups for the 3.17 cycle 2014-07-24 14:57:19 -07:00
amplifiers
common iio: sensors-core: st: Check st_sensors_set_drdy_int_pin()'s return value 2014-09-26 08:15:27 +01:00
dac iio: ad5686: Remove redundant variable 2014-07-03 21:59:56 +01:00
frequency
gyro Merge 3.16-rc5 into staging-next 2014-07-13 15:35:56 -07:00
humidity
imu iio: imu: adis16480 switch sampling frequency attr to core support 2014-07-07 10:00:59 +01:00
light Merge 3.16-rc5 into staging-next 2014-07-13 15:35:56 -07:00
magnetometer Fourth round of IIO new drivers, functionality and cleanups for the 3.17 cycle 2014-07-24 14:57:19 -07:00
orientation iio: hid-sensors: Inclinometer 3D: Raw read support 2014-05-05 10:59:52 +01:00
pressure Merge 3.16-rc5 into staging-next 2014-07-13 15:35:56 -07:00
proximity iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained() 2014-06-14 16:25:59 +01:00
temperature iio: Add Melexis mlx90614 contact-less infrared temperature sensor driver 2014-05-03 11:38:13 +01:00
trigger iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained() 2014-06-14 16:25:59 +01:00
buffer_cb.c
iio_core_trigger.h
iio_core.h IIO: core: Introduce read_raw_multi 2014-04-29 22:05:32 +01:00
industrialio-buffer.c Staging driver patches for 3.17-rc1 2014-08-04 18:36:12 -07:00
industrialio-core.c iio: types: Added support for rotation from north usage attributes 2014-07-20 13:34:45 +01:00
industrialio-event.c Staging driver patches for 3.17-rc1 2014-08-04 18:36:12 -07:00
industrialio-trigger.c iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_chained() 2014-06-14 16:25:59 +01:00
industrialio-triggered-buffer.c
inkern.c iio: of_iio_channel_get_by_name() returns non-null pointers for error legs 2014-06-21 12:31:38 +01:00
Kconfig iio: always select ANON_INODES 2014-05-10 11:39:57 +01:00
kfifo_buf.c
Makefile