summaryrefslogtreecommitdiff
path: root/drivers/iio/magnetometer
AgeCommit message (Expand)Author
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-20iio: magnetometer: ak8974: debug AMI306 calibration dataMichał Mirosław
2017-08-20iio: magnetometer: st_magn: remove ihl property for LSM303AGRLorenzo Bianconi
2017-08-20iio: magnetometer: st_magn: fix status register address for LSM303AGRLorenzo Bianconi
2017-08-20iio: magnetometer: ak8974: mark INT_CLEAR as preciousMichał Mirosław
2017-08-20iio: magnetometer: ak8974: add_device_randomness (serial number)Michał Mirosław
2017-08-20iio: magnetometer: ak8974: support AMI306 variantMichał Mirosław
2017-08-17iio: magnetometer: add support to LIS2MDLLorenzo Bianconi
2017-07-02iio: magnetometer: st_magn_spi: add OF capability to st_magn_spiLorenzo Bianconi
2017-07-02iio: magnetometer: Only declare ACPI table when ACPI is enableMatthias Kaehlcke
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi
2017-07-01iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDLLorenzo Bianconi
2017-06-11iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi
2017-03-27Merge 4.11-rc4 into staging-nextGreg Kroah-Hartman
2017-03-19iio: magnetometer: mag3110: Add OF device ID tableJavier Martinez Canillas
2017-03-19iio: magnetometer: bmc150_magn_i2c: Add OF device ID tableJavier Martinez Canillas
2017-03-05iio: magnetometer: ak8974: remove incorrect __exit markupsDmitry Torokhov
2017-01-21iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield
2017-01-14iio: magnetometer: ak8974: remove redundant zero timeout checkColin Ian King
2016-11-24iio: magnetometer: separate the values of attributes based on their usage typ...Ooi, Joyce
2016-11-12iio: magn: st_magn: inline per-sensor dataLinus Walleij
2016-10-03iio: magnetometer: ak8974: small endianness fixesIco Doornekamp
2016-09-27drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...Sandhya Bankar
2016-08-29iio: magn: ak8974: remove .owner field for driverWei Yongjun
2016-08-29iio: magn/ak8974: avoid unused function warningArnd Bergmann
2016-08-21iio: magnetometer: mag3110: claim direct mode during raw readsAlison Schofield
2016-08-15iio: magn: add a driver for AK8974Linus Walleij
2016-06-30iio: magn: ak8975: deploy runtime and system PMLinus Walleij
2016-06-30iio: magn: ak8975: make sure to power down at remove()Linus Walleij
2016-06-30iio: magn: ak8975: allow a delay after enabling regulatorsLinus Walleij
2016-06-30iio: magn: ak8975: refactor regulator handlersLinus Walleij
2016-06-30iio: magn: ak8975: add Vid regulatorLinus Walleij
2016-06-30iio: magn: ak8975: fix regulator usageLinus Walleij
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-06-20Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman
2016-06-09Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-06-07Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij
2016-05-29iio: magnetometer: bmc150: Document Bosch supported chipsDaniel Baluta
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie
2016-05-21iio: magn: Add support for BMM150 magnetometerDaniel Baluta
2016-05-09Merge 4.6-rc7 into staging-nextGreg Kroah-Hartman
2016-05-01iio: ak8975: Support adapters limited to BYTE_DATACrestez Dan Leonard
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-04-23iio:ak8975: add mounting matrix supportGregor Boirie
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij
2016-04-18iio: magn: bmc150: Introduce SPI supportDaniel Baluta
2016-04-18iio: magn: Split bmc150 driver in common/i2c partsDaniel Baluta
2016-04-17iio: ak8975: fix maybe-uninitialized warningRichard Leitner
2016-04-17iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski