summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2012-05-04USB: input: appletouch.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: yealink.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: powermate.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: keyspan_remote.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: cm109.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: xpad.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-04USB: input: iforce: fix up dev_* messagesGreg Kroah-Hartman
2012-05-02Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into ne...Arnd Bergmann
2012-05-02Input: evdev - properly handle read/write with count 0Dmitry Torokhov
2012-05-02Input: evdev - properly access RCU-protected 'grab' dataDmitry Torokhov
2012-05-02Input: mpu3050 - set IRQF_ONESHOT when requesting the interruptStephen Warren
2012-05-02Input: serio_raw - signal EFAULT even if read/write partially succeedsDmitry Torokhov
2012-05-02Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov
2012-05-02Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov
2012-05-02Input: wacom - fix sparse warningDmitry Torokhov
2012-05-01USB: usbtouchscreen.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: kbtab.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: gtco.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: aiptek.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: acecad.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: bcm5974.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: appletouch.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: yealink.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: powermate.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: xpad.c: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: iforce: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: wacom: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: input: usbtouchscreen.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: wacom_sys.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: kbtab.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: gtco.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: aiptek.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: acecad.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: bcm5974.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: appletouch.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: yealink.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: powermate.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: keyspan_remote.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: cm109.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: xpad.c: fix up dev_err() usageGreg Kroah-Hartman
2012-05-01USB: input: joystick: iforce: fix up dev_err() usagesGreg Kroah-Hartman
2012-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-04-29Input: add support for DA9052/53 touch screen controllerAshish Jangam
2012-04-29Input: usbtouchscreen - only expose e2i configure option in expert modeShawn Landden
2012-04-29Input: usbtouchscreen - fix typoShawn Landden
2012-04-29Input: wacom - add 0xE5 (MT device) supportPing Cheng
2012-04-29Input: wacom - retrieve maximum number of touch pointsPing Cheng
2012-04-27Input: pxa27x_keypad add choice to set direct_key_maskChao Xie
2012-04-27Input: pxa27x_keypad direct key may be low activeChao Xie
2012-04-27Input: pxa27x_keypad bug fix for direct_key_maskChao Xie