aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner1-14/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner3-12/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2-18/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner5-9/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2019-04-04iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu2-2/+12
2019-04-04iio: ak8975: improve code readabilityH. Nikolaus Schaller1-3/+5
2019-04-04iio: magnetometer: hmc5843: add mount matrix supportH. Nikolaus Schaller2-2/+19
2019-04-04iio: magnetometer: bmc150: add mount matrix supportH. Nikolaus Schaller1-0/+21
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko2-6/+4
2019-01-12iio: magnetometer: mag3110: add vdd/vddio regulator operation supportAnson Huang1-8/+86
2018-12-13Merge tag 'iio-for-4.21b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-0/+1
2018-12-03Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2-12/+8
2018-12-01iio: magnetometer: ak8975: Add the "AKM9911" ACPI HIDStephan Gerhold1-0/+1
2018-11-16iio: magnetometer: Add driver support for PNI RM3100Song Qiang6-0/+784
2018-11-16iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede1-3/+5
2018-11-11iio:magnetometer: st_magn: add BDU settingsMartin Kelly1-0/+4
2018-11-11iio:magnetometer: st_magn: add LSM9DS1 supportMartin Kelly4-0/+12
2018-11-11iio: magnetometer: add clarifying commentMartin Kelly1-0/+2
2018-11-03iio:st_magn: Fix enable device after triggerMartin Kelly1-9/+3
2018-10-21iio: st_sensors: miscellaneous cleanupMartin Kelly1-3/+3
2018-09-22iio: magnetometer: hmc5843: Fixed a comment error.Song Qiang1-1/+1
2018-05-12iio: magnetometer: mag3110: Add ability to run in continuous modeRichard Tresidder1-18/+140
2018-03-03iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira1-1/+1
2017-12-02iio: magnetometer: ak8975: Add another ACPI IDAndy Shevchenko1-0/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds8-14/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
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-Hartman8-10/+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 Cameron8-10/+0
2017-08-20iio: magnetometer: ak8974: debug AMI306 calibration dataMichał Mirosław1-0/+41
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-20iio: magnetometer: ak8974: mark INT_CLEAR as preciousMichał Mirosław1-0/+6
2017-08-20iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław1-0/+2
2017-08-20iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław2-22/+72
2017-08-17iio: magnetometer: add support to LIS2MDLLorenzo Bianconi4-0/+12
2017-07-02iio: magnetometer: st_magn_spi: add OF capability to st_magn_spiLorenzo Bianconi1-0/+25
2017-07-02iio: magnetometer: Only declare ACPI table when ACPI is enableMatthias Kaehlcke1-0/+2
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi1-1/+2
2017-07-01iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDLLorenzo Bianconi1-1/+1