Sign in
android-kvm
/
linux
/
2e44e8033a9bc0420f315c32843ab89c0fc7bd0f
/
drivers
/
iio
/
imu
/
inv_mpu6050
da83df6
iio:imu:inv_mpu6050: Use regmap_noinc_read for fifo reads.
by Jonathan Cameron
· 4 years, 8 months ago
6b0cc5d
iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues.
by Jonathan Cameron
· 4 years, 8 months ago
75e13a7
iio: imu: inv_mpu6050: Simplify with dev_err_probe()
by Krzysztof Kozlowski
· 4 years, 6 months ago
3c97978
iio: imu: inv_mpu6050: inv_mpu_ring: Demote seemingly unintentional kerneldoc header
by Lee Jones
· 4 years, 8 months ago
ecf8d08
iio: imu: inv_mpu6050: inv_mpu_core: Demote obvious misuse of kerneldoc to standard comment blocks
by Lee Jones
· 4 years, 8 months ago
8f73a13
iio: remove left-over parent assignments
by Alexandru Ardelean
· 4 years, 9 months ago
ab4dd012
iio: imu: inv_mpu6050: Drop double check for ACPI companion device
by Andy Shevchenko
· 4 years, 9 months ago
e8014d8
Merge 5.7-rc3 into staging-next
by Greg Kroah-Hartman
· 4 years, 10 months ago
0a2bf92
iio: imu: inv_mpu6050: fix suspend/resume with runtime power
by Jean-Baptiste Maneyrol
· 5 years ago
d7d3a13
iio:imu:mpu6050: Tidy up parameters to regmap_bulk functions.
by Jonathan Cameron
· 5 years ago
4b7ef60
iio: imu: inv_mpu6050: add debugfs register r/w interface
by Rohit Sarkar
· 5 years ago
b5fbf05
iio: imu: inv_mpu6050: convert to use i2c_new_client_device()
by Wolfram Sang
· 5 years ago
02566b4
iio: imu: inv_mpu6050_spi: Use vsprintf extension %pe for symbolic error name
by Nishant Malpani
· 5 years ago
fb3f7ab
iio: imu: inv_mpu6050_i2c: Use vsprintf extension %pe for symbolic error name
by Nishant Malpani
· 5 years ago
74a40e1
iio: imu: inv_mpu6050: temperature only work with accel/gyro
by Jean-Baptiste Maneyrol
· 5 years ago
4599cac
iio: imu: inv_mpu6050: use runtime pm with autosuspend
by Jean-Baptiste Maneyrol
· 5 years ago
5e95ca3
iio: imu: inv_mpu6050: dynamic sampling rate change
by Jean-Baptiste Maneyrol
· 5 years ago
4c1e014
iio: imu: inv_mpu6050: factorize fifo enable/disable
by Jean-Baptiste Maneyrol
· 5 years ago
ffc9648
iio: imu: inv_mpu6050: fix data polling interface
by Jean-Baptiste Maneyrol
· 5 years ago
92e7407
iio: imu: inv_mpu6050: rewrite power and engine management
by Jean-Baptiste Maneyrol
· 5 years ago
398da99
iio: imu: inv_mpu6050: reduce sleep time when turning regulators on
by Jean-Baptiste Maneyrol
· 5 years ago
c1bfe9c
iio: imu: inv_mpu6050: add all signal path resets at init
by Jean-Baptiste Maneyrol
· 5 years ago
5621a63
iio: imu: inv_mpu6050: early init of chip_config for use at setup
by Jean-Baptiste Maneyrol
· 5 years ago
3c1024a
iio: imu: inv_mpu6050: simplify polling magnetometer
by Jean-Baptiste Maneyrol
· 5 years ago
a3aaf77
iio: imu: inv_mpu6050: set power on/off only once during all init
by Jean-Baptiste Maneyrol
· 5 years ago
14c046e
iio: imu: inv_mpu6050: delete useless check
by Jean-Baptiste Maneyrol
· 5 years ago
ddfd781
iio: imu: inv_mpu6050: enable i2c aux mux bypass only once
by Jean-Baptiste Maneyrol
· 5 years ago
9fc89f7
iio: imu: inv_mpu6050: update LPF bandwidth settings
by Jean-Baptiste Maneyrol
· 5 years ago
8abce87
iio: imu: inv_mpu6050: add support of ICM20690
by Jean-Baptiste Maneyrol
· 5 years ago
d31f74e
iio: imu: inv_mpu6050: add support of IAM20680
by Jean-Baptiste Maneyrol
· 5 years ago
23db8d6
iio: imu: inv_mpu6050: add support of ICM20609 & ICM20689
by Jean-Baptiste Maneyrol
· 5 years ago
4235cc3
iio: imu: inv_mpu6050: cleanup of/acpi support
by Jean-Baptiste Maneyrol
· 5 years ago
84961af
iio: imu/mpu6050: support dual-edge IRQ
by Michał Mirosław
· 5 years ago
2e4c0a5
iio: imu: inv_mpu6050: add fifo temperature data support
by Jean-Baptiste Maneyrol
· 5 years ago
821f7ce
Merge tag 'iio-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 5 years ago
52241a0
iio: imu: inv_mpu6050: Select I2C_MUX again
by Linus Walleij
· 5 years ago
53eaa9c2
iio: imu: inv_mpu6050: fix temperature reporting using bad unit
by Jean-Baptiste Maneyrol
· 5 years ago
a2587eb
iio: imu: inv_mpu6050: add support of MPU9150 magnetometer
by Jean-Baptiste Maneyrol
· 5 years ago
b95ed40
iio: imu: inv_mpu6050: delete not existing MPU9150 spi support
by Jean-Baptiste Maneyrol
· 5 years ago
8bde9f3
Merge tag 'iio-for-5.5c' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 5 years ago
f0cb9b5
Merge 5.4-rc7 into staging-next
by Greg Kroah-Hartman
· 5 years ago
26a0ffe
iio: imu: mpu6050: Add support for vdd-supply regulator
by Stephan Gerhold
· 5 years ago
6e82ae6
iio: imu: inv_mpu6050: fix no data on MPU6050
by Jean-Baptiste Maneyrol
· 5 years ago
e764fb4
iio: imu: inv_mpu6050: add fifo support for magnetometer data
by Jean-Baptiste Maneyrol
· 5 years ago
b1392de
iio: imu: inv_mpu6050: add MPU925x magnetometer support
by Jean-Baptiste Maneyrol
· 5 years ago
16ef433
iio: imu: inv_mpu6050: helpers for using i2c master on auxiliary bus
by Jean-Baptiste Maneyrol
· 5 years ago
9d8261d
iio: imu: inv_mpu6050: fix objects syntax in Makefile
by Jean-Baptiste Maneyrol
· 5 years ago
68fd019
iio: imu: inv_mpu6050: add defines for supporting 9-axis chips
by Jean-Baptiste Maneyrol
· 5 years ago
5ffd024
iio: imu: inv_mpu6050: add header include protection macro
by Jean-Baptiste Maneyrol
· 5 years ago
ca4a649
iio: imu: inv_mpu6050: disable i2c mux for MPU925x
by Jean-Baptiste Maneyrol
· 5 years ago
6aed51d
Merge tag 'iio-for-5.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 6 years ago
854da75
iio: imu: inv_mpu6050: be more explicit on supported chips
by Jean-Baptiste Maneyrol
· 6 years ago
d284fea
iio: imu: mpu6050: Replace devm_add_action() followed by failure action with devm_add_action_or_reset()
by Fuqian Huang
· 6 years ago
1244a72
iio: imu: mpu6050: add missing available scan masks
by Jean-Baptiste Maneyrol
· 6 years ago
2025cf9
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
by Thomas Gleixner
· 6 years ago
9c92ab6
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
by Thomas Gleixner
· 6 years ago
2209a30
Merge tag 'staging-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
083a685
Merge tag 'iio-fixes-for-5.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus:
by Greg Kroah-Hartman
· 6 years ago
1615fe4
iio: imu: mpu6050: Fix FIFO layout for ICM20602
by Steve Moskovchenko
· 6 years ago
28799ce
iio: mpu6050: improve code readability
by H. Nikolaus Schaller
· 6 years ago
fb15897
iio: Allow to read mount matrix from ACPI
by Andy Shevchenko
· 6 years ago
1dcc3ed
Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 6 years ago
22904bd
iio: imu: mpu6050: Add support for the ICM 20602 IMU
by Randolph Maaßen
· 6 years ago
e278558
iio: inv_mpu6050: Use i2c_acpi_get_i2c_resource() helper
by Andy Shevchenko
· 6 years ago
07c12b1
iio: imu: mpu6050: add support for regulator framework
by Brian Masney
· 7 years ago
3ceefa3
Merge tag 'iio-for-4.19b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 7 years ago
de8df0b
iio: imu: mpu6050: add support for 6515 variant
by Brian Masney
· 7 years ago
7f5d8f7
Merge 4.18-rc3 into staging-next
by Greg Kroah-Hartman
· 7 years ago
2a221c0
iio: imu: inv_mpu6050: Fix probe() failure on older ACPI based machines
by Hans de Goede
· 7 years ago
4bcc19f
iio: imu: inv_mpu6050: new timestamp mechanism
by Jean-Baptiste Maneyrol
· 7 years ago
f5057e7
iio: imu: inv_mpu6050: better fifo overflow handling
by Jean-Baptiste Maneyrol
· 7 years ago
5cba7ca
iio: imu: inv_mpu6050: fix fifo count reading
by Jean-Baptiste Maneyrol
· 7 years ago
7b78250
iio: imu: inv_mpu6050: switch to use sample rate divider
by Jean-Baptiste Maneyrol
· 7 years ago
3ca4fb4
iio: imu: inv_mpu6050: replace timestamp fifo by generic timestamp
by Jean-Baptiste Maneyrol
· 7 years ago
96c92d4
iio: imu: inv_mpu6050: add comment about frequencies
by Martin Kelly
· 7 years ago
cbf73ae
iio: imu: inv_mpu6050: make loop a do-while
by Martin Kelly
· 7 years ago
d8b4018
iio: imu: inv_mpu6050: minor wording fixes
by Martin Kelly
· 7 years ago
edddddd
iio: imu: inv_mpu6050: fix user_ctrl register overwritten
by Jean-Baptiste Maneyrol
· 7 years ago
c2b82a6
iio: imu: inv_mpu6050: skip first sample when gyro is on
by Jean-Baptiste Maneyrol
· 7 years ago
ca4c8fc
iio: imu: inv_mpu6050: fix possible deadlock between mutex and iio
by Jean-Baptiste Maneyrol
· 7 years ago
3b37c41
iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux bus
by Jean-Baptiste Maneyrol
· 7 years ago
880b2d6
iio: imu: inv_mpu6050: clean read channel data error path
by Jean-Baptiste Maneyrol
· 7 years ago
6792b45
iio: imu: inv_mpu6050: clean read raw by factorizing out raw data
by Jean-Baptiste Maneyrol
· 7 years ago
57f1677
iio: imu: inv_mpu6050: use devm_* at init and delete remove
by Jean-Baptiste Maneyrol
· 7 years ago
eaa54d9
iio: imu: inv_mpu6050: fix error path not turning chip back off
by Jean-Baptiste Maneyrol
· 7 years ago
5ec6486
iio:imu: inv_mpu6050: support more interrupt types
by Martin Kelly
· 7 years ago
17623d9
iio: imu: inv_mpu6050: use set_power_itg function in i2c mux
by Jean-Baptiste Maneyrol
· 7 years ago
7fc0168
iio: imu: inv_mpu6050: clean set_power_itg and fix usage
by Jean-Baptiste Maneyrol
· 7 years ago
685cc61
iio: imu: Add mpu9255 support to mpu6050 driver
by Douglas Fischer
· 7 years ago
4efa1a0
iio: imu: inv_mpu6050: do not flush fifo when iio buffer is full
by Jean-Baptiste Maneyrol
· 7 years ago
d12ceff
iio: imu: inv_mpu6050: clean double declaration of set_power_itg
by Jean-Baptiste Maneyrol
· 7 years ago
e36c8c1
iio: imu: inv_mpu6050: Remove duplicate NULL check
by Andy Shevchenko
· 7 years ago
449fcf3
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
2711e64
iio: imu: inv_mpu6050: make arrays hz and d static
by Colin Ian King
· 8 years ago
4e57562
iio: imu: inv_mpu6050: fix missing break in switch
by Gustavo A. R. Silva
· 8 years ago
79978a9
iio:imu: drop assign iio_info.driver_module and iio_trigger_ops.owner
by Jonathan Cameron
· 8 years ago
dd36a2d
Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
881b556
iio: imu: inv_mpu6050: test whoami first and against all known values
by Jean-Baptiste Maneyrol
· 8 years ago
Next »