summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2013-01-23Input: wacom - fix wacom_set_report retry logicChris Bagwell
2013-01-09Input: document that unregistering managed devices is not necessaryDmitry Torokhov
2013-01-06Input: lm8323 - fix checking PWM interrupt statusNickolai Zeldovich
2012-12-24Input: gpio_keys - defer probing if GPIO probing is deferredDmitry Torokhov
2012-12-24Input: gpio_keys_polled - defer probing if GPIO probing is deferredGabor Juhos
2012-12-24Input: sentelic - only report position of first finger as ST coordinatesChristophe TORDEUX
2012-12-16Merge branch 'next' into for-linusDmitry Torokhov
2012-12-16Input: walkera0701 - fix crash on startupPeter Popovec
2012-12-10Input: matrix-keymap - provide a proper module licenseFlorian Fainelli
2012-12-03Input: gpio_keys_polled - switch to using gpio_request_one()Dmitry Torokhov
2012-12-03Input: gpio_keys - switch to using gpio_request_one()Dmitry Torokhov
2012-12-03Input: wacom - fix touch support for Bamboo Fun CTH-461Diego Calleja
2012-12-03Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral
2012-12-03Input: xpad - minor formatting fixesGuillermo A. Amaral
2012-11-29Input: gpio-keys-polled - honor 'autorepeat' setting in platform dataAlexander Shiyan
2012-11-29Input: tca8418-keypad - switch to using managed resourcesDmitry Torokhov
2012-11-29Input: tca8418_keypad - increase severity of failures in probe()Dmitry Torokhov
2012-11-29Input: tca8418_keypad - move device ID tables closer to where they are usedDmitry Torokhov
2012-11-29Input: tca8418_keypad - use dev_get_platdata() to retrieve platform dataDmitry Torokhov
2012-11-29Input: tca8418_keypad - use a temporary variable for parent deviceDmitry Torokhov
2012-11-29Input: tca8418_keypad - add support for shared interruptAlban Bedel
2012-11-29Input: tca8418_keypad - add support for device tree bindingsAlban Bedel
2012-11-27Input: remove Compaq iPAQ H3600 (Bitsy) touchscreen driverAlexander Shiyan
2012-11-27Input: bu21013_ts - add support for Device Tree bootingLee Jones
2012-11-27Input: bu21013_ts - move GPIO init and exit functions into the driverLee Jones
2012-11-27Input: bu21013_ts - request regulator that actually existsLee Jones
2012-11-27Input: gpio_keys - disable hardware on suspendJonas Aaberg
2012-11-27Input: gpio_keys - report initial state when opening the deviceDmitry Torokhov
2012-11-27Input: samsung-keypad - switch to using managed resourcesSachin Kamat
2012-11-27Input: spear-keyboard - add clk_{un}prepare() supportVipul Kumar Samar
2012-11-25Input: imx_keypad - only set enabled columns to open-drainAndreas Pretzsch
2012-11-25Input: HIL - do not call tasklet_disable right before tasklet_killXiaotian Feng
2012-11-24Input: twl4030-pwrbutton - switch to using TWL_MODULE_PM_MASTER definePeter Ujfalusi
2012-11-24Input: stmpe-keypad - add support for Device Tree bindingsDmitry Torokhov
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devinitconstBill Pemberton
2012-11-24Input: remove use of __devinitdataBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-11-24Input: serio - remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-24Merge branch 'for-linus' into nextDmitry Torokhov
2012-11-22Input: stmpe-ts - add DT support for stmpe touchscreenVipul Kumar Samar
2012-11-21Input: wacom - add support for a new MT device (0x4001)Ping Cheng
2012-11-21Input: wacom - simplify type check for newer V5 devicesPing Cheng
2012-11-21Input: ads7846 - enable pendown GPIO debounce time settingIgor Grinberg
2012-11-20Input: matrix-keypad - add device tree supportAnilKumar Ch
2012-11-18Input: mousedev - move /dev/input/mice to the correct minorDmitry Torokhov
2012-11-14Input: marix-keymap - automatically allocate memory for keymapDmitry Torokhov
2012-11-10Input: add Retu power button driver.Aaro Koskinen
2012-11-10Input: HIL - remove one gotoRolf Eike Beer