summaryrefslogtreecommitdiff
path: root/drivers/iio/magnetometer
AgeCommit message (Expand)Author
2020-04-02iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold
2019-05-31iio: hmc5843: fix potential NULL pointer dereferencesKangjie Lu
2018-12-05iio:st_magn: Fix enable device after triggerMartin Kelly
2018-04-13iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi
2017-11-15iio: magnetometer: mag3110: claim direct mode during raw writesAlison Schofield
2017-03-30iio: magnetometer: ak8974: remove incorrect __exit markupsDmitry Torokhov
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
2016-04-16iio: magnetometer: ak8975: put else and brace at the same lineSlawomir Stepien
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-10iio:magnetometer:ak8975: triggered buffer supportGregor Boirie
2016-04-03iio: st_magn: always define ST_MAGN_TRIGGER_SET_STATEArnd Bergmann
2016-04-03iio: remove unused gpio consumer.h includeIrina Tirdea
2016-03-20iio:magnetometer:ak8975: fix missing regulator_disableGregor Boirie
2016-03-05iio:magnetometer:ak8975: power regulator supportGregor Boirie
2016-03-05iio:magnetometer:ak8975: remove unused fieldGregor Boirie
2016-03-05iio:magnetometer:ak8975: fix uninitialized chipsetGregor Boirie
2016-02-24iio: hmc5843: Move hmc5843 out of stagingCristina Moraru
2016-01-10iio: ak8975: constify ak_def structuresJulia Lawall
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij
2015-12-01Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2015-11-08iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-03iio: remove gpio interrupt probing from drivers that use a single interruptOctavian Purdila