1
0
Fork 0
alistair23-linux/drivers/iio/magnetometer
Kangjie Lu 536cc27dea iio: hmc5843: fix potential NULL pointer dereferences
devm_regmap_init_i2c may fail and return NULL. The fix returns
the error when it fails.

Signed-off-by: Kangjie Lu <kjlu@umn.edu>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2019-04-04 20:20:14 +01:00
..
Kconfig iio: magnetometer: Add driver support for PNI RM3100 2018-11-16 18:32:31 +00:00
Makefile iio: magnetometer: Add driver support for PNI RM3100 2018-11-16 18:32:31 +00:00
ak8974.c iio: Allow to read mount matrix from ACPI 2019-04-04 20:19:46 +01:00
ak8975.c iio: ak8975: improve code readability 2019-04-04 20:19:48 +01:00
bmc150_magn.c iio: magnetometer: bmc150: add mount matrix support 2019-04-04 20:19:48 +01:00
bmc150_magn.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
bmc150_magn_i2c.c iio: magnetometer: bmc150_magn_i2c: Add OF device ID table 2017-03-19 10:50:10 +00:00
bmc150_magn_spi.c iio: magn: Add support for BMM150 magnetometer 2016-05-21 17:37:21 +01:00
hid-sensor-magn-3d.c iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers 2018-11-16 11:42:12 +00:00
hmc5843.h iio: magnetometer: hmc5843: add mount matrix support 2019-04-04 20:19:48 +01:00
hmc5843_core.c iio: magnetometer: hmc5843: add mount matrix support 2019-04-04 20:19:48 +01:00
hmc5843_i2c.c iio: hmc5843: fix potential NULL pointer dereferences 2019-04-04 20:20:14 +01:00
hmc5843_spi.c iio: hmc5843: fix potential NULL pointer dereferences 2019-04-04 20:20:14 +01:00
mag3110.c iio: magnetometer: mag3110: add vdd/vddio regulator operation support 2019-01-12 19:00:23 +00:00
mmc35240.c iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.owner 2017-08-22 21:32:52 +01:00
rm3100-core.c iio: magnetometer: Add driver support for PNI RM3100 2018-11-16 18:32:31 +00:00
rm3100-i2c.c iio: magnetometer: Add driver support for PNI RM3100 2018-11-16 18:32:31 +00:00
rm3100-spi.c iio: magnetometer: Add driver support for PNI RM3100 2018-11-16 18:32:31 +00:00
rm3100.h iio: magnetometer: Add driver support for PNI RM3100 2018-11-16 18:32:31 +00:00
st_magn.h iio:magnetometer: st_magn: add LSM9DS1 support 2018-11-11 15:29:43 +00:00
st_magn_buffer.c iio:st_magn: Fix enable device after trigger 2018-11-03 11:24:07 +00:00
st_magn_core.c iio:magnetometer: st_magn: add BDU settings 2018-11-11 15:29:43 +00:00
st_magn_i2c.c iio:magnetometer: st_magn: add LSM9DS1 support 2018-11-11 15:29:43 +00:00
st_magn_spi.c iio:magnetometer: st_magn: add LSM9DS1 support 2018-11-11 15:29:43 +00:00