index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
mpu3050.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-18
1
-1
/
+0
*
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
1
-1
/
+0
*
Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()
Wei Yongjun
2013-11-11
1
-0
/
+1
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-2
/
+2
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt
Stephen Warren
2012-05-02
1
-1
/
+1
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-17
1
-11
/
+1
*
Input: mpu3050 - configure the sampling method
Heikki Krogerus
2011-12-24
1
-5
/
+103
*
Input: mpu3050 - ensure we enable interrupts
Heikki Krogerus
2011-12-24
1
-1
/
+12
*
Input: mpu3050 - add of_match table for device-tree probing
Olof Johansson
2011-12-24
1
-0
/
+7
*
Input: mpu3050 - correct call to input_free_device
Axel Lin
2011-08-11
1
-1
/
+1
*
Input: add a driver to support InvenSense mpu3050 gyroscope chip
Joseph Lai
2011-06-29
1
-0
/
+376