summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer
Commit message (Expand)AuthorAgeFilesLines
* 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
| * iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi2017-08-201-1/+1
* | iio: magnetometer: ak8974: debug AMI306 calibration dataMichał Mirosław2017-08-201-0/+41
* | iio: magnetometer: ak8974: mark INT_CLEAR as preciousMichał Mirosław2017-08-201-0/+6
* | iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław2017-08-201-0/+2
* | iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław2017-08-202-22/+72
* | iio: magnetometer: add support to LIS2MDLLorenzo Bianconi2017-08-174-0/+12
* | iio: magnetometer: st_magn_spi: add OF capability to st_magn_spiLorenzo Bianconi2017-07-021-0/+25
* | iio: magnetometer: Only declare ACPI table when ACPI is enableMatthias Kaehlcke2017-07-021-0/+2
* | iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi2017-07-011-1/+2
* | iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDLLorenzo Bianconi2017-07-011-1/+1
|/
* iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi2017-06-111-2/+0
* Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman2017-03-271-2/+2
|\
| * iio: magnetometer: ak8974: remove incorrect __exit markupsDmitry Torokhov2017-03-051-2/+2
* | iio: magnetometer: mag3110: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
* | iio: magnetometer: bmc150_magn_i2c: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+9
|/
* iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield2017-01-211-10/+20
* iio: magnetometer: ak8974: remove redundant zero timeout checkColin Ian King2017-01-141-6/+2
* iio: magnetometer: separate the values of attributes based on their usage typ...Ooi, Joyce2016-11-241-35/+112
* iio: magn: st_magn: inline per-sensor dataLinus Walleij2016-11-121-251/+125
* iio: magnetometer: ak8974: small endianness fixesIco Doornekamp2016-10-031-4/+4
* drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...Sandhya Bankar2016-09-271-7/+9
* iio: magn: ak8974: remove .owner field for driverWei Yongjun2016-08-291-1/+0
* iio: magn/ak8974: avoid unused function warningArnd Bergmann2016-08-291-4/+2
* iio: magnetometer: mag3110: claim direct mode during raw readsAlison Schofield2016-08-211-8/+15