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: 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
*
Merge 5.7-rc3 into staging-next
Greg Kroah-Hartman
2020-04-27
1
-1
/
+10
|
\
|
*
iio: imu: inv_mpu6050: fix suspend/resume with runtime power
Jean-Baptiste Maneyrol
2020-04-19
1
-1
/
+10
*
|
iio:imu:mpu6050: Tidy up parameters to regmap_bulk functions.
Jonathan Cameron
2020-04-19
1
-2
/
+2
*
|
iio: imu: inv_mpu6050: add debugfs register r/w interface
Rohit Sarkar
2020-04-19
1
-0
/
+19
*
|
iio: imu: inv_mpu6050: convert to use i2c_new_client_device()
Wolfram Sang
2020-04-19
1
-3
/
+5
*
|
iio: imu: inv_mpu6050_spi: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
2020-04-19
1
-2
/
+2
*
|
iio: imu: inv_mpu6050_i2c: Use vsprintf extension %pe for symbolic error name
Nishant Malpani
2020-04-19
1
-2
/
+2
|
/
*
iio: imu: inv_mpu6050: temperature only work with accel/gyro
Jean-Baptiste Maneyrol
2020-03-08
1
-0
/
+5
*
iio: imu: inv_mpu6050: use runtime pm with autosuspend
Jean-Baptiste Maneyrol
2020-03-08
3
-112
/
+196
*
iio: imu: inv_mpu6050: dynamic sampling rate change
Jean-Baptiste Maneyrol
2020-03-08
1
-5
/
+0
*
iio: imu: inv_mpu6050: factorize fifo enable/disable
Jean-Baptiste Maneyrol
2020-03-08
3
-67
/
+55
*
iio: imu: inv_mpu6050: fix data polling interface
Jean-Baptiste Maneyrol
2020-03-08
3
-23
/
+37
*
iio: imu: inv_mpu6050: rewrite power and engine management
Jean-Baptiste Maneyrol
2020-03-08
5
-131
/
+262
*
iio: imu: inv_mpu6050: reduce sleep time when turning regulators on
Jean-Baptiste Maneyrol
2020-03-08
1
-1
/
+2
*
iio: imu: inv_mpu6050: add all signal path resets at init
Jean-Baptiste Maneyrol
2020-03-08
2
-0
/
+24
*
iio: imu: inv_mpu6050: early init of chip_config for use at setup
Jean-Baptiste Maneyrol
2020-03-08
2
-9
/
+7
*
iio: imu: inv_mpu6050: simplify polling magnetometer
Jean-Baptiste Maneyrol
2020-03-08
1
-21
/
+13
*
iio: imu: inv_mpu6050: set power on/off only once during all init
Jean-Baptiste Maneyrol
2020-03-08
3
-38
/
+24
*
iio: imu: inv_mpu6050: delete useless check
Jean-Baptiste Maneyrol
2020-03-08
1
-8
/
+5
*
iio: imu: inv_mpu6050: enable i2c aux mux bypass only once
Jean-Baptiste Maneyrol
2020-03-08
1
-43
/
+28
*
iio: imu: inv_mpu6050: update LPF bandwidth settings
Jean-Baptiste Maneyrol
2020-02-14
2
-19
/
+21
*
iio: imu: inv_mpu6050: add support of ICM20690
Jean-Baptiste Maneyrol
2020-02-14
5
-9
/
+48
*
iio: imu: inv_mpu6050: add support of IAM20680
Jean-Baptiste Maneyrol
2020-02-14
5
-2
/
+23
*
iio: imu: inv_mpu6050: add support of ICM20609 & ICM20689
Jean-Baptiste Maneyrol
2020-02-14
5
-8
/
+53
*
iio: imu: inv_mpu6050: cleanup of/acpi support
Jean-Baptiste Maneyrol
2020-02-14
3
-28
/
+50
*
iio: imu/mpu6050: support dual-edge IRQ
Michał Mirosław
2020-01-18
2
-5
/
+2
*
iio: imu: inv_mpu6050: add fifo temperature data support
Jean-Baptiste Maneyrol
2020-01-18
4
-141
/
+90
*
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2020-01-10
6
-41
/
+109
|
\
|
*
iio: imu: inv_mpu6050: Select I2C_MUX again
Linus Walleij
2019-12-15
1
-1
/
+2
|
*
iio: imu: inv_mpu6050: add support of MPU9150 magnetometer
Jean-Baptiste Maneyrol
2019-11-16
4
-36
/
+104
|
*
iio: imu: inv_mpu6050: delete not existing MPU9150 spi support
Jean-Baptiste Maneyrol
2019-11-16
2
-4
/
+3
*
|
iio: imu: inv_mpu6050: fix temperature reporting using bad unit
Jean-Baptiste Maneyrol
2019-12-08
2
-15
/
+24
|
/
*
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2019-11-13
2
-10
/
+37
|
\
|
*
iio: imu: mpu6050: Add support for vdd-supply regulator
Stephan Gerhold
2019-11-10
2
-10
/
+37
*
|
Merge 5.4-rc7 into staging-next
Greg Kroah-Hartman
2019-11-11
3
-3
/
+23
|
\
\
|
|
/
|
/
|
|
*
iio: imu: inv_mpu6050: fix no data on MPU6050
Jean-Baptiste Maneyrol
2019-10-22
3
-3
/
+23
*
|
iio: imu: inv_mpu6050: add fifo support for magnetometer data
Jean-Baptiste Maneyrol
2019-10-05
4
-12
/
+88
*
|
iio: imu: inv_mpu6050: add MPU925x magnetometer support
Jean-Baptiste Maneyrol
2019-10-05
5
-4
/
+538
*
|
iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary bus
Jean-Baptiste Maneyrol
2019-10-05
3
-1
/
+225
*
|
iio: imu: inv_mpu6050: fix objects syntax in Makefile
Jean-Baptiste Maneyrol
2019-10-05
1
-3
/
+3
*
|
iio: imu: inv_mpu6050: add defines for supporting 9-axis chips
Jean-Baptiste Maneyrol
2019-10-05
1
-2
/
+54
*
|
iio: imu: inv_mpu6050: add header include protection macro
Jean-Baptiste Maneyrol
2019-10-05
1
-0
/
+6
[next]