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: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
1
-4
/
+1
*
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-06-16
1
-0
/
+1
*
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-06-09
12
-79
/
+90
|
\
|
*
iio: adis: Cleanout unused headers
Jonathan Cameron
2021-06-04
2
-10
/
+0
|
*
iio: gyro: st_gyro: Support mount matrix
Linus Walleij
2021-06-03
1
-6
/
+27
|
*
iio: adis16136: make use of adis lock helpers
Nuno Sá
2021-06-03
1
-9
/
+6
|
*
iio: adis16260: make use of adis lock helpers
Nuno Sá
2021-06-03
1
-2
/
+2
|
*
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-06-03
3
-5
/
+3
|
*
iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-05-17
1
-3
/
+7
|
*
iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().
Jonathan Cameron
2021-05-17
1
-10
/
+1
|
*
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
2021-05-17
1
-4
/
+0
|
*
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
2021-05-17
3
-16
/
+33
|
*
iio: gyro: st_gyro: Move platform data from header to C file
Andy Shevchenko
2021-05-17
2
-8
/
+5
|
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
5
-6
/
+6
*
|
iio: gyro: fxas21002c: balance runtime power in error path
Rui Miguel Silva
2021-05-22
1
-0
/
+2
|
/
*
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
[next]