summaryrefslogtreecommitdiff
path: root/drivers/iio/magnetometer/st_magn_core.c
AgeCommit message (Expand)Author
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean
2021-09-14iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean
2021-07-24iio: magn: st_magn: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron
2021-06-03iio: magnetometer: st_magn: Support mount matrixLinus Walleij
2021-05-17iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko
2021-05-17iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko
2021-05-17iio: magnetometer: st_magn: Provide default platform dataAndy Shevchenko
2021-03-25iio:magnetometer: Add Support for ST IIS2MDCLI Qingwu
2020-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko
2019-10-27iio: st: Drop GPIO includeLinus Walleij
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca
2019-07-27iio:magn: introduce st_magn_get_settings() functionDenis Ciocca
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2018-11-11iio:magnetometer: st_magn: add BDU settingsMartin Kelly
2018-11-11iio:magnetometer: st_magn: add LSM9DS1 supportMartin Kelly
2018-10-21iio: st_sensors: miscellaneous cleanupMartin Kelly
2017-10-10iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDLLorenzo Bianconi
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-09-03iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDLLorenzo Bianconi
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-22iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-20iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi
2017-08-20iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi
2017-08-17iio: magnetometer: add support to LIS2MDLLorenzo Bianconi
2017-07-01iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDLLorenzo Bianconi
2016-11-12iio: magn: st_magn: inline per-sensor dataLinus Walleij
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij
2015-07-23iio: st-magn: add support for lsm303agr magnetometerGiuseppe Barba
2015-07-23iio: st_magn: Add irq trigger handlingGiuseppe Barba
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman
2015-05-07iio: magnetometer: support for lsm303dlhLinus Walleij
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2014-10-04iio:magnetometer: Removed unnecessary parameter on common_probe functionDenis CIOCCA
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA
2014-09-14iio:magnetometer: bugfix magnetometers gain valuesDenis CIOCCA