summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/st_magn_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* iio: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-211-1/+1
* iio: magnetometer: st_magn: Add LSM303CStephan Gerhold2023-01-081-0/+5
* iio: accel: st_magn: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-181-0/+1
* iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-141-10/+0
* iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean2021-09-141-12/+1
* iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean2021-09-141-2/+2
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-241-1/+1
* iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko2021-05-171-1/+13
* iio:magnetometer: Add Support for ST IIS2MDCLI Qingwu2021-03-251-0/+5
* iio: st_sensors: Make use of device propertiesAndy Shevchenko2020-01-131-5/+1
* iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2020-01-131-2/+1
* iio: make st_sensors drivers use regmapDenis Ciocca2019-07-271-1/+3
* iio:magn: device settings are set immediately during probeDenis Ciocca2019-07-271-4/+14
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio:magnetometer: st_magn: add LSM9DS1 supportMartin Kelly2018-11-111-0/+5
* iio: magnetometer: add support to LIS2MDLLorenzo Bianconi2017-08-171-0/+5
* iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi2017-07-011-1/+2
* iio: st-magn: add support for lsm303agr magnetometerGiuseppe Barba2015-07-231-0/+5
* iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-111-1/+0
* iio: magnetometer: support for lsm303dlhLinus Walleij2015-05-071-0/+5
* iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA2014-10-041-1/+0
* iio:magnetometer: Removed unnecessary parameter on common_probe functionDenis CIOCCA2014-10-041-1/+1
* iio: st_sensors: add devicetree probing supportLinus Walleij2014-07-111-0/+23
* iio: magnetometer: st_magn: Use devm_iio_device_allocSachin Kamat2013-08-031-11/+4
* iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA2013-08-031-1/+1
* iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron2013-02-091-1/+0
* iio:magnetometer: Add STMicroelectronics magnetometers driverDenis Ciocca2013-01-311-0/+81