index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
mpu3050.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-17
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-06
*
Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()
Wei Yongjun
2013-11-11
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
*
Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt
Stephen Warren
2012-05-02
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-16
*
Input: mpu3050 - configure the sampling method
Heikki Krogerus
2011-12-24
*
Input: mpu3050 - ensure we enable interrupts
Heikki Krogerus
2011-12-24
*
Input: mpu3050 - add of_match table for device-tree probing
Olof Johansson
2011-12-24
*
Input: mpu3050 - correct call to input_free_device
Axel Lin
2011-08-11
*
Input: add a driver to support InvenSense mpu3050 gyroscope chip
Joseph Lai
2011-06-29