index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
kxtj9.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
Input: kxtj9 - switch to using polled mode of input devices
Dmitry Torokhov
1
-115
/
+37
2019-10-29
Input: kxtj9 - switch to using managed resources
Dmitry Torokhov
1
-58
/
+28
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
1
-14
/
+1
2015-10-02
Input: kxtj9 - remove unneeded retval variable
Javier Martinez Canillas
1
-2
/
+1
2015-07-17
Input: drop owner assignment from i2c_driver
Krzysztof Kozlowski
1
-1
/
+0
2014-11-02
Input: misc - use __maybe_unused instead of ifdef around suspend/resume
Jingoo Han
1
-4
/
+2
2013-12-06
Input: use dev_get_platdata()
Jingoo Han
1
-1
/
+2
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-5
/
+5
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-03-16
Input: convert I2C drivers to use module_i2c_driver()
Axel Lin
1
-11
/
+1
2012-03-16
Input: kxtj9 - who_am_i check value and initial data rate fixes
Christopher Hudson
1
-5
/
+17
2011-07-30
Input: kxtj9 - explicitly include module.h
Stephen Rothwell
1
-0
/
+1
2011-07-19
Input: kxtj9 - fix locking typo in kxtj9_set_poll()
Dan Carpenter
1
-1
/
+1
2011-07-19
Input: kxtj9 - fix bug in probe()
Dan Carpenter
1
-1
/
+1
2011-07-06
Input: add support for Kionix KXTJ9 accelerometer
Chris Hudson
1
-0
/
+671