aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2011-12-12Input: mc13783-pwrbutton - convert to use module_platform_driver()Axel Lin
2011-12-12Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov
2011-12-12Input: migor-ts - use proper client data accessor functionsDmitry Torokhov
2011-12-12Input: migor-ts - convert to a threaded IRQDmitry Torokhov
2011-12-12Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang
2011-12-12Input: wacom - add product id used by Samsung Slate 7Chris Bagwell
2011-11-30Input: htcpen - switch to DMI-based autoloadingDmitry Torokhov
2011-11-30Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_dataJonathan Cameron
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding
2011-11-30Input: serio - use macro module_platform_driver()JJ Ding
2011-11-30Input: mouse - use macro module_platform_driver()JJ Ding
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-11-30Input: 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-22input: ambakmi: Enable module alias autogeneration for AMBA driversDave Martin
2011-11-20Input: elantech - add resolution query support for v4 hardwareJJ Ding
2011-11-20Input: elantech - add support for elantech fast commandJJ Ding
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-15Input: 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-09Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2011-11-09Input: synaptics - add support for Relative modeDaniel Drake
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-11-09Input: ams_delta_serio - include linux/module.hAaro Koskinen
2011-11-09Input: elantech - adjust hw_version detection logicJJ Ding
2011-11-07Input: ALPS - add semi-MT support for v3 protocolSeth Forshee
2011-11-07Input: ALPS - add support for protocol versions 3 and 4Seth Forshee
2011-11-07Input: ALPS - remove assumptions about packet sizeSeth Forshee
2011-11-07Input: ALPS - add protocol version field in alps_model_infoSeth Forshee
2011-11-07Input: ALPS - move protocol information to DocumentationSeth Forshee
2011-11-07Input: wacom - ignore unwanted bamboo packetsChris Bagwell
2011-11-06Merge 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