index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
gyro
Age
Commit message (
Expand
)
Author
2021-11-21
iio: gyro: adxrs290: fix data signedness
Kister Genesis Jimenez
2021-11-17
iio: itg3200: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
2021-10-19
iio: gyro: mpu3050: Fix alignment and size issues with buffers.
Jonathan Cameron
2021-10-17
iio: gyro: adis16080: use devm_iio_device_register() in probe
Alexandru Ardelean
2021-09-14
iio: gyro: remove dead config dependencies on INPUT_MPU3050
Lukas Bulwahn
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
2021-09-14
iio: st_sensors: disable regulators after device unregistration
Alexandru Ardelean
2021-07-24
iio: gyro: st_gyro: use devm_iio_triggered_buffer_setup() for buffer
Alexandru Ardelean
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
2021-07-13
iio: hid-sensors: bind IIO channels alloc to device object
Alexandru Ardelean
2021-06-16
iio: hid-sensors: Update header includes
Jonathan Cameron
2021-06-16
iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace
Andy Shevchenko
2021-06-09
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-06-04
iio: adis: Cleanout unused headers
Jonathan Cameron
2021-06-03
iio: gyro: st_gyro: Support mount matrix
Linus Walleij
2021-06-03
iio: adis16136: make use of adis lock helpers
Nuno Sá
2021-06-03
iio: adis16260: make use of adis lock helpers
Nuno Sá
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-05-22
iio: gyro: fxas21002c: balance runtime power in error path
Rui Miguel Silva
2021-05-17
iio: gyro: bmg160: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-05-17
iio: gyro: fxa21002c: Balance runtime pm + use pm_runtime_resume_and_get().
Jonathan Cameron
2021-05-17
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
2021-05-17
iio: st_sensors: Call st_sensors_power_enable() from bus drivers
Andy Shevchenko
2021-05-17
iio: gyro: st_gyro: Move platform data from header to C file
Andy Shevchenko
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-10
iio: gyro: mpu3050: Fix reported temperature value
Dmitry Osipenko
2021-05-10
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
2021-03-26
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
2021-03-15
Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2021-03-11
iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common
Ye Xiang
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-03-06
iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
Dinghao Liu
2021-01-22
iio: hid-sensor-gyro-3d: Add timestamp channel
Ye Xiang
2021-01-22
iio: gyro: bmg160: Add rudimentary regulator support
Stephan Gerhold
2020-12-03
iio:gyro:mpu3050 Treat otp value as a __le64 and use FIELD_GET() to break up
Jonathan Cameron
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-09-21
iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.
Jonathan Cameron
2020-09-21
iio: gyro: adis16080: Fix formatting issue
Lee Jones
2020-09-16
iio: adis16260: Use Managed device functions
Nuno Sá
2020-09-16
iio: adis16136: Use Managed device functions
Nuno Sá
2020-09-13
iio: gyro: adxrs290: Add debugfs register access support
Nishant Malpani
2020-09-13
iio: gyro: adxrs290: Add triggered buffer support
Nishant Malpani
2020-09-13
iio: gyro: adxrs290: use hook for devm resource unwinding
Nishant Malpani
2020-09-03
iio: gyro: adxrs290: Insert missing mutex initialization call
Nishant Malpani
2020-08-22
iio: gyro: Add driver support for ADXRS290
Nishant Malpani
[next]