aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro
AgeCommit message (Expand)Author
2022-07-02iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()Zheyu Ma
2021-12-14iio: itg3200: Call iio_trigger_notify_done() on errorLars-Peter Clausen
2021-07-20iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-22iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko
2021-03-24iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handlerDinghao Liu
2020-11-05iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron
2020-02-01iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko
2019-04-27iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans
2019-04-27iio: gyro: mpu3050: fix chip ID readingSergey Larin
2018-12-05iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede
2018-03-07iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira
2018-01-08gyro:adis16136: fix debugfs_simple_attr.cocci warningsVenkat Prashanth B U
2018-01-08drivers: iio: gyro: remove duplicate includesPravin Shedge
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-10iio: gyro: st_gyro: add SPI-3wire support to st_gyro frameworkLorenzo Bianconi
2017-10-09iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi
2017-10-09iio: st_sensors: add register mask for status registerLorenzo Bianconi
2017-08-22iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
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