index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
kxtj9.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: kxtj9 - remove unneeded retval variable
Javier Martinez Canillas
2015-10-02
1
-2
/
+1
*
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-07-17
1
-1
/
+0
*
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
2014-11-02
1
-4
/
+2
*
Input: use dev_get_platdata()
Jingoo Han
2013-12-06
1
-1
/
+2
*
Input: remove use of __devexit
Bill Pemberton
2012-11-24
1
-2
/
+2
*
Input: remove use of __devinit
Bill Pemberton
2012-11-24
1
-5
/
+5
*
Input: remove use of __devexit_p
Bill Pemberton
2012-11-24
1
-1
/
+1
*
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
2012-03-16
1
-11
/
+1
*
Input: kxtj9 - who_am_i check value and initial data rate fixes
Christopher Hudson
2012-03-16
1
-5
/
+17
*
Input: kxtj9 - explicitly include module.h
Stephen Rothwell
2011-07-30
1
-0
/
+1
*
Input: kxtj9 - fix locking typo in kxtj9_set_poll()
Dan Carpenter
2011-07-19
1
-1
/
+1
*
Input: kxtj9 - fix bug in probe()
Dan Carpenter
2011-07-19
1
-1
/
+1
*
Input: add support for Kionix KXTJ9 accelerometer
Chris Hudson
2011-07-06
1
-0
/
+671