summaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-307-13/+7Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-303-6/+3Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-214-0/+4
* Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-04-257-1/+1319
|\
| * drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warn...Mohan Kumar2019-04-221-1/+1
| * iio: gyro: fxas21002c: add spi driverRui Miguel Silva2019-04-223-1/+77
| * iio: gyro: fxas21002c: add i2c driverRui Miguel Silva2019-04-223-0/+76
| * iio: gyro: add core driver for fxas21002cRui Miguel Silva2019-04-224-0/+1166
* | Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman2019-04-212-6/+8
|\ \ | |/ |/|
| * iio: gyro: mpu3050: fix chip ID readingSergey Larin2019-03-091-3/+5
| * iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans2019-03-091-3/+3
* | iio: gyro: bmg160: add device tree compatibility tableH. Nikolaus Schaller2019-04-041-0/+9
* | iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller2019-04-041-0/+20
* | iio: gyro: bmg160: add mount matrix supportH. Nikolaus Schaller2019-04-041-0/+21
* | iio: Allow to read mount matrix from ACPIAndy Shevchenko2019-04-041-2/+1Star
|/
* iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-161-1/+4
* iio: Replace occurrences of magic number 0 by IIO_CHAN_INFO_RAWRodrigo Siqueira2018-03-071-1/+1
* gyro:adis16136: fix debugfs_simple_attr.cocci warningsVenkat Prashanth B U2018-01-081-6/+9
* drivers: iio: gyro: remove duplicate includesPravin Shedge2018-01-081-1/+0Star
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1411-23/+36
|\
| * iio: gyro: st_gyro: add SPI-3wire support to st_gyro frameworkLorenzo Bianconi2017-10-101-0/+12
| * iio: st_sensors: decouple irq1 configuration parameters from the irq2 onesLorenzo Bianconi2017-10-091-6/+12
| * iio: st_sensors: add register mask for status registerLorenzo Bianconi2017-10-091-3/+12
| * iio:gyro: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-2211-14/+0Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* iio: gyro: st_gyro_spi: add OF capability to st_gyro_spiLorenzo Bianconi2017-07-021-0/+53
* iio: gyro: mpu3050: Allow open drain with anythingLinus Walleij2017-07-021-10/+0Star
* iio: common: st_sensors: move st_sensors_of_i2c_probe() in common codeLorenzo Bianconi2017-07-011-1/+2
* iio: gyro: st_gyro: fix L3GD20H supportLorenzo Bianconi2017-07-014-6/+14
* Merge tag 'iio-for-4.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-04-181-3/+2Star
|\
| * iio: gyro: mpu3050: stop double error reportingPeter Rosin2017-04-031-3/+2Star
* | Merge 4.11-rc6 into staging-nextGreg Kroah-Hartman2017-04-101-0/+12
|\ \ | |/ |/|
| * iio: bmg160: reset chip when probingQuentin Schulz2017-03-251-0/+12
* | iio: gyro: itg3200: Add OF device ID tableJavier Martinez Canillas2017-03-191-0/+7
|/
* iio: common: ssp_sensors: gyro: use devm_iio_device_register()Wei Yongjun2017-01-281-11/+1Star
* iio:kfifo_buf header include push down.Jonathan Cameron2017-01-101-0/+1
* iio: gyro: st_gyro: inline per-sensor dataLinus Walleij2016-11-121-139/+66Star
* iio: gyro: mpu3050: add I2C dependencyArnd Bergmann2016-11-081-0/+1
* iio: gyro: mpu3050: remove duplicate initializerArnd Bergmann2016-11-081-1/+0Star
* iio: gyro: Add driver for the MPU-3050 gyroscopeLinus Walleij2016-10-255-0/+1549
* iio: common: ssp_sensors: gyro: constify iio_info structuresJulia Lawall2016-09-181-1/+1
* iio: bmg160: add callbacks for the filter frequencySteffen Trumtrar2016-07-031-12/+96
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-15/+15
* Merge 4.7-rc4 into staging-nextGreg Kroah-Hartman2016-06-202-1/+2
|\
| * iio: st_sensors: switch to a threaded interruptLinus Walleij2016-05-292-1/+2