summaryrefslogtreecommitdiff
path: root/drivers/iio/gyro
AgeCommit message (Expand)Author
2017-07-02iio: gyro: st_gyro_spi: add OF capability to st_gyro_spiLorenzo Bianconi
2017-07-02iio: gyro: mpu3050: Allow open drain with anythingLinus Walleij
2017-07-01iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi
2017-07-01iio: gyro: st_gyro: fix L3GD20H supportLorenzo Bianconi
2017-04-18Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman
2017-04-03iio: gyro: mpu3050: stop double error reportingPeter Rosin
2017-03-25iio: bmg160: reset chip when probingQuentin Schulz
2017-03-19iio: gyro: itg3200: Add OF device ID tableJavier Martinez Canillas
2017-01-28iio: common: ssp_sensors: gyro: use devm_iio_device_register()Wei Yongjun
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron
2016-11-12iio: gyro: st_gyro: inline per-sensor dataLinus Walleij
2016-11-08iio: gyro: mpu3050: add I2C dependencyArnd Bergmann
2016-11-08iio: gyro: mpu3050: remove duplicate initializerArnd Bergmann
2016-10-25iio: gyro: Add driver for the MPU-3050 gyroscopeLinus Walleij
2016-09-18iio: common: ssp_sensors: gyro: constify iio_info structuresJulia Lawall
2016-07-03iio: bmg160: add callbacks for the filter frequencySteffen Trumtrar
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-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie
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: st_gyro: Add lsm9ds0-gyro supportCrestez Dan Leonard
2016-04-19iio: gyro: bmg160: use regmap to retrieve struct deviceAlison Schofield
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman
2016-04-03iio: gyro: bmg160: fix buffer read valuesIrina Tirdea
2016-04-03iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea
2016-04-03iio: remove gpio interrupt probing from drivers that use a single interruptIrina Tirdea
2016-04-03iio: accel: bmg160: optimize transfers in trigger handlerIrina Tirdea
2016-04-03iio: gyro: bmg160: use available_scan_masksIrina Tirdea
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: gyro: check sscanf return valueIoana Ciornei
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-08-31iio: bmg160: Add SPI driverMarkus Pargmann
2015-08-31iio: bmg160: Separate i2c and core driverMarkus Pargmann
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij
2015-08-16iio: bmg160: Remove remaining uses of i2c_clientMarkus Pargmann
2015-08-16iio: bmg160: Use generic dev_drvdataMarkus Pargmann
2015-08-16iio: bmg160: Remove i2c_client from data structMarkus Pargmann
2015-08-16iio: bmg160: Use i2c regmap instead of direct i2c accessMarkus Pargmann
2015-08-12iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann
2015-08-08iio: adis16136: Add ADIS16137 supportLars-Peter Clausen
2015-08-08iio: adis16260: Add ADIS16266 supportLars-Peter Clausen
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski