index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2012-05-04
USB: input: wacom_sys.c: fix up dev_* messages
Greg Kroah-Hartman
-2
/
+2
2012-05-04
USB: input: kbtab.c: fix up dev_* messages
Greg Kroah-Hartman
-3
/
+7
2012-05-04
USB: input: gtco.c: fix up dev_* messages
Greg Kroah-Hartman
-3
/
+5
2012-05-04
USB: input: aiptek.c: fix up dev_* messages
Greg Kroah-Hartman
-8
/
+9
2012-05-04
USB: input: acecad.c: fix up dev_* messages
Greg Kroah-Hartman
-3
/
+6
2012-05-04
USB: input: bcm5974.c: fix up dev_* messages
Greg Kroah-Hartman
-11
/
+11
2012-05-04
USB: input: appletouch.c: fix up dev_* messages
Greg Kroah-Hartman
-12
/
+15
2012-05-04
USB: input: yealink.c: fix up dev_* messages
Greg Kroah-Hartman
-8
/
+10
2012-05-04
USB: input: powermate.c: fix up dev_* messages
Greg Kroah-Hartman
-1
/
+3
2012-05-04
USB: input: keyspan_remote.c: fix up dev_* messages
Greg Kroah-Hartman
-7
/
+7
2012-05-04
USB: input: cm109.c: fix up dev_* messages
Greg Kroah-Hartman
-10
/
+10
2012-05-04
USB: input: xpad.c: fix up dev_* messages
Greg Kroah-Hartman
-3
/
+5
2012-05-04
USB: input: iforce: fix up dev_* messages
Greg Kroah-Hartman
-5
/
+7
2012-05-02
Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...
Arnd Bergmann
-4
/
+3
2012-05-02
Input: evdev - properly handle read/write with count 0
Dmitry Torokhov
-23
/
+38
2012-05-02
Input: evdev - properly access RCU-protected 'grab' data
Dmitry Torokhov
-3
/
+5
2012-05-02
Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt
Stephen Warren
-1
/
+1
2012-05-02
Input: serio_raw - signal EFAULT even if read/write partially succeeds
Dmitry Torokhov
-15
/
+18
2012-05-02
Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s
Dmitry Torokhov
-17
/
+27
2012-05-02
Input: wacom - return proper error if usb_get_extra_descriptor() fails
Dmitry Torokhov
-5
/
+6
2012-05-02
Input: wacom - fix sparse warning
Dmitry Torokhov
-2
/
+2
2012-05-01
USB: usbtouchscreen.c: remove dbg() usage
Greg Kroah-Hartman
-26
/
+42
2012-05-01
USB: kbtab.c: remove dbg() usage
Greg Kroah-Hartman
-2
/
+4
2012-05-01
USB: gtco.c: remove dbg() usage
Greg Kroah-Hartman
-42
/
+45
2012-05-01
USB: aiptek.c: remove dbg() usage
Greg Kroah-Hartman
-9
/
+13
2012-05-01
USB: acecad.c: remove dbg() usage
Greg Kroah-Hartman
-2
/
+4
2012-05-01
USB: bcm5974.c: remove dbg() usage
Greg Kroah-Hartman
-6
/
+10
2012-05-01
USB: appletouch.c: remove dbg() usage
Greg Kroah-Hartman
-7
/
+11
2012-05-01
USB: yealink.c: remove dbg() usage
Greg Kroah-Hartman
-4
/
+6
2012-05-01
USB: powermate.c: remove dbg() usage
Greg Kroah-Hartman
-4
/
+6
2012-05-01
USB: xpad.c: remove dbg() usage
Greg Kroah-Hartman
-11
/
+19
2012-05-01
USB: iforce: remove dbg() usage
Greg Kroah-Hartman
-8
/
+12
2012-05-01
USB: wacom: remove dbg() usage
Greg Kroah-Hartman
-9
/
+17
2012-05-01
USB: input: usbtouchscreen.c: fix up dev_err() usage
Greg Kroah-Hartman
-2
/
+2
2012-05-01
USB: input: wacom_sys.c: fix up dev_err() usage
Greg Kroah-Hartman
-2
/
+2
2012-05-01
USB: input: kbtab.c: fix up dev_err() usage
Greg Kroah-Hartman
-1
/
+1
2012-05-01
USB: input: gtco.c: fix up dev_err() usage
Greg Kroah-Hartman
-1
/
+1
2012-05-01
USB: input: aiptek.c: fix up dev_err() usage
Greg Kroah-Hartman
-1
/
+1
2012-05-01
USB: input: acecad.c: fix up dev_err() usage
Greg Kroah-Hartman
-1
/
+1
2012-05-01
USB: input: bcm5974.c: fix up dev_err() usage
Greg Kroah-Hartman
-5
/
+5
2012-05-01
USB: input: appletouch.c: fix up dev_err() usage
Greg Kroah-Hartman
-13
/
+11
2012-05-01
USB: input: yealink.c: fix up dev_err() usage
Greg Kroah-Hartman
-5
/
+5
2012-05-01
USB: input: powermate.c: fix up dev_err() usage
Greg Kroah-Hartman
-1
/
+1
2012-05-01
USB: input: keyspan_remote.c: fix up dev_err() usage
Greg Kroah-Hartman
-5
/
+5
2012-05-01
USB: input: cm109.c: fix up dev_err() usage
Greg Kroah-Hartman
-6
/
+6
2012-05-01
USB: input: xpad.c: fix up dev_err() usage
Greg Kroah-Hartman
-2
/
+2
2012-05-01
USB: input: joystick: iforce: fix up dev_err() usages
Greg Kroah-Hartman
-2
/
+2
2012-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1
/
+2
2012-04-29
Input: add support for DA9052/53 touch screen controller
Ashish Jangam
-0
/
+388
2012-04-29
Input: usbtouchscreen - only expose e2i configure option in expert mode
Shawn Landden
-1
/
+2
[prev]
[next]