Sign in
android-kvm
/
linux
/
f4a8e43f1f0abc0e93ed5ee132288ee4142afde1
/
drivers
/
iio
/
imu
/
inv_mpu6050
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
8a12ed7
iio: imu: inv_mpu6050: replace sprintf with scnprintf
by Jean-Baptiste Maneyrol
· 8 years ago
68cd6e5
iio: imu: inv_mpu6050: fix lock issues by using our own mutex
by Jean-Baptiste Maneyrol
· 8 years ago
948588e
iio: imu: inv_mpu6050: add accel lpf setting for chip >= MPU6500
by Jean-Baptiste Maneyrol
· 8 years ago
0c8f492
iio:imu:mpu6050 add explicit mpu9250 support
by Jonathan Cameron
· 8 years ago
34591a1
iio: imu: inv_mpu6050: Add OF device ID table
by Javier Martinez Canillas
· 8 years ago
08f3ffc
iio: imu: inv_mpu6050: inform the i2c mux core about how it is used
by Peter Rosin
· 9 years ago
6c71ee3
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
468c562
iio:imu:mpu6050: icm20608 initial support
by Gregor Boirie
· 9 years ago
bc2b7da
iio:core: timestamping clock selection support
by Gregor Boirie
· 9 years ago
6e85dbe
iio: inv_mpu6050: Fix use-after-free in ACPI code
by Crestez Dan Leonard
· 9 years ago
2f37dd1
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
78975f2
Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 9 years ago
1ffcfaf
iio: imu: inv_mpu6050: change the i2c gate to be mux-locked
by Peter Rosin
· 9 years ago
393dbe4
iio: imu: mpu6050: Fix name/chip_id when using ACPI
by Daniel Baluta
· 9 years ago
140afdd
iio: imu: mpu6050: fix possible NULL dereferences
by Matt Ranostay
· 9 years ago
5a45e01
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing
by Greg Kroah-Hartman
· 9 years ago
fbced0e
iio: inv_mpu6050: Add explicit support for MPU9150
by Crestez Dan Leonard
· 9 years ago
bf1eb91
iio: inv_mpu6050: Add spi_device_id for INV_MPU6500
by Crestez Dan Leonard
· 9 years ago
cec0154
iio: inv_mpu6050: Check WHO_AM_I register on probe
by Crestez Dan Leonard
· 9 years ago
7bdd31815
iio: inv_mpu6050: Remove inv_mpu6050_hw.num_reg
by Crestez Dan Leonard
· 9 years ago
aadd307
iio: inv_mpu6050: Cleanup hw_info mapping
by Crestez Dan Leonard
· 9 years ago
eb37984
iio:imu:mpu6050: enhance mounting matrix support
by Gregor Boirie
· 9 years ago
51f97f6
iio: imu: inv_mpu6050: convert to use an explicit i2c mux core
by Peter Rosin
· 9 years ago
5f47992
Merge 4.6-rc3 into staging-next
by Greg Kroah-Hartman
· 9 years ago
f707219
iio: imu: Fix inv_mpu6050 dependencies
by Richard Weinberger
· 9 years ago
718ba46e
iio: imu: mpu6050: Fix name/chip_id when using ACPI
by Daniel Baluta
· 9 years ago
c816d9e
iio: imu: mpu6050: fix possible NULL dereferences
by Matt Ranostay
· 9 years ago
f8d9d3b
iio: convert to common i2c_check_functionality() return value
by Matt Ranostay
· 9 years ago
33da559
iio: imu: mpu6050: add mpu6500 register settings
by Matt Ranostay
· 9 years ago
d509844
iio: imu: mpu6050: add calibration offset support
by Matt Ranostay
· 9 years ago
725f645
iio: imu: mpu6050: add missing docstring for int_pin_cfg
by Matt Ranostay
· 9 years ago
8f356be
iio: imu: mpu6050: fix INV_MPU6050_REG_UP_TIME delay
by Matt Ranostay
· 9 years ago
115f034
iio: imu: mpu6050: use inv_mpu6050_sensor_show return code
by Matt Ranostay
· 9 years ago
3afdf6c
iio: imu: mpu6050: remove trailing whitespaces
by Matt Ranostay
· 9 years ago
fc0dccd
iio: imu: inv_mpu6050: Fix alignment with open parenthesis
by Daniel Baluta
· 9 years ago
371a766
iio: imu: inv_mpu6050: Fix code indent for if statement
by Daniel Baluta
· 9 years ago
aeeb18f
iio: imu: inv_mpu6050: Delete space before comma
by Daniel Baluta
· 9 years ago
0e79137
iio: imu: inv_mpu6050: Remove unnecessary parentheses
by Daniel Baluta
· 9 years ago
d92241a
iio: imu: inv_mpu6050: Fix newlines to make code easier to read
by Daniel Baluta
· 9 years ago
acf7146
iio: imu: inv_mpu6050: Fix Yoda conditions
by Daniel Baluta
· 9 years ago
23c5edc
iio: imu: inv_mpu6050: Fix multiline comments style
by Daniel Baluta
· 9 years ago
fd64df1
iio: imu: inv_mpu6050: Add SPI support for MPU6000
by Adriana Reus
· 9 years ago
b3eea8d
iio: imu: inv_mpu6050: Separate driver into core and i2c functionality.
by Adriana Reus
· 9 years ago
d430f3c
iio: imu: inv_mpu6050: Use regmap instead of i2c specific functions
by Adriana Reus
· 9 years ago
c278ac0
iio: imu: inv-mpu6050: Fix interrupt pin configuration
by Adriana Reus
· 9 years ago
c2472d0
iio: inv_mpu6050: Remove unused parameter
by Adriana Reus
· 9 years ago
ed15e88
Merge 4.2-rc3 into staging-next
by Greg Kroah-Hartman
· 10 years ago
2155971
iio: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 10 years ago
a858c7d
iio: inv-mpu: Export scale_available attributes
by Adriana Reus
· 10 years ago
6a3c45b
iio: inv-mpu: Specify the expected format/precision for write channels
by Adriana Reus
· 10 years ago
c610f7f
Merge 4.0-rc7 into staging-next
by Greg Kroah-Hartman
· 10 years ago
dc5f2c5
Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 10 years ago
af5e1a6
iio:inv-mpu6050: Fix inconsistency for the scale channel
by Adriana Reus
· 10 years ago
4dac0a8
iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo
by Viorel Suman
· 10 years ago
d582cb7
Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 10 years ago
a35c5d1
iio: imu: inv_mpu6050: Create mux clients for ACPI
by Srinivas Pandruvada
· 10 years ago
76cd2e7
imu: inv_mpu6050: cleanup on error check
by Varka Bhadram
· 10 years ago
eec06b8
imu: inv_mpu6050: use devm_request_irq
by Varka Bhadram
· 10 years ago
b3e9ad7
imu: inv_mpu6050: use devm_iio_trigger_alloc
by Varka Bhadram
· 10 years ago
4f33fba
iio: imu: inv_mpu6050: Prevent dereferencing NULL
by Srinivas Pandruvada
· 10 years ago
6ed5ac5
iio: imu: inv_mpu6050: ACPI enumeration
by Srinivas Pandruvada
· 10 years ago
3a2ecc3
iio: imu: inv_mpu6050: Add i2c mux for by pass
by Srinivas Pandruvada
· 10 years ago
d84a2b0
Merge 3.17-rc6 into staging-next.
by Greg Kroah-Hartman
· 10 years ago
63d1157
iio: imu: inv_mpu6050: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
b07e3b3
iio: inv_mpu6050: Fix indio_dev->trig assignment
by Srinivas Pandruvada
· 11 years ago
69c1f05
Merge 3.15-rc6 into staging-next.
by Greg Kroah-Hartman
· 11 years ago
b9b3a41
iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null dereference
by Atilla Filiz
· 11 years ago
6f174fd
iio: imu: inv_mpu6050: Add compatibity with MPU6500
by Srinivas Pandruvada
· 11 years ago
7da773e
iio: imu: inv_mpu6050: Fix typo and formatting
by Manuel Stahl
· 11 years ago
36eb8cc
iio: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
01901d4
iio:mpu6050: Use iio_push_to_buffers_with_timestamp()
by Lars-Peter Clausen
· 11 years ago
452204a
iio: imu: inv_mpu6050: Use devm_iio_device_alloc
by Sachin Kamat
· 12 years ago
2ffdcd3
iio: use I2C_FUNC_SMBUS_I2C_BLOCK macro
by Peter Meerwald
· 12 years ago
1e9663c
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
by Lars-Peter Clausen
· 12 years ago
ef994fd
Merge tag 'iio-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 12 years ago
6c23811
using kfifo_in_spinlocked instead of separate code.
by Ge Gao
· 12 years ago
0b1f8da
iio:imu:mpu6050 move to info_mask_(shared_by_type/separate)
by Jonathan Cameron
· 12 years ago
da0d4ef
iio/imu: inv_mpu6050 depends on IIO_BUFFER
by Guenter Roeck
· 12 years ago
09a642b
Invensense MPU6050 Device Driver.
by Ge Gao
· 12 years ago