aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/gyro (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-22iio: hid-sensor-gyro-3d: Add timestamp channelYe Xiang1-16/+24
2021-01-22iio: gyro: bmg160: Add rudimentary regulator supportStephan Gerhold1-0/+25
2020-12-03iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break upJonathan Cameron1-12/+16
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron2-12/+6
2020-09-21iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+11
2020-09-21iio: gyro: adis16080: Fix formatting issueLee Jones1-1/+1
2020-09-16iio: adis16260: Use Managed device functionsNuno Sá1-22/+11
2020-09-16iio: adis16136: Use Managed device functionsNuno Sá1-24/+13
2020-09-13iio: gyro: adxrs290: Add debugfs register access supportNishant Malpani1-0/+26
2020-09-13iio: gyro: adxrs290: Add triggered buffer supportNishant Malpani2-14/+199
2020-09-13iio: gyro: adxrs290: use hook for devm resource unwindingNishant Malpani1-3/+58
2020-09-03iio: gyro: adxrs290: Insert missing mutex initialization callNishant Malpani1-0/+2
2020-08-22iio: gyro: Add driver support for ADXRS290Nishant Malpani3-0/+455
2020-07-20iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file its usedLee Jones2-66/+66
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen3-21/+4
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean11-11/+0
2020-05-10iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean1-14/+4
2020-05-03iio: imu: adis16xxx: use helper to access iio core debugfs dirAlexandru Ardelean1-6/+4
2020-05-03iio: gyro: adis16130: Use get_unaligned_be24()Andy Shevchenko1-1/+3
2020-04-19iio: gyro: mpu3050: Use vsprintf extension %pe for symbolic error nameNishant Malpani1-2/+2
2020-04-19iio: gyro: bmg160_spi: Use vsprintf extension %pe for symbolic error nameNishant Malpani1-2/+2
2020-04-19iio: gyro: bmg160_i2c: Use vsprintf extension %pe for symbolic error nameNishant Malpani1-2/+2
2020-04-19iio/gyro/bmg160: Add support for BMI088 chipMike Looijmans3-1/+4
2020-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko2-6/+6
2020-03-08iio: imu: adis: Add self_test_reg variableNuno Sá2-0/+2
2020-03-08iio: gyro: adis16136: initialize adis_data staticallyAlexandru Ardelean1-40/+21
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko2-10/+2
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko2-4/+2
2020-01-13iio: st_gyro: Correct data for LSM9DS0 gyroAndy Shevchenko1-1/+74
2020-01-12iio: adis: Remove startup_delayNuno Sá2-2/+0
2020-01-12iio: adis: Introduce timeouts structureNuno Sá2-1/+46
2019-12-29iio: gyro: st_gyro: Mark gyro_pdata with __maybe_unusedAndy Shevchenko1-1/+1
2019-12-15iio: itg3200: Drop GPIO includeLinus Walleij1-1/+0
2019-12-01iio: Fix Kconfig indentationKrzysztof Kozlowski1-16/+16
2019-11-23iio: gyro: adis16260: replace mlock with ADIS lib's state_lockAlexandru Ardelean1-3/+3
2019-11-23iio: gyro: adis16136: rework locks using ADIS library's state lockAlexandru Ardelean1-10/+21
2019-11-03iio: gyro: adis16136: check ret val for non-zero vs less-than-zeroAlexandru Ardelean1-12/+12
2019-10-27iio: st: Drop GPIO includeLinus Walleij1-1/+0
2019-10-18iio: gyro: mpu3050: Explicity make a 'poison' value big endianJonathan Cameron1-1/+1
2019-10-07iio: gyro: clean up indentation issueColin Ian King1-1/+1
2019-10-05iio: gyro: adis16080: replace mlock with own lockAlexandru Ardelean1-2/+6
2019-10-05iio: gyro: adis16130: remove mlock usageAlexandru Ardelean1-2/+0
2019-08-11iio:st_sensors: remove buffer allocation at each buffer enableDenis Ciocca1-11/+1
2019-08-05iio: remove get_irq_data_ready() function pointer and use IRQ number directlyDenis Ciocca1-4/+3
2019-08-05iio:gyro: preenable/postenable/predisable fixup for ST gyro bufferDenis Ciocca1-25/+24
2019-07-27iio: make st_sensors drivers use regmapDenis Ciocca3-5/+5
2019-07-27iio: move 3-wire spi initialization to st_sensors_spiDenis Ciocca2-4/+4
2019-07-27iio:gyro: device settings are set immediately during probeDenis Ciocca2-7/+27
2019-07-27iio:gyro: introduce st_gyro_get_settings() functionDenis Ciocca2-0/+19
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2