aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-18Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-3/+2
2017-04-10Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman1-0/+12
2017-04-03iio: gyro: mpu3050: stop double error reportingPeter Rosin1-3/+2
2017-03-25iio: bmg160: reset chip when probingQuentin Schulz1-0/+12
2017-03-19iio: gyro: itg3200: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-01-28iio: common: ssp_sensors: gyro: use devm_iio_device_register()Wei Yongjun1-11/+1
2017-01-10iio:kfifo_buf header include push down.Jonathan Cameron1-0/+1
2016-11-12iio: gyro: st_gyro: inline per-sensor dataLinus Walleij1-139/+66
2016-11-08iio: gyro: mpu3050: add I2C dependencyArnd Bergmann1-0/+1
2016-11-08iio: gyro: mpu3050: remove duplicate initializerArnd Bergmann1-1/+0
2016-10-25iio: gyro: Add driver for the MPU-3050 gyroscopeLinus Walleij5-0/+1549
2016-09-18iio: common: ssp_sensors: gyro: constify iio_info structuresJulia Lawall1-1/+1
2016-07-03iio: bmg160: add callbacks for the filter frequencySteffen Trumtrar1-12/+96
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-15/+15
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/jic23/iio into staging-nextGreg Kroah-Hartman1-4/+8
2016-05-29iio: st_sensors: switch to a threaded interruptLinus Walleij2-1/+2
2016-05-29iio:st_sensors: fix power regulator usageGregor Boirie1-4/+8
2016-04-26Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testingGreg Kroah-Hartman6-43/+56
2016-04-23iio: st_gyro: Add lsm9ds0-gyro supportCrestez Dan Leonard5-1/+9
2016-04-19iio: gyro: bmg160: use regmap to retrieve struct deviceAlison Schofield1-42/+44
2016-04-19iio: st_sensors: verify interrupt event to statusLinus Walleij1-0/+3
2016-04-11Merge 4.6-rc3 into staging-nextGreg Kroah-Hartman1-3/+3
2016-04-03iio: gyro: bmg160: fix buffer read valuesIrina Tirdea1-1/+1
2016-04-03iio: gyro: bmg160: fix endianness when reading axesIrina Tirdea1-3/+4
2016-04-03iio: remove gpio interrupt probing from drivers that use a single interruptIrina Tirdea1-28/+0
2016-04-03iio: accel: bmg160: optimize transfers in trigger handlerIrina Tirdea1-11/+6
2016-04-03iio: gyro: bmg160: use available_scan_masksIrina Tirdea1-2/+7
2016-01-10iio: st_sensors: support active-low interruptsLinus Walleij1-0/+15
2015-12-01Merge tag 'iio-for-4.5a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-11/+12
2015-11-08iio: gyro: check sscanf return valueIoana Ciornei1-1/+3
2015-11-08iio: Reconcile operation order between iio_register/unregister and pm functionsAdriana Reus1-10/+9
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds6-6/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis6-6/+0
2015-08-31iio: bmg160: Add SPI driverMarkus Pargmann3-1/+64
2015-08-31iio: bmg160: Separate i2c and core driverMarkus Pargmann5-67/+108
2015-08-16iio: st_sensors: add debugfs register read hookLinus Walleij1-0/+1
2015-08-16iio: bmg160: Remove remaining uses of i2c_clientMarkus Pargmann1-30/+29
2015-08-16iio: bmg160: Use generic dev_drvdataMarkus Pargmann1-5/+5
2015-08-16iio: bmg160: Remove i2c_client from data structMarkus Pargmann1-32/+32
2015-08-16iio: bmg160: Use i2c regmap instead of direct i2c accessMarkus Pargmann2-111/+88
2015-08-12iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are requiredMarkus Pargmann1-1/+2
2015-08-08iio: adis16136: Add ADIS16137 supportLars-Peter Clausen1-0/+6
2015-08-08iio: adis16260: Add ADIS16266 supportLars-Peter Clausen1-39/+98
2015-07-23iio: st-sensors: add configuration for WhoAmI addressGiuseppe Barba1-0/+3
2015-07-11iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2-2/+0
2015-05-24Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-39/+43
2015-05-17iio: gyro: bmg160: decouple buffer and triggersVlad Dogaru1-24/+32
2015-05-17iio: gyro: bmg160: remove redundant fieldVlad Dogaru1-8/+5
2015-05-17iio: gyro: hid-sensor-gyro-3d: Fix memory leak in probe()Fabio Estevam1-7/+6