aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/magnetometer/st_magn_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-13iio: magnetometer: st_accel: Add LSM303DMarius Hoch1-0/+1
2023-01-08iio: magnetometer: st_magn: Add LSM303CStephan Gerhold1-0/+1
2022-04-10iio: st_sensors: Stop abusing mlock to ensure internal coherencyMiquel Raynal1-6/+2
2022-04-10iio: st_sensors: Return as early as possible from the _write_raw() callbacksMiquel Raynal1-5/+2
2022-02-18iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron1-2/+3
2021-09-14iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean1-2/+2
2021-09-14iio: st_sensors: remove all driver remove functionsAlexandru Ardelean1-7/+2
2021-09-14iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean1-17/+1
2021-07-24iio: magn: st_magn: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean1-5/+1
2021-07-24iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron1-8/+3
2021-06-03iio: magnetometer: st_magn: Support mount matrixLinus Walleij1-18/+45
2021-05-17iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko1-0/+98
2021-05-17iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko1-12/+3
2021-05-17iio: magnetometer: st_magn: Provide default platform dataAndy Shevchenko1-1/+10
2021-03-25iio:magnetometer: Add Support for ST IIS2MDCLI Qingwu1-0/+1
2020-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko1-2/+1
2019-10-27iio: st: Drop GPIO includeLinus Walleij1-1/+0
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca1-4/+3
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca1-3/+0
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca1-3/+1
2019-07-27iio:magn: introduce st_magn_get_settings() functionDenis Ciocca1-0/+18
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner1-2/+1
2018-11-11iio:magnetometer: st_magn: add BDU settingsMartin Kelly1-0/+4
2018-11-11iio:magnetometer: st_magn: add LSM9DS1 supportMartin Kelly1-0/+1
2018-10-21iio: st_sensors: miscellaneous cleanupMartin Kelly1-3/+3
2017-10-10iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDLLorenzo Bianconi1-0/+4
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi1-2/+4
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi1-2/+8
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-0/+4
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-2/+0
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+4
2017-09-03iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDLLorenzo Bianconi1-0/+4
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman1-3/+1
2017-08-22iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron1-2/+0
2017-08-20iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi1-2/+0
2017-08-20iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi1-1/+1
2017-08-17iio: magnetometer: add support to LIS2MDLLorenzo Bianconi1-0/+1
2017-07-01iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDLLorenzo Bianconi1-1/+1
2016-11-12iio: magn: st_magn: inline per-sensor dataLinus Walleij1-251/+125
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman1-0/+1
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij1-0/+1
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-4/+8
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+1
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-0/+4
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij1-0/+1
2015-07-23iio: st-magn: add support for lsm303agr magnetometerGiuseppe Barba1-0/+82
2015-07-23iio: st_magn: Add irq trigger handlingGiuseppe Barba1-1/+12
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba1-0/+3
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman1-0/+1
2015-05-07iio: magnetometer: support for lsm303dlhLinus Walleij1-0/+116