summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2011-12-01Input: keyboard - use macro module_platform_driver()JJ Ding
2011-12-01Input: add generic GPIO-tilt driverHeiko Stübner
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-29Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin
2011-11-29Input: ad7879-i2c - remove redundant MODULE_ALIASAxel Lin
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-11-21Input: elantech - add resolution query support for v4 hardwareJJ Ding
2011-11-21Input: elantech - add support for elantech fast commandJJ Ding
2011-11-16Input: ad7879 - consolidate PM methodsDmitry Torokhov
2011-11-15Input: add EETI eGalax I2C capacitive multi touch driverZhang Jiejing
2011-11-15Input: synaptics - update OLPC XO exclusionDaniel Drake
2011-11-15Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov
2011-11-10Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2011-11-10Input: synaptics - add support for Relative modeDaniel Drake
2011-11-10Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-11-10Input: ams_delta_serio - include linux/module.hAaro Koskinen
2011-11-10Input: elantech - adjust hw_version detection logicJJ Ding
2011-11-08Input: ALPS - add semi-MT support for v3 protocolSeth Forshee
2011-11-08Input: ALPS - add support for protocol versions 3 and 4Seth Forshee
2011-11-08Input: ALPS - remove assumptions about packet sizeSeth Forshee
2011-11-08Input: ALPS - add protocol version field in alps_model_infoSeth Forshee
2011-11-08Input: ALPS - move protocol information to DocumentationSeth Forshee
2011-11-08Input: wacom - ignore unwanted bamboo packetsChris Bagwell
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-05Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović
2011-11-05Input: usbtouchscreen - add ELO IntelliTouch 2700 supportMichael Gebetsroither
2011-11-05Input: i8042 - also perform controller reset when suspendingDmitry Torokhov
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds
2011-11-02um: switch to use of drivers/KconfigAl Viro
2011-10-31drivers/input: add export.h to symbol exporting files.Paul Gortmaker
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-29Input: tca8418_keypad - initial driver releaseKyle Manna
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds
2011-10-27Input: wacom - 3rd gen Bamboo P&Touch packet supportChris Bagwell
2011-10-27Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell
2011-10-27Input: wacom - relax Bamboo stylus ID checkChris Bagwell
2011-10-27Input: wacom - add some comments to wacom_parse_hidChris Bagwell
2011-10-27Input: wacom - remove unused bamboo HID parsingChris Bagwell
2011-10-27Input: wacom - cleanup feature report for bamboosChris Bagwell
2011-10-27Merge branch 'next' into for-linusDmitry Torokhov
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-24input: Add power button support for mc13783Philippe Rétornaz
2011-10-24input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König
2011-10-19Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich
2011-10-13Input: imx_keypad - add pm suspend and resume supportHui Wang