summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2012-05-04USB: input: wacom_sys.c: fix up dev_* messagesGreg Kroah-Hartman-2/+2
2012-05-04USB: input: kbtab.c: fix up dev_* messagesGreg Kroah-Hartman-3/+7
2012-05-04USB: input: gtco.c: fix up dev_* messagesGreg Kroah-Hartman-3/+5
2012-05-04USB: input: aiptek.c: fix up dev_* messagesGreg Kroah-Hartman-8/+9
2012-05-04USB: input: acecad.c: fix up dev_* messagesGreg Kroah-Hartman-3/+6
2012-05-04USB: input: bcm5974.c: fix up dev_* messagesGreg Kroah-Hartman-11/+11
2012-05-04USB: input: appletouch.c: fix up dev_* messagesGreg Kroah-Hartman-12/+15
2012-05-04USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman-8/+10
2012-05-04USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman-1/+3
2012-05-04USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman-7/+7
2012-05-04USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman-10/+10
2012-05-04USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman-3/+5
2012-05-04USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman-5/+7
2012-05-02Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann-4/+3
2012-05-02Input: evdev - properly handle read/write with count 0Dmitry Torokhov-23/+38
2012-05-02Input: evdev - properly access RCU-protected 'grab' dataDmitry Torokhov-3/+5
2012-05-02Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren-1/+1
2012-05-02Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov-15/+18
2012-05-02Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov-17/+27
2012-05-02Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov-5/+6
2012-05-02Input: wacom - fix sparse warningDmitry Torokhov-2/+2
2012-05-01USB: usbtouchscreen.c: remove dbg() usageGreg Kroah-Hartman-26/+42
2012-05-01USB: kbtab.c: remove dbg() usageGreg Kroah-Hartman-2/+4
2012-05-01USB: gtco.c: remove dbg() usageGreg Kroah-Hartman-42/+45
2012-05-01USB: aiptek.c: remove dbg() usageGreg Kroah-Hartman-9/+13
2012-05-01USB: acecad.c: remove dbg() usageGreg Kroah-Hartman-2/+4
2012-05-01USB: bcm5974.c: remove dbg() usageGreg Kroah-Hartman-6/+10
2012-05-01USB: appletouch.c: remove dbg() usageGreg Kroah-Hartman-7/+11
2012-05-01USB: yealink.c: remove dbg() usageGreg Kroah-Hartman-4/+6
2012-05-01USB: powermate.c: remove dbg() usageGreg Kroah-Hartman-4/+6
2012-05-01USB: xpad.c: remove dbg() usageGreg Kroah-Hartman-11/+19
2012-05-01USB: iforce: remove dbg() usageGreg Kroah-Hartman-8/+12
2012-05-01USB: wacom: remove dbg() usageGreg Kroah-Hartman-9/+17
2012-05-01USB: input: usbtouchscreen.c: fix up dev_err() usageGreg Kroah-Hartman-2/+2
2012-05-01USB: input: wacom_sys.c: fix up dev_err() usageGreg Kroah-Hartman-2/+2
2012-05-01USB: input: kbtab.c: fix up dev_err() usageGreg Kroah-Hartman-1/+1
2012-05-01USB: input: gtco.c: fix up dev_err() usageGreg Kroah-Hartman-1/+1
2012-05-01USB: input: aiptek.c: fix up dev_err() usageGreg Kroah-Hartman-1/+1
2012-05-01USB: input: acecad.c: fix up dev_err() usageGreg Kroah-Hartman-1/+1
2012-05-01USB: input: bcm5974.c: fix up dev_err() usageGreg Kroah-Hartman-5/+5
2012-05-01USB: input: appletouch.c: fix up dev_err() usageGreg Kroah-Hartman-13/+11
2012-05-01USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman-5/+5
2012-05-01USB: input: powermate.c: fix up dev_err() usageGreg Kroah-Hartman-1/+1
2012-05-01USB: input: keyspan_remote.c: fix up dev_err() usageGreg Kroah-Hartman-5/+5
2012-05-01USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman-6/+6
2012-05-01USB: input: xpad.c: fix up dev_err() usageGreg Kroah-Hartman-2/+2
2012-05-01USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman-2/+2
2012-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+2
2012-04-29Input: add support for DA9052/53 touch screen controllerAshish Jangam-0/+388
2012-04-29Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden-1/+2