index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-16
iio: imu: inv_icm42600: Fix I2C init possible nack
Fawzi Khaber
1
-6
/
+9
2022-04-04
iio:imu:bmi160: disable regulator in error path
Tong Zhang
1
-6
/
+14
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
16
-70
/
+88
2022-03-02
iio: imu: st_lsm6dsx: use dev_to_iio_dev() to get iio_dev struct
Haibo Chen
1
-2
/
+2
2022-02-18
iio:imu:kmx61: Switch from CONFIG_PM* guards to pm_ptr() etc
Jonathan Cameron
1
-7
/
+3
2022-02-18
iio:imu:adis: Move exports into IIO_ADISLIB namespace
Jonathan Cameron
7
-13
/
+17
2022-02-18
iio:st-sensors: Move exports into IIO_ST_SENSORS namespace
Jonathan Cameron
3
-1
/
+4
2022-02-07
iio: imu: st_lsm6dsx: wait for settling time in st_lsm6dsx_read_oneshot
Lorenzo Bianconi
1
-1
/
+5
2022-02-06
iio: imu: inv_mpu6050: Make use of device properties
Andy Shevchenko
2
-5
/
+4
2022-02-06
iio: imu: inv_mpu6050: Check ACPI companion directly
Andy Shevchenko
1
-3
/
+2
2022-02-06
iio: imu: inv_mpu6050: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2
-6
/
+5
2022-01-30
iio: Fix error handling for PM
Miaoqian Lin
1
-1
/
+4
2022-01-23
iio:imu:adis16480: fix buffering for devices with no burst mode
Nuno Sá
1
-1
/
+6
2022-01-23
iio: adis: stylistic changes
Nuno Sá
3
-27
/
+29
2022-01-23
iio: st_sensors: don't always auto-enable I2C and SPI interface drivers
Nikita Yushchenko
1
-6
/
+22
2021-12-21
iio:imu:inv_mpu6050: Suppress clang W=1 warning about pointer to enum convers...
Jonathan Cameron
2
-2
/
+2
2021-12-21
iio:imu:inv_icm42600: Suppress clang W=1 warning about pointer to enum conver...
Jonathan Cameron
2
-2
/
+2
2021-12-04
iio: imu: st_lsm6dsx: add dts property to disable sensor-hub
Lorenzo Bianconi
1
-1
/
+3
2021-10-20
iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()
Teng Qi
1
-2
/
+4
2021-10-19
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
13
-101
/
+77
2021-10-19
iio: st_lsm9ds0: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-6
/
+6
2021-10-19
iio: imu: adis16400: Fix buffer alignment requirements.
Jonathan Cameron
1
-5
/
+15
2021-10-19
iio: adis16460: make use of the new unmasked_drdy flag
Nuno Sá
1
-17
/
+1
2021-10-19
iio: adis16475: make use of the new unmasked_drdy flag
Nuno Sá
1
-18
/
+1
2021-10-19
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
2
-1
/
+18
2021-10-19
iio: adis: do not disabe IRQs in 'adis_init()'
Nuno Sá
1
-1
/
+3
2021-10-19
iio: imu: st_lsm6dsx: move max_fifo_size in st_lsm6dsx_fifo_ops
Lorenzo Bianconi
2
-9
/
+11
2021-10-17
iio: imu: inv_mpu6050: Mark acpi match table as maybe unused
Daniel Palmer
1
-1
/
+1
2021-09-26
iio: adis16480: fix devices that do not support sleep mode
Nuno Sá
1
-3
/
+11
2021-09-25
iio: adis16475: fix deadlock on frequency set
Nuno Sá
1
-1
/
+2
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
1
-2
/
+0
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
4
-27
/
+1
2021-09-14
drivers/iio: Remove all strcpy() uses
Len Baker
1
-15
/
+21
2021-08-16
Merge 5.14-rc6 into staging-next
Greg Kroah-Hartman
1
-2
/
+1
2021-07-24
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
3
-2
/
+5
2021-07-19
Add startup time for each chip using inv_mpu6050 driver
Baptiste Mansuy
3
-19
/
+36
2021-07-17
iio: adis: set GPIO reset pin direction
Antti Keränen
1
-2
/
+1
2021-06-16
iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2
-17
/
+8
2021-06-13
iio: imu: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
4
-7
/
+0
2021-06-09
iio: imu: inv_mpu6050: Drop use of %hhx format string.
Jonathan Cameron
1
-3
/
+2
2021-06-04
iio: adis: Cleanout unused headers
Jonathan Cameron
5
-19
/
+0
2021-06-03
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
4
-6
/
+4
2021-06-03
iio: adis16480: support burst read function
Nuno Sa
1
-13
/
+147
2021-05-17
iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-05-17
iio: imu: st_lsm6dsx: correct ODR in header
Sean Nyekjaer
1
-3
/
+3
2021-05-17
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
8
-0
/
+388
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
4
-4
/
+6
2021-05-17
iio: adis16400: do not directly change spi 'max_speed_hz'
Nuno Sa
1
-13
/
+2
2021-05-17
iio: adis16475: do not directly change spi 'max_speed_hz'
Nuno Sa
1
-5
/
+2
2021-05-17
iio: adis: add burst_max_speed_hz variable
Nuno Sa
1
-0
/
+4
[next]