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
/
imu
Age
Commit message (
Expand
)
Author
2021-08-16
Merge 5.14-rc6 into staging-next
Greg Kroah-Hartman
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
2021-07-19
Add startup time for each chip using inv_mpu6050 driver
Baptiste Mansuy
2021-07-17
iio: adis: set GPIO reset pin direction
Antti Keränen
2021-06-16
iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-13
iio: imu: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-09
iio: imu: inv_mpu6050: Drop use of %hhx format string.
Jonathan Cameron
2021-06-04
iio: adis: Cleanout unused headers
Jonathan Cameron
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-06-03
iio: adis16480: support burst read function
Nuno Sa
2021-05-17
iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
iio: imu: st_lsm6dsx: correct ODR in header
Sean Nyekjaer
2021-05-17
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
iio: adis16400: do not directly change spi 'max_speed_hz'
Nuno Sa
2021-05-17
iio: adis16475: do not directly change spi 'max_speed_hz'
Nuno Sa
2021-05-17
iio: adis: add burst_max_speed_hz variable
Nuno Sa
2021-05-17
iio: adis_buffer: don't push data to buffers on failure
Nuno Sa
2021-05-17
iio: adis_buffer: update device page after changing it
Nuno Sa
2021-05-17
iio: adis16475: do not return ints in irq handlers
Nuno Sa
2021-05-17
iio: adis_buffer: check return value on page change
Nuno Sa
2021-05-17
iio: adis16400: do not return ints in irq handlers
Nuno Sa
2021-05-17
iio: adis_buffer: do not return ints in irq handlers
Nuno Sa
2021-04-07
iio: inv_mpu6050: Fully validate gyro and accel scale writes
Lars-Peter Clausen
2021-04-07
iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disable
Jonathan Cameron
2021-04-07
iio: inv_mpu6050: Make interrupt optional
Lars-Peter Clausen
2021-04-07
iio: inv_mpu6050: Remove superfluous indio_dev->modes assignment
Lars-Peter Clausen
2021-03-29
iio: imu: inv_mpu6050: Use as standalone trigger
Linus Walleij
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: adis_trigger: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
iio: imu: st_lsm6dsx: Drop unneeded explicit castings
Andy Shevchenko
2021-03-25
iio: imu: fxos8700: Drop unneeded explicit castings
Andy Shevchenko
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: adis: add helpers for locking
Nuno Sa
2021-03-11
iio: adis16475: improve sync scale mode handling
Nuno Sa
2021-03-11
iio: adis16480: fix pps mode sampling frequency math
Nuno Sa
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-02-21
iio: adis16400: Fix an error code in adis16400_initial_setup()
Dan Carpenter
2021-01-09
iio: imu: inv_mpu6050: Add support for MPU-6880
Stephan Gerhold
2020-12-03
iio: imu: st_lsm6dsx: fix edge-trigger interrupts
Lorenzo Bianconi
2020-12-03
iio:imu:bmi160: Fix alignment and data leak issues
Jonathan Cameron
2020-12-03
iio:imu:bmi160: Fix too large a buffer.
Jonathan Cameron
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
2020-12-03
iio: imu: st_lsm6dsx: add support to LSM6DSOP
Lorenzo Bianconi
2020-12-03
iio: imu: st_lsmdsx: compact st_lsm6dsx_sensor_settings table
Lorenzo Bianconi
2020-11-25
iio: imu: st_lsm6dsx: add vdd-vddio voltage regulator
Lorenzo Bianconi
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2020-11-01
iio: imu: st_lsm6dsx: set 10ms as min shub slave timeout
Lorenzo Bianconi
2020-11-01
iio: remove unneeded break
Tom Rix
[next]