aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/iio/magnetometer/st_magn_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-26iio:st_sensors: Fix oops when probing SPI devicesAlban Bedel1-0/+1
2014-11-05Merge tag 'iio-for-3.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-9/+9
2014-10-04iio:magnetometer: Removed unnecessary parameter on common_probe functionDenis CIOCCA1-3/+2
2014-10-04iio:imu: changed structure name from st_sensors to st_sensor_settingsDenis CIOCCA1-6/+7
2014-09-14iio:magnetometer: bugfix magnetometers gain valuesDenis CIOCCA1-22/+30
2014-07-07iio:st sensors: remove custom sampling frequence attribute in favour of core support.Jonathan Cameron1-2/+10
2014-04-26iio: st_sensors: move regulator retrieveal to coreLinus Walleij1-0/+4
2014-04-26iio: st_sensors: announce registered sensorsLinus Walleij1-0/+3
2013-10-06Merge 3.12-rc4 into staging-nextGreg Kroah-Hartman1-9/+9
2013-09-30iio:magnetometer: Bugfix magnetometer default output registersDenis CIOCCA1-9/+9
2013-09-21iio:magn: Register buffer also without specific triggerDenis CIOCCA1-8/+8
2013-09-21iio: magn-core: st: Clean up error handling in probe()Lee Jones1-9/+10
2013-08-03iio: magnetometer: st_magn: Use devm_iio_device_allocSachin Kamat1-1/+0
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA1-2/+3
2013-06-05iio:common: Removed stuff macros, added num_data_channels on st_sensors struct and added support on one-shot sysfs reads to 3 byte channelDenis CIOCCA1-0/+3