aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro
AgeCommit message (Expand)Author
2020-03-08iio: imu: adis: Add self_test_reg variableNuno Sá
2020-03-08iio: gyro: adis16136: initialize adis_data staticallyAlexandru Ardelean
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko
2020-01-13iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko
2020-01-12iio: adis: Remove startup_delayNuno Sá
2020-01-12iio: adis: Introduce timeouts structureNuno Sá
2019-12-29iio: gyro: st_gyro: Mark gyro_pdata with __maybe_unusedAndy Shevchenko
2019-12-15iio: itg3200: Drop GPIO includeLinus Walleij
2019-12-01iio: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-23iio: gyro: adis16260: replace mlock with ADIS lib's state_lockAlexandru Ardelean
2019-11-23iio: gyro: adis16136: rework locks using ADIS library's state lockAlexandru Ardelean
2019-11-03iio: gyro: adis16136: check ret val for non-zero vs less-than-zeroAlexandru Ardelean
2019-10-27iio: st: Drop GPIO includeLinus Walleij
2019-10-18iio: gyro: mpu3050: Explicity make a 'poison' value big endianJonathan Cameron
2019-10-07iio: gyro: clean up indentation issueColin Ian King
2019-10-05iio: gyro: adis16080: replace mlock with own lockAlexandru Ardelean
2019-10-05iio: gyro: adis16130: remove mlock usageAlexandru Ardelean
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca
2019-08-05iio:gyro: preenable/postenable/predisable fixup for ST gyro bufferDenis Ciocca
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca
2019-07-27iio:gyro: device settings are set immediately during probeDenis Ciocca
2019-07-27iio:gyro: introduce st_gyro_get_settings() functionDenis Ciocca
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-25Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-04-22drivers/iio/gyro/mpu3050-core.c: This patch fix the following checkpatch warn...Mohan Kumar
2019-04-22iio: gyro: fxas21002c: add spi driverRui Miguel Silva
2019-04-22iio: gyro: fxas21002c: add i2c driverRui Miguel Silva
2019-04-22iio: gyro: add core driver for fxas21002cRui Miguel Silva
2019-04-21Merge 5.1-rc6 into staging-nextGreg Kroah-Hartman
2019-04-04iio: gyro: bmg160: add device tree compatibility tableH. Nikolaus Schaller
2019-04-04iio: gyro: itg3200: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: gyro: bmg160: add mount matrix supportH. Nikolaus Schaller
2019-04-04iio: Allow to read mount matrix from ACPIAndy Shevchenko
2019-03-09iio: gyro: mpu3050: fix chip ID readingSergey Larin
2019-03-09iio/gyro/bmg160: Use millidegrees for temperature scaleMike Looijmans
2018-11-16iio/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