index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: imu: st_lsm6dsx: Avoid potential array overflow in st_lsm6dsx_set_odr()
Teng Qi
2021-10-20
1
-2
/
+4
*
Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux...
Greg Kroah-Hartman
2021-10-19
13
-101
/
+77
|
\
|
*
iio: st_lsm9ds0: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-19
1
-6
/
+6
|
*
iio: imu: adis16400: Fix buffer alignment requirements.
Jonathan Cameron
2021-10-19
1
-5
/
+15
|
*
iio: adis16460: make use of the new unmasked_drdy flag
Nuno Sá
2021-10-19
1
-17
/
+1
|
*
iio: adis16475: make use of the new unmasked_drdy flag
Nuno Sá
2021-10-19
1
-18
/
+1
|
*
iio: adis: handle devices that cannot unmask the drdy pin
Nuno Sá
2021-10-19
2
-1
/
+18
|
*
iio: adis: do not disabe IRQs in 'adis_init()'
Nuno Sá
2021-10-19
1
-1
/
+3
|
*
iio: imu: st_lsm6dsx: move max_fifo_size in st_lsm6dsx_fifo_ops
Lorenzo Bianconi
2021-10-19
2
-9
/
+11
|
*
iio: imu: inv_mpu6050: Mark acpi match table as maybe unused
Daniel Palmer
2021-10-17
1
-1
/
+1
|
*
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
2021-09-14
1
-2
/
+0
|
*
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
2021-09-14
4
-27
/
+1
|
*
drivers/iio: Remove all strcpy() uses
Len Baker
2021-09-14
1
-15
/
+21
*
|
iio: adis16480: fix devices that do not support sleep mode
Nuno Sá
2021-09-26
1
-3
/
+11
*
|
iio: adis16475: fix deadlock on frequency set
Nuno Sá
2021-09-25
1
-1
/
+2
|
/
*
Merge 5.14-rc6 into staging-next
Greg Kroah-Hartman
2021-08-16
1
-2
/
+1
|
\
|
*
iio: adis: set GPIO reset pin direction
Antti Keränen
2021-07-17
1
-2
/
+1
*
|
iio: st-sensors: Remove some unused includes and add some that should be there
Jonathan Cameron
2021-07-24
3
-2
/
+5
*
|
Add startup time for each chip using inv_mpu6050 driver
Baptiste Mansuy
2021-07-19
3
-19
/
+36
|
/
*
iio: imu: mpu6050: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-16
2
-17
/
+8
*
iio: imu: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-13
4
-7
/
+0
*
iio: imu: inv_mpu6050: Drop use of %hhx format string.
Jonathan Cameron
2021-06-09
1
-3
/
+2
*
iio: adis: Cleanout unused headers
Jonathan Cameron
2021-06-04
5
-19
/
+0
*
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-06-03
4
-6
/
+4
*
iio: adis16480: support burst read function
Nuno Sa
2021-06-03
1
-13
/
+147
*
iio: imu: kmx61: Balance runtime pm + use pm_runtime_resume_and_get()
Jonathan Cameron
2021-05-17
1
-4
/
+1
*
iio: imu: st_lsm6dsx: correct ODR in header
Sean Nyekjaer
2021-05-17
1
-3
/
+3
*
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
2021-05-17
8
-0
/
+388
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
4
-4
/
+6
*
iio: adis16400: do not directly change spi 'max_speed_hz'
Nuno Sa
2021-05-17
1
-13
/
+2
*
iio: adis16475: do not directly change spi 'max_speed_hz'
Nuno Sa
2021-05-17
1
-5
/
+2
*
iio: adis: add burst_max_speed_hz variable
Nuno Sa
2021-05-17
1
-0
/
+4
*
iio: adis_buffer: don't push data to buffers on failure
Nuno Sa
2021-05-17
1
-4
/
+4
*
iio: adis_buffer: update device page after changing it
Nuno Sa
2021-05-17
1
-3
/
+3
*
iio: adis16475: do not return ints in irq handlers
Nuno Sa
2021-05-17
1
-1
/
+1
*
iio: adis_buffer: check return value on page change
Nuno Sa
2021-05-17
1
-1
/
+7
*
iio: adis16400: do not return ints in irq handlers
Nuno Sa
2021-05-17
1
-3
/
+0
*
iio: adis_buffer: do not return ints in irq handlers
Nuno Sa
2021-05-17
1
-3
/
+0
*
iio: inv_mpu6050: Fully validate gyro and accel scale writes
Lars-Peter Clausen
2021-04-07
1
-6
/
+14
*
iio:imu:adis: Use IRQF_NO_AUTOEN instead of irq request then disable
Jonathan Cameron
2021-04-07
3
-9
/
+11
*
iio: inv_mpu6050: Make interrupt optional
Lars-Peter Clausen
2021-04-07
1
-19
/
+32
*
iio: inv_mpu6050: Remove superfluous indio_dev->modes assignment
Lars-Peter Clausen
2021-04-07
1
-1
/
+0
*
iio: imu: inv_mpu6050: Use as standalone trigger
Linus Walleij
2021-03-29
1
-0
/
+10
*
Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-03-26
13
-120
/
+221
|
\
|
*
iio: adis_trigger: Remove code to set trigger parent
Gwendal Grignou
2021-03-25
1
-8
/
+2
|
*
iio: fix devm_iio_trigger_alloc with parent.cocci
Gwendal Grignou
2021-03-25
1
-1
/
+0
|
*
iio: imu: st_lsm6dsx: Drop unneeded explicit castings
Andy Shevchenko
2021-03-25
3
-6
/
+3
|
*
iio: imu: fxos8700: Drop unneeded explicit castings
Andy Shevchenko
2021-03-25
2
-4
/
+2
|
*
iio: adis: add helpers for locking
Nuno Sa
2021-03-11
3
-25
/
+22
|
*
iio: adis16475: improve sync scale mode handling
Nuno Sa
2021-03-11
1
-28
/
+90
[next]