summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/st_magn_spi.c
Commit message (Expand)AuthorAgeFilesLines
* iio: magnetometer: st_magn: Add LSM303CStephan Gerhold2023-01-081-0/+5
* 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: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-271-1/+3
* iio:magn: device settings are set immediately during probeDenis Ciocca2019-07-271-3/+13
* 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 clarifying commentMartin Kelly2018-11-111-0/+2
* iio: magnetometer: add support to LIS2MDLLorenzo Bianconi2017-08-171-0/+5
* iio: magnetometer: st_magn_spi: add OF capability to st_magn_spiLorenzo Bianconi2017-07-021-0/+25
* iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi2017-06-111-2/+0
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* iio: st-magn: add support for lsm303agr magnetometerGiuseppe Barba2015-07-231-0/+1
* 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: 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/+80