summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer/st_magn_core.c
Commit message (Expand)AuthorAgeFilesLines
* iio: magnetometer: st_accel: Add LSM303DMarius Hoch2023-05-131-0/+1
* iio: magnetometer: st_magn: Add LSM303CStephan Gerhold2023-01-081-0/+1
* iio: st_sensors: Stop abusing mlock to ensure internal coherencyMiquel Raynal2022-04-101-6/+2
* iio: st_sensors: Return as early as possible from the _write_raw() callbacksMiquel Raynal2022-04-101-5/+2
* iio:st-sensors: Move exports into IIO_ST_SENSORS namespaceJonathan Cameron2022-02-181-2/+3
* iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-2/+2
* iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-141-7/+2
* iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean2021-09-141-17/+1
* iio: magn: st_magn: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean2021-07-241-5/+1
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-241-8/+3
* iio: magnetometer: st_magn: Support mount matrixLinus Walleij2021-06-031-18/+45
* iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko2021-05-171-0/+98
* iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko2021-05-171-12/+3
* iio: magnetometer: st_magn: Provide default platform dataAndy Shevchenko2021-05-171-1/+10
* iio:magnetometer: Add Support for ST IIS2MDCLI Qingwu2021-03-251-0/+1
* iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko2020-03-211-2/+1
* iio: st: Drop GPIO includeLinus Walleij2019-10-271-1/+0
* iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-051-4/+3
* iio: make st_sensors drivers use regmapDenis Ciocca2019-07-271-3/+0
* iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-271-3/+1
* iio:magn: introduce st_magn_get_settings() functionDenis Ciocca2019-07-271-0/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-301-2/+1
* iio:magnetometer: st_magn: add BDU settingsMartin Kelly2018-11-111-0/+4
* iio:magnetometer: st_magn: add LSM9DS1 supportMartin Kelly2018-11-111-0/+1
* iio: st_sensors: miscellaneous cleanupMartin Kelly2018-10-211-3/+3
* iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDLLorenzo Bianconi2017-10-101-0/+4
* iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi2017-10-091-2/+4
* iio: st_sensors: add register mask for status registerLorenzo Bianconi2017-10-091-2/+8
* Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-0/+4
|\
| * Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-09-251-0/+4
| |\
| | * iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDLLorenzo Bianconi2017-09-031-0/+4
* | | Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-251-2/+0
|\ \ \ | |/ / |/| |
| * | iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-221-2/+0
| |/
* | Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman2017-08-281-3/+1
|\ \ | |/ |/|
| * iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi2017-08-201-2/+0
| * iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi2017-08-201-1/+1
* | iio: magnetometer: add support to LIS2MDLLorenzo Bianconi2017-08-171-0/+1
* | iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDLLorenzo Bianconi2017-07-011-1/+1
|/
* iio: magn: st_magn: inline per-sensor dataLinus Walleij2016-11-121-251/+125
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-201-0/+1
|\
| * iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-291-0/+1
* | iio:st_sensors: fix power regulator usageGregor Boirie2016-05-291-4/+8
|/
* iio: st_sensors: verify interrupt event to statusLinus Walleij2016-04-191-0/+1
* iio: st_sensors: support active-low interruptsLinus Walleij2016-01-101-0/+4
* iio: st_sensors: add debugfs register read hookLinus Walleij2015-08-161-0/+1
* iio: st-magn: add support for lsm303agr magnetometerGiuseppe Barba2015-07-231-0/+82
* iio: st_magn: Add irq trigger handlingGiuseppe Barba2015-07-231-1/+12
* iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba2015-07-231-0/+3
* Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-181-0/+1
|\
| * iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel2015-04-261-0/+1