index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
mpu3050.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-11
Input: mpu3050 - add missing i2c_set_clientdata() in mpu3050_probe()
Wei Yongjun
1
-0
/
+1
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-05-02
Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt
Stephen Warren
1
-1
/
+1
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-11
/
+1
2011-12-24
Input: mpu3050 - configure the sampling method
Heikki Krogerus
1
-5
/
+103
2011-12-24
Input: mpu3050 - ensure we enable interrupts
Heikki Krogerus
1
-1
/
+12
2011-12-24
Input: mpu3050 - add of_match table for device-tree probing
Olof Johansson
1
-0
/
+7
2011-08-11
Input: mpu3050 - correct call to input_free_device
Axel Lin
1
-1
/
+1
2011-06-29
Input: add a driver to support InvenSense mpu3050 gyroscope chip
Joseph Lai
1
-0
/
+376