summaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro
Commit message (Expand)AuthorAgeFilesLines
* iio: st_sensors: Make use of device propertiesAndy Shevchenko2020-01-132-10/+2
* iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2020-01-132-4/+2
* iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko2020-01-131-1/+74
* iio: adis: Remove startup_delayNuno Sá2020-01-122-2/+0
* iio: adis: Introduce timeouts structureNuno Sá2020-01-122-1/+46
* iio: gyro: st_gyro: Mark gyro_pdata with __maybe_unusedAndy Shevchenko2019-12-291-1/+1
* iio: itg3200: Drop GPIO includeLinus Walleij2019-12-151-1/+0
* iio: Fix Kconfig indentationKrzysztof Kozlowski2019-12-011-16/+16
* iio: gyro: adis16260: replace mlock with ADIS lib's state_lockAlexandru Ardelean2019-11-231-3/+3
* iio: gyro: adis16136: rework locks using ADIS library's state lockAlexandru Ardelean2019-11-231-10/+21
* iio: gyro: adis16136: check ret val for non-zero vs less-than-zeroAlexandru Ardelean2019-11-031-12/+12
* iio: st: Drop GPIO includeLinus Walleij2019-10-271-1/+0
* iio: gyro: mpu3050: Explicity make a 'poison' value big endianJonathan Cameron2019-10-181-1/+1
* iio: gyro: clean up indentation issueColin Ian King2019-10-071-1/+1
* iio: gyro: adis16080: replace mlock with own lockAlexandru Ardelean2019-10-051-2/+6
* iio: gyro: adis16130: remove mlock usageAlexandru Ardelean2019-10-051-2/+0
* iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca2019-08-111-11/+1
* iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca2019-08-051-4/+3
* iio:gyro: preenable/postenable/predisable fixup for ST gyro bufferDenis Ciocca2019-08-051-25/+24
* iio: make st_sensors drivers use regmapDenis Ciocca2019-07-273-5/+5
* iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2019-07-272-4/+4
* iio:gyro: device settings are set immediately during probeDenis Ciocca2019-07-272-7/+27
* iio:gyro: introduce st_gyro_get_settings() functionDenis Ciocca2019-07-272-0/+19
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner2019-06-051-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-9/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner2019-05-307-13/+7
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-11/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-303-6/+3
* 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/+1
|/
* 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/+0
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1311-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