summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer
Commit message (Expand)AuthorAgeFilesLines
* iio: st: Drop GPIO includeLinus Walleij2019-10-271-1/+0
* iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca2019-08-111-11/+1
* iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-051-4/+3
* iio:magn: preenable/postenable/predisable fixup for ST magn bufferDenis Ciocca2019-08-051-14/+16
* iio: magnetometer: mmc35240: Fix a typo in the name of a constantChristophe JAILLET2019-07-271-2/+2
* iio: make st_sensors drivers use regmapDenis Ciocca2019-07-273-5/+5
* iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-272-4/+4
* iio:magn: device settings are set immediately during probeDenis Ciocca2019-07-272-7/+27
* iio:magn: introduce st_magn_get_settings() functionDenis Ciocca2019-07-272-0/+19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330Thomas Gleixner2019-06-053-12/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-052-18/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-305-9/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-14/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu2019-04-042-2/+12
* iio: ak8975: improve code readabilityH. Nikolaus Schaller2019-04-041-3/+5
* iio: magnetometer: hmc5843: add mount matrix supportH. Nikolaus Schaller2019-04-042-2/+19
* iio: magnetometer: bmc150: add mount matrix supportH. Nikolaus Schaller2019-04-041-0/+21
* iio: Allow to read mount matrix from ACPIAndy Shevchenko2019-04-042-6/+4
* iio: magnetometer: mag3110: add vdd/vddio regulator operation supportAnson Huang2019-01-121-8/+86
* Merge tag 'iio-for-4.21b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-12-131-0/+1
|\
| * iio: magnetometer: ak8975: Add the "AKM9911" ACPI HIDStephan Gerhold2018-12-011-0/+1
* | Merge 4.20-rc5 into staging-nextGreg Kroah-Hartman2018-12-032-12/+8
|\ \ | |/ |/|
| * iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-161-3/+5
| * iio:st_magn: Fix enable device after triggerMartin Kelly2018-11-031-9/+3
* | iio: magnetometer: Add driver support for PNI RM3100Song Qiang2018-11-166-0/+784
* | iio:magnetometer: st_magn: add BDU settingsMartin Kelly2018-11-111-0/+4
* | iio:magnetometer: st_magn: add LSM9DS1 supportMartin Kelly2018-11-114-0/+12
* | iio: magnetometer: add clarifying commentMartin Kelly2018-11-111-0/+2
* | iio: st_sensors: miscellaneous cleanupMartin Kelly2018-10-211-3/+3
|/
* iio: magnetometer: hmc5843: Fixed a comment error.Song Qiang2018-09-221-1/+1
* iio: magnetometer: mag3110: Add ability to run in continuous modeRichard Tresidder2018-05-121-18/+140
* iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira2018-03-031-1/+1
* iio: magnetometer: ak8975: Add another ACPI IDAndy Shevchenko2017-12-021-0/+1
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-138-14/+16
|\
| * 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-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-09-258-10/+0
| |\ \
| | * | iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-228-10/+0
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
| |_|/ |/| |
* | | 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 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