summaryrefslogtreecommitdiff
path: root/drivers/iio/magnetometer
AgeCommit message (Expand)AuthorFilesLines
2021-01-09iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron1-4/+9
2020-09-23iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron1-5/+11
2020-09-23drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...Sandhya Bankar1-7/+9
2020-07-22iio: magnetometer: ak8974: Fix runtime PM imbalance on errorDinghao Liu1-9/+10
2020-07-22iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron1-3/+7
2020-04-02iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold1-1/+1
2019-05-31iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu2-2/+12
2018-12-05iio:st_magn: Fix enable device after triggerMartin Kelly1-9/+3
2018-04-13iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi1-2/+0
2017-11-15iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield1-10/+20
2017-03-30iio: magnetometer: ak8974: remove incorrect __exit markupsDmitry Torokhov1-2/+2
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/jic...Greg Kroah-Hartman5-12/+28
2016-06-08Merge tag 'iio-fixes-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg 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-27Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman8-127/+389
2016-04-24iio: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
2016-04-18iio: magn: Split bmc150 driver in common/i2c partsDaniel Baluta5-99/+163
2016-04-17iio: ak8975: fix maybe-uninitialized warningRichard Leitner1-1/+1
2016-04-17iio: ak8975: Fix NULL pointer exception on early interruptKrzysztof Kozlowski1-2/+2
2016-04-16iio: magnetometer: ak8975: put else and brace at the same lineSlawomir Stepien1-2/+1
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-0/+1
2016-04-10iio:magnetometer:ak8975: triggered buffer supportGregor Boirie2-25/+112
2016-04-03iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATEArnd Bergmann1-0/+1
2016-04-03iio: remove unused gpio consumer.h includeIrina Tirdea1-1/+0
2016-03-20iio:magnetometer:ak8975: fix missing regulator_disableGregor Boirie1-18/+60
2016-03-05iio:magnetometer:ak8975: power regulator supportGregor Boirie1-0/+16
2016-03-05iio:magnetometer:ak8975: remove unused fieldGregor Boirie1-1/+0
2016-03-05iio:magnetometer:ak8975: fix uninitialized chipsetGregor Boirie1-1/+4
2016-02-24iio: hmc5843: Move hmc5843 out of stagingCristina Moraru6-0/+991
2016-01-10iio: ak8975: constify ak_def structuresJulia Lawall1-2/+2
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-0/+4