summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
2011-12-21ARM: OMAP1: ams-delta: register latch dependent devices laterJanusz Krzysztofik-1/+1
2011-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+17
2011-12-12Input: wacom - add LED support for Cintiq 24HDJason Gerecke-1/+4
2011-12-12Input: wacom - add support for Cintiq 24HDJason Gerecke-1/+77
2011-12-12Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov-0/+11
2011-12-12Input: add driver for Sharp gp2ap002a00f proximity sensorCourtney Cavin-1/+312
2011-12-12Input: keyboard - staticise non-exported symbolsAxel Lin-2/+2
2011-12-12Input: mc13783-pwrbutton - convert to use module_platform_driver()Axel Lin-12/+2
2011-12-12Input: migor-ts - rework probe() to simplify error pathDmitry Torokhov-25/+18
2011-12-12Input: migor-ts - use proper client data accessor functionsDmitry Torokhov-5/+4
2011-12-12Input: migor-ts - convert to a threaded IRQDmitry Torokhov-41/+24
2011-12-12Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang-2/+2
2011-12-12Input: wacom - add product id used by Samsung Slate 7Chris Bagwell-0/+4
2011-11-30Input: htcpen - switch to DMI-based autoloadingDmitry Torokhov-6/+1
2011-11-30Input: ad7879-i2c - use swapped variant of i2c_smbus_read_word_dataJonathan Cameron-2/+2
2011-11-30Input: touchscreen - use macro module_platform_driver()JJ Ding-228/+18
2011-11-30Input: serio - use macro module_platform_driver()JJ Ding-51/+4
2011-11-30Input: mouse - use macro module_platform_driver()JJ Ding-39/+4
2011-11-30Input: misc - use macro module_platform_driver()JJ Ding-247/+21
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding-327/+26
2011-11-30Input: add generic GPIO-tilt driverHeiko Stübner-0/+228
2011-11-29Input: remove redundant spi driver bus initializationLars-Peter Clausen-4/+0
2011-11-29Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin-1/+0
2011-11-29Input: ad7879-i2c - remove redundant MODULE_ALIASAxel Lin-1/+0
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov-950/+437
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-8/+33
2011-11-22input: ambakmi: Enable module alias autogeneration for AMBA driversDave Martin-0/+2
2011-11-20Input: elantech - add resolution query support for v4 hardwareJJ Ding-0/+38
2011-11-20Input: elantech - add support for elantech fast commandJJ Ding-8/+29
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman-227/+14
2011-11-15Input: ad7879 - consolidate PM methodsDmitry Torokhov-56/+19
2011-11-15Input: add EETI eGalax I2C capacitive multi touch driverZhang Jiejing-0/+314
2011-11-15Input: synaptics - update OLPC XO exclusionDaniel Drake-8/+5
2011-11-15Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov-3/+4
2011-11-09Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov-8/+4
2011-11-09Input: synaptics - add support for Relative modeDaniel Drake-48/+152
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding-104/+173
2011-11-09Input: ams_delta_serio - include linux/module.hAaro Koskinen-0/+1
2011-11-09Input: elantech - adjust hw_version detection logicJJ Ding-8/+18
2011-11-07Input: ALPS - add semi-MT support for v3 protocolSeth Forshee-19/+215
2011-11-07Input: ALPS - add support for protocol versions 3 and 4Seth Forshee-38/+768
2011-11-07Input: ALPS - remove assumptions about packet sizeSeth Forshee-5/+5
2011-11-07Input: ALPS - add protocol version field in alps_model_infoSeth Forshee-24/+27
2011-11-07Input: ALPS - move protocol information to DocumentationSeth Forshee-36/+1
2011-11-07Input: wacom - ignore unwanted bamboo packetsChris Bagwell-0/+9
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+17
2011-11-05Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović-0/+14
2011-11-05Input: usbtouchscreen - add ELO IntelliTouch 2700 supportMichael Gebetsroither-0/+42
2011-11-05Input: i8042 - also perform controller reset when suspendingDmitry Torokhov-8/+15
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds-17/+310