summaryrefslogtreecommitdiff
path: root/drivers/iio/magnetometer/st_magn_i2c.c
AgeCommit message (Expand)Author
2023-05-21iio: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-01-08iio: magnetometer: st_magn: Add LSM303CStephan Gerhold
2022-11-23iio: accel: st_magn: Convert to i2c's .probe_new()Uwe Kleine-König
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean
2021-09-14iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron
2021-05-17iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko
2021-03-25iio:magnetometer: Add Support for ST IIS2MDCLI Qingwu
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio:magn: device settings are set immediately during probeDenis Ciocca
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2018-11-11iio:magnetometer: st_magn: add LSM9DS1 supportMartin Kelly
2017-08-17iio: magnetometer: add support to LIS2MDLLorenzo Bianconi
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi
2015-07-23iio: st-magn: add support for lsm303agr magnetometerGiuseppe Barba
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-07iio: magnetometer: support for lsm303dlhLinus Walleij
2014-10-04iio:common: Set the device pointer into ST common sensors libraryDenis CIOCCA
2014-10-04iio:magnetometer: Removed unnecessary parameter on common_probe functionDenis CIOCCA
2014-07-11iio: st_sensors: add devicetree probing supportLinus Walleij
2013-08-03iio: magnetometer: st_magn: Use devm_iio_device_allocSachin Kamat
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA
2013-02-09iio:st_sensors fix build when !CONFIG_IIO_TRIGGERJonathan Cameron
2013-01-31iio:magnetometer: Add STMicroelectronics magnetometers driverDenis Ciocca