index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: gyro: mpu3050: Fix reported temperature value
Dmitry Osipenko
2021-05-10
1
-2
/
+11
*
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
2021-05-10
1
-1
/
+0
*
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-03-26
6
-27
/
+13
|
\
|
*
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
3
-4
/
+0
|
*
iio: set default trig->dev.parent
Gwendal Grignou
2021-03-25
1
-2
/
+1
|
*
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-03-11
1
-12
/
+7
|
*
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-11
1
-9
/
+5
*
|
Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-03-15
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
Dinghao Liu
2021-03-06
1
-0
/
+2
*
|
iio: hid-sensor-gyro-3d: Add timestamp channel
Ye Xiang
2021-01-22
1
-16
/
+24
*
|
iio: gyro: bmg160: Add rudimentary regulator support
Stephan Gerhold
2021-01-22
1
-0
/
+25
|
/
*
iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up
Jonathan Cameron
2020-12-03
1
-12
/
+16
*
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
2
-12
/
+6
*
iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-09-21
1
-4
/
+11
*
iio: gyro: adis16080: Fix formatting issue
Lee Jones
2020-09-21
1
-1
/
+1
*
iio: adis16260: Use Managed device functions
Nuno Sá
2020-09-16
1
-22
/
+11
*
iio: adis16136: Use Managed device functions
Nuno Sá
2020-09-16
1
-24
/
+13
*
iio: gyro: adxrs290: Add debugfs register access support
Nishant Malpani
2020-09-13
1
-0
/
+26
*
iio: gyro: adxrs290: Add triggered buffer support
Nishant Malpani
2020-09-13
2
-14
/
+199
*
iio: gyro: adxrs290: use hook for devm resource unwinding
Nishant Malpani
2020-09-13
1
-3
/
+58
*
iio: gyro: adxrs290: Insert missing mutex initialization call
Nishant Malpani
2020-09-03
1
-0
/
+2
*
iio: gyro: Add driver support for ADXRS290
Nishant Malpani
2020-08-22
3
-0
/
+455
*
iio: gyro: fxas21002c: Move 'fxas21002c_reg_fields' to the only file its used
Lee Jones
2020-07-20
2
-66
/
+66
*
iio: Move attach/detach of the poll func to the core
Lars-Peter Clausen
2020-06-20
3
-21
/
+4
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
11
-11
/
+0
*
iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger
Alexandru Ardelean
2020-05-10
1
-14
/
+4
*
iio: imu: adis16xxx: use helper to access iio core debugfs dir
Alexandru Ardelean
2020-05-03
1
-6
/
+4
*
iio: gyro: adis16130: Use get_unaligned_be24()
Andy Shevchenko
2020-05-03
1
-1
/
+3
*
iio: gyro: mpu3050: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
2020-04-19
1
-2
/
+2
*
iio: gyro: bmg160_spi: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
2020-04-19
1
-2
/
+2
*
iio: gyro: bmg160_i2c: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
2020-04-19
1
-2
/
+2
*
iio/gyro/bmg160: Add support for BMI088 chip
Mike Looijmans
2020-04-19
3
-1
/
+4
*
iio: st_sensors: Drop unneeded explicit castings
Andy Shevchenko
2020-03-21
2
-6
/
+6
*
iio: imu: adis: Add self_test_reg variable
Nuno Sá
2020-03-08
2
-0
/
+2
*
iio: gyro: adis16136: initialize adis_data statically
Alexandru Ardelean
2020-03-08
1
-40
/
+21
*
iio: st_sensors: Make use of device properties
Andy Shevchenko
2020-01-13
2
-10
/
+2
*
iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()
Andy Shevchenko
2020-01-13
2
-4
/
+2
*
iio: st_gyro: Correct data for LSM9DS0 gyro
Andy Shevchenko
2020-01-13
1
-1
/
+74
*
iio: adis: Remove startup_delay
Nuno Sá
2020-01-12
2
-2
/
+0
*
iio: adis: Introduce timeouts structure
Nuno Sá
2020-01-12
2
-1
/
+46
*
iio: gyro: st_gyro: Mark gyro_pdata with __maybe_unused
Andy Shevchenko
2019-12-29
1
-1
/
+1
*
iio: itg3200: Drop GPIO include
Linus Walleij
2019-12-15
1
-1
/
+0
*
iio: Fix Kconfig indentation
Krzysztof Kozlowski
2019-12-01
1
-16
/
+16
*
iio: gyro: adis16260: replace mlock with ADIS lib's state_lock
Alexandru Ardelean
2019-11-23
1
-3
/
+3
*
iio: gyro: adis16136: rework locks using ADIS library's state lock
Alexandru Ardelean
2019-11-23
1
-10
/
+21
*
iio: gyro: adis16136: check ret val for non-zero vs less-than-zero
Alexandru Ardelean
2019-11-03
1
-12
/
+12
*
iio: st: Drop GPIO include
Linus Walleij
2019-10-27
1
-1
/
+0
*
iio: gyro: mpu3050: Explicity make a 'poison' value big endian
Jonathan Cameron
2019-10-18
1
-1
/
+1
*
iio: gyro: clean up indentation issue
Colin Ian King
2019-10-07
1
-1
/
+1
*
iio: gyro: adis16080: replace mlock with own lock
Alexandru Ardelean
2019-10-05
1
-2
/
+6
[next]