summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2012-05-05USB: input: acecad.c: fix up dev_* messagesGreg Kroah-Hartman1-3/+6
2012-05-05USB: input: bcm5974.c: fix up dev_* messagesGreg Kroah-Hartman1-11/+11
2012-05-05USB: input: appletouch.c: fix up dev_* messagesGreg Kroah-Hartman1-12/+15
2012-05-05USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman1-8/+10
2012-05-05USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman1-1/+3
2012-05-05USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman1-7/+7
2012-05-05USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman1-10/+10
2012-05-05USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman1-3/+5
2012-05-05USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman3-5/+7
2012-05-02Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann2-4/+3
2012-05-02Input: evdev - properly handle read/write with count 0Dmitry Torokhov1-23/+38
2012-05-02Input: evdev - properly access RCU-protected 'grab' dataDmitry Torokhov1-3/+5
2012-05-02Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren1-1/+1
2012-05-02Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov1-15/+18
2012-05-02Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov2-17/+27
2012-05-02Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov1-5/+6
2012-05-02Input: wacom - fix sparse warningDmitry Torokhov1-2/+2
2012-05-02USB: usbtouchscreen.c: remove dbg() usageGreg Kroah-Hartman1-26/+42
2012-05-02USB: kbtab.c: remove dbg() usageGreg Kroah-Hartman1-2/+4
2012-05-02USB: gtco.c: remove dbg() usageGreg Kroah-Hartman1-42/+45
2012-05-02USB: aiptek.c: remove dbg() usageGreg Kroah-Hartman1-9/+13
2012-05-02USB: acecad.c: remove dbg() usageGreg Kroah-Hartman1-2/+4
2012-05-02USB: bcm5974.c: remove dbg() usageGreg Kroah-Hartman1-6/+10
2012-05-02USB: appletouch.c: remove dbg() usageGreg Kroah-Hartman1-7/+11
2012-05-02USB: yealink.c: remove dbg() usageGreg Kroah-Hartman1-4/+6
2012-05-02USB: powermate.c: remove dbg() usageGreg Kroah-Hartman1-4/+6
2012-05-02USB: xpad.c: remove dbg() usageGreg Kroah-Hartman1-11/+19
2012-05-02USB: iforce: remove dbg() usageGreg Kroah-Hartman2-8/+12
2012-05-02USB: wacom: remove dbg() usageGreg Kroah-Hartman2-9/+17
2012-05-02USB: input: usbtouchscreen.c: fix up dev_err() usageGreg Kroah-Hartman1-2/+2
2012-05-02USB: input: wacom_sys.c: fix up dev_err() usageGreg Kroah-Hartman1-2/+2
2012-05-02USB: input: kbtab.c: fix up dev_err() usageGreg Kroah-Hartman1-1/+1
2012-05-02USB: input: gtco.c: fix up dev_err() usageGreg Kroah-Hartman1-1/+1
2012-05-02USB: input: aiptek.c: fix up dev_err() usageGreg Kroah-Hartman1-1/+1
2012-05-02USB: input: acecad.c: fix up dev_err() usageGreg Kroah-Hartman1-1/+1
2012-05-02USB: input: bcm5974.c: fix up dev_err() usageGreg Kroah-Hartman1-5/+5
2012-05-02USB: input: appletouch.c: fix up dev_err() usageGreg Kroah-Hartman1-13/+11
2012-05-02USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman1-5/+5
2012-05-02USB: input: powermate.c: fix up dev_err() usageGreg Kroah-Hartman1-1/+1
2012-05-02USB: input: keyspan_remote.c: fix up dev_err() usageGreg Kroah-Hartman1-5/+5
2012-05-02USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman1-6/+6
2012-05-02USB: input: xpad.c: fix up dev_err() usageGreg Kroah-Hartman1-2/+2
2012-05-02USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman2-2/+2
2012-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+2
2012-04-30Input: add support for DA9052/53 touch screen controllerAshish Jangam3-0/+388
2012-04-30Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden1-1/+2
2012-04-30Input: usbtouchscreen - fix typoShawn Landden1-1/+1
2012-04-30Input: wacom - add 0xE5 (MT device) supportPing Cheng4-45/+157
2012-04-30Input: wacom - retrieve maximum number of touch pointsPing Cheng3-24/+65
2012-04-27Input: pxa27x_keypad add choice to set direct_key_maskChao Xie1-1/+8