summaryrefslogtreecommitdiff
path: root/drivers/iio/magnetometer/st_magn_spi.c
AgeCommit message (Expand)Author
2023-01-08iio: magnetometer: st_magn: Add LSM303CStephan Gerhold
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: move 3-wire spi initialization to st_sensors_spiDenis 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
2018-11-11iio: magnetometer: add clarifying commentMartin Kelly
2017-08-17iio: magnetometer: add support to LIS2MDLLorenzo Bianconi
2017-07-02iio: magnetometer: st_magn_spi: add OF capability to st_magn_spiLorenzo Bianconi
2017-06-11iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-07-23iio: st-magn: add support for lsm303agr magnetometerGiuseppe Barba
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
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