aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
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-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
2017-06-11iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi1-2/+0
2017-03-27Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman1-2/+2
2017-03-19iio: magnetometer: mag3110: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-03-19iio: magnetometer: bmc150_magn_i2c: Add OF device ID tableJavier Martinez Canillas1-0/+9
2017-03-05iio: magnetometer: ak8974: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2017-01-21iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield1-10/+20
2017-01-14iio: magnetometer: ak8974: remove redundant zero timeout checkColin Ian King1-6/+2
2016-11-24iio: magnetometer: separate the values of attributes based on their usage type for HID compass sensorOoi, Joyce1-35/+112
2016-11-12iio: magn: st_magn: inline per-sensor dataLinus Walleij1-251/+125
2016-10-03iio: magnetometer: ak8974: small endianness fixesIco Doornekamp1-4/+4
2016-09-27drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted __be16Sandhya Bankar1-7/+9
2016-08-29iio: magn: ak8974: remove .owner field for driverWei Yongjun1-1/+0
2016-08-29iio: magn/ak8974: avoid unused function warningArnd Bergmann1-4/+2
2016-08-21iio: magnetometer: mag3110: claim direct mode during raw readsAlison Schofield1-8/+15
2016-08-15iio: magn: add a driver for AK8974Linus Walleij3-1/+879
2016-06-30iio: magn: ak8975: deploy runtime and system PMLinus Walleij1-0/+72
2016-06-30iio: magn: ak8975: make sure to power down at remove()Linus Walleij1-0/+1
2016-06-30iio: magn: ak8975: allow a delay after enabling regulatorsLinus Walleij1-0/+6
2016-06-30iio: magn: ak8975: refactor regulator handlersLinus Walleij1-25/+18
2016-06-30iio: magn: ak8975: add Vid regulatorLinus Walleij1-0/+15
2016-06-30iio: magn: ak8975: fix regulator usageLinus Walleij1-9/+7
2016-06-30iio:core: timestamping clock selection supportGregor Boirie3-3/+4
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2-1/+2
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman5-12/+28
2016-06-07Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman2-1/+2
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij2-1/+2
2016-05-29iio: magnetometer: bmc150: Document Bosch supported chipsDaniel Baluta1-0/+2
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-4/+8
2016-05-21iio: magn: Add support for BMM150 magnetometerDaniel Baluta2-0/+6
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman1-3/+3
2016-05-01iio: ak8975: Support adapters limited to BYTE_DATACrestez Dan Leonard1-8/+12
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman8-127/+389
2016-04-23iio:ak8975: add mounting matrix supportGregor Boirie1-4/+30
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+1
2016-04-18iio: magn: bmc150: Introduce SPI supportDaniel Baluta3-0/+85