index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
imu
/
inv_mpu6050
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
Jean-Baptiste Maneyrol
2024-08-17
1
-2
/
+11
*
iio: imu: inv_mpu6050: stabilized timestamping in interrupt
Jean-Baptiste Maneyrol
2024-06-03
2
-2
/
+3
*
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-22
4
-84
/
+596
|
\
|
*
iio: invensense: fix timestamp glitches when switching frequency
Jean-Baptiste Maneyrol
2024-05-03
1
-1
/
+1
|
*
iio: imu: inv_mpu6050: add WoM suspend wakeup with low-power mode
Jean-Baptiste Maneyrol
2024-03-25
2
-51
/
+166
|
*
iio: imu: inv_mpu6050: add new interrupt handler for WoM events
Jean-Baptiste Maneyrol
2024-03-25
3
-16
/
+66
|
*
iio: imu: inv_mpu6050: add WoM event as accel event
Jean-Baptiste Maneyrol
2024-03-25
1
-8
/
+59
|
*
iio: imu: inv_mpu6050: add WoM (Wake-on-Motion) sensor
Jean-Baptiste Maneyrol
2024-03-25
4
-13
/
+309
*
|
i2c: mux: Remove class argument from i2c_mux_add_adapter()
Heiner Kallweit
2024-05-13
1
-1
/
+1
|
/
*
iio: imu: inv_mpu6050: fix frequency setting when chip is off
Jean-Baptiste Maneyrol
2024-02-25
1
-0
/
+5
*
iio: imu: inv_mpu6050: fix FIFO parsing when empty
Jean-Baptiste Maneyrol
2024-02-24
1
-0
/
+2
*
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-17
1
-6
/
+3
|
\
|
*
iio: imu: inv_mpu6050: return callee's error code rather than -EINVAL
Su Hui
2023-11-26
1
-6
/
+3
*
|
iio: imu: inv_mpu6050: fix an error code problem in inv_mpu6050_read_raw
Su Hui
2023-11-26
1
-2
/
+2
|
/
*
iio: imu: mpu6050: add level shifter flag
Andreas Kemnade
2023-10-05
3
-0
/
+17
*
iio: Remove unused declarations
Yue Haibing
2023-09-12
1
-1
/
+0
*
iio: imu: inv_mpu6050: read the full fifo when processing data
Jean-Baptiste Maneyrol
2023-07-20
3
-8
/
+18
*
iio: imu: inv_mpu6050: use the common inv_sensors timestamp module
Jean-Baptiste Maneyrol
2023-07-20
5
-93
/
+45
*
iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-21
1
-1
/
+1
*
iio: imu: mpu6050: Add support for the ICM 20600 IMU
Hermes Zhang
2023-05-13
5
-2
/
+25
*
iio: imu: inv_mpu6050: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-4
/
+3
*
iio: imu: inv_mpu: Move exports to IIO_MPU6050 namespace
Jonathan Cameron
2022-11-23
3
-11
/
+12
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
1
-2
/
+2
|
\
|
*
iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
1
-2
/
+2
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
|
/
*
iio: imu: mpu6050: Fix alignment for DMA safety
Jonathan Cameron
2022-06-14
1
-1
/
+1
*
iio: imu: inv_mpu6050: Add support for ICM-20608-D
Michael Srba
2022-04-04
5
-2
/
+24
*
iio: imu: inv_mpu6050: Make use of device properties
Andy Shevchenko
2022-02-06
2
-5
/
+4
*
iio: imu: inv_mpu6050: Check ACPI companion directly
Andy Shevchenko
2022-02-06
1
-3
/
+2
*
iio: imu: inv_mpu6050: Drop wrong use of ACPI_PTR()
Andy Shevchenko
2022-02-06
2
-6
/
+5
*
iio:imu:inv_mpu6050: Suppress clang W=1 warning about pointer to enum convers...
Jonathan Cameron
2021-12-21
2
-2
/
+2
*
iio: imu: inv_mpu6050: Mark acpi match table as maybe unused
Daniel Palmer
2021-10-17
1
-1
/
+1
*
drivers/iio: Remove all strcpy() uses
Len Baker
2021-09-14
1
-15
/
+21
*
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: inv_mpu6050: Drop use of %hhx format string.
Jonathan Cameron
2021-06-09
1
-3
/
+2
*
iio: Drop Duplicated "mount-matrix" parameter
Andy Shevchenko
2021-06-03
1
-2
/
+1
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-1
/
+1
*
iio: inv_mpu6050: Fully validate gyro and accel scale writes
Lars-Peter Clausen
2021-04-07
1
-6
/
+14
*
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
*
iio: imu: inv_mpu6050: Add support for MPU-6880
Stephan Gerhold
2021-01-09
5
-4
/
+25
*
iio:imu:inv_mpu6050: Use regmap_noinc_read for fifo reads.
Jonathan Cameron
2020-09-21
1
-2
/
+2
*
iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues.
Jonathan Cameron
2020-09-21
2
-10
/
+14
*
iio: imu: inv_mpu6050: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-03
1
-14
/
+6
*
iio: imu: inv_mpu6050: inv_mpu_ring: Demote seemingly unintentional kerneldoc...
Lee Jones
2020-07-20
1
-1
/
+1
*
iio: imu: inv_mpu6050: inv_mpu_core: Demote obvious misuse of kerneldoc to st...
Lee Jones
2020-07-20
1
-7
/
+7
*
iio: remove left-over parent assignments
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: imu: inv_mpu6050: Drop double check for ACPI companion device
Andy Shevchenko
2020-06-14
1
-5
/
+1
[next]