summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-17Input: imx_keypad - Propagate the real error code on platform_get_irq() failureFabio Estevam
2014-02-15Input: sirfsoc-onkey - update copyright years to 2014Barry Song
2014-02-15Input: sirfsoc-onkey - report release event by detecting pin statusXianglong Du
2014-02-15Input: sirfsoc-onkey - use dev_get_drvdata instead of platform_get_drvdataXianglong Du
2014-02-15Input: sirfsoc-onkey - fix namespace pwrc_resume functionXianglong Du
2014-02-15Input: sirfsoc-onkey - drop the IRQF_SHARED flagBarry Song
2014-02-15Input: sirfsoc-onkey - implement open and close methodsDmitry Torokhov
2014-02-14Input: s3c2410 - trivial cleanup in header fileSachin Kamat
2014-02-12Input: ims-pcu - add commands supported by the new version of the FWAndrey Smirnov
2014-02-12Input: ims-pcu - fix error unwinding path in application modeDmitry Torokhov
2014-02-12Input: uinput - add UI_GET_SYSNAME ioctl to retrieve the sysfs pathBenjamin Tissoires
2014-01-30Input: uinput - breaks by goto out in uinput_ioctl_handlerBenjamin Tisssoires
2014-01-27Input: zforce - add devicetree supportHeiko Stübner
2014-01-27Input: zforce - use internal pdata pointer instead of dev_get_platdataHeiko Stübner
2014-01-27Input: zforce - reduce stack memory allocated to framesLuis Ortega
2014-01-27Input: zforce - remove unnecessary payload data checksLuis Ortega
2014-01-27Input: zforce - fix lines exceeding 80 columnsLuis Ortega
2014-01-27Input: zforce - fix spelling errorsLuis Ortega
2014-01-27Input: gtco - fix usb_dev leakAlexey Khoroshilov
2014-01-27Input: wistron_btns - add FS AMILO Pro 8210 supportJakub Bogusz
2014-01-20Input: wacom - add support for DTU-1031Ping Cheng
2014-01-20Input: wacom - fix wacom->shared guards for dual input devicesPing Cheng
2014-01-20Input: edt_ft5x06 - use devm_* functions where appropriateLothar Waßmann
2014-01-12Input: hyperv-keyboard - pass through 0xE1 prefixK. Y. Srinivasan
2014-01-12Input: logips2pp - fix spelling s/reciver/receiver/Geert Uytterhoeven
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-06Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov
2014-01-06Input: twl6040-vibra - remove unneeded check for CONFIG_OFDmitry Torokhov
2014-01-04Input: twl4030-keypad - add device tree supportSebastian Reichel
2014-01-04Input: twl6040-vibra - add missing of_node_putLibo Chen
2014-01-04Input: twl4030-vibra - add missing of_node_putLibo Chen
2014-01-02Input: i8042 - cleanup SERIO_I8042 dependenciesMark Salter
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on x86Mark Salter
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on unicore32Mark Salter
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on sparcMark Salter
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO for SH_CAYMANMark Salter
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on powerpcMark Salter
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on mipsMark Salter
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on IA64Mark Salter
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on ARM/FootbridgeMark Salter
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on alphaMark Salter
2013-12-31Input: cros_ec_keyb - fix problems with backslashDoug Anderson
2013-12-27Input: keypad-omap - cleanup header fileSachin Kamat
2013-12-27Input: keypad-ep93xx - cleanup header fileSachin Kamat
2013-12-27Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov
2013-12-27Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun
2013-12-26Input: ALPS - add support for "Dolphin" devicesYunkang Tang
2013-12-18Input: fix typos in Documentation/input/gamepad.txtAntonio Ospite
2013-12-18Input: zforce - fix error return code in zforce_start()Wei Yongjun
2013-12-18Input: elantech - improve clickpad detectionHans de Goede