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
2023-02-06
Merge 6.2-rc7 into char-misc-next
Greg Kroah-Hartman
2023-01-28
iio: imu: fix spdx format
Tom Rix
2023-01-21
iio: imu: st_lsm6dsx: add 'mount_matrix' sysfs entry to gyro channel.
Philippe De Muyter
2023-01-21
iio: imu: st_lsm6dsx: fix naming of 'struct iio_info' in st_lsm6dsx_shub.c.
Philippe De Muyter
2023-01-21
iio: imu: fxos8700: fix MAGN sensor scale and unit
Carlos Song
2023-01-21
iio: imu: fxos8700: remove definition FXOS8700_CTRL_ODR_MIN
Carlos Song
2023-01-21
iio: imu: fxos8700: fix failed initialization ODR mode assignment
Carlos Song
2023-01-21
iio: imu: fxos8700: fix incorrect ODR mode readback
Carlos Song
2023-01-08
iio: imu: st_lsm6dsx: fix build when CONFIG_IIO_TRIGGERED_BUFFER=m
Vladimir Oltean
2022-12-28
iio: imu: fxos8700: fix ACCEL measurement range selection
Carlos Song
2022-12-28
iio: imu: fxos8700: fix IMU data bits returned to user space
Carlos Song
2022-12-28
iio: imu: fxos8700: fix incomplete ACCEL and MAGN channels readback
Carlos Song
2022-12-28
iio: imu: fxos8700: fix swapped ACCEL and MAGN channels readback
Carlos Song
2022-12-28
iio: imu: fxos8700: fix map label of channel type to MAGN sensor
Carlos Song
2022-12-28
iio: imu: kmx61: Fix spelling mistake "Errow" -> "Error"
Colin Ian King
2022-11-27
Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2022-11-25
Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2022-11-24
iio: imu: st_lsm6dsx: add support to ISM330IS
Lorenzo Bianconi
2022-11-23
iio: imu: st_lsm6dsx: add support to LSM6DSO16IS
Lorenzo Bianconi
2022-11-23
iio: imu: adis16400: Call '__adis_initial_startup()' in probe
Ramona Bolboaca
2022-11-23
iio: adis: add '__adis_enable_irq()' implementation
Ramona Bolboaca
2022-11-23
iio: imu: st_lsm6dsx: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: imu: kmx61: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: imu: inv_mpu6050: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: imu: fxos8700_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: imu: bmi160/bmi160_i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
iio: imu: st_lsm6dsx: fix LSM6DSV sensor description
Lorenzo Bianconi
2022-11-23
iio: imu: inv_icm42600: Add support for icm42631
Jay Greco
2022-11-23
iio: imu: st_lsm6dsx: add support to LSM6DSV16X
Lorenzo Bianconi
2022-11-23
iio: imu: st_lsm6dsx: add support to LSM6DSV
Lorenzo Bianconi
2022-11-23
iio: imu: st_lsm6dsx: introduce sw trigger support
Lorenzo Bianconi
2022-11-23
iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()
Jonathan Cameron
2022-11-23
iio: imu: st_lsm6dsx: Simplify using devm_regulator_*get_enable()
Matti Vaittinen
2022-11-23
iio: imu: inv_mpu: Move exports to IIO_MPU6050 namespace
Jonathan Cameron
2022-11-23
iio: imu: inv_icm42600: Move exports to IIO_ICM42600 namespace
Jonathan Cameron
2022-11-23
iio: imu: st_lsm6dsx: introduce st_lsm6dsx_device_set_enable routine
Lorenzo Bianconi
2022-11-01
iio: imu: bno055: uninitialized variable bug in bno055_trigger_handler()
Dan Carpenter
2022-10-08
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-21
iio: imu: add BNO055 I2C driver
Andrea Merello
2022-09-21
iio: imu: add BNO055 serdev driver
Andrea Merello
2022-09-21
iio: imu: add Bosch Sensortec BNO055 core driver
Andrea Merello
2022-09-21
iio: imu: st_lsm6dsx: add support to LSM6DSTX
Lorenzo Bianconi
2022-08-19
iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-15
iio: imu: adis16475: Benefit from devm_clk_get_enabled() to simplify
Uwe Kleine-König
2022-07-14
Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2022-06-21
iio: imu: bmi160: Move exported symbols to IIO_BMI160 namespace
Jonathan Cameron
2022-06-20
Merge tag 'iio-fixes-for-5.19a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2022-06-19
iio: imu: inv_icm42600: Fix broken icm42600 (chip id 0 value)
Jean-Baptiste Maneyrol
2022-06-15
iio: imu: st_lsm6dsx: Limit requested watermark value to hwfifo size
Paul Cercueil
[next]