summaryrefslogtreecommitdiffstats
path: root/drivers/input
AgeCommit message (Expand)AuthorLines
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
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds-1/+1
2011-11-02um: switch to use of drivers/KconfigAl Viro-1/+1
2011-10-31drivers/input: add export.h to symbol exporting files.Paul Gortmaker-0/+2
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker-0/+15
2011-10-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-884/+0
2011-10-29Input: tca8418_keypad - initial driver releaseKyle Manna-0/+447
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-7/+14
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-839/+4035
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds-1/+1
2011-10-26Input: wacom - 3rd gen Bamboo P&Touch packet supportChris Bagwell-5/+92
2011-10-26Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell-2/+48
2011-10-26Input: wacom - relax Bamboo stylus ID checkChris Bagwell-6/+1
2011-10-26Input: wacom - add some comments to wacom_parse_hidChris Bagwell-1/+36
2011-10-26Input: wacom - remove unused bamboo HID parsingChris Bagwell-4/+0
2011-10-26Input: wacom - cleanup feature report for bamboosChris Bagwell-2/+4
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov-863/+4487
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-10-24input: Add power button support for mc13783Philippe Rétornaz-0/+293
2011-10-24input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König-17/+17
2011-10-18Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich-129/+484
2011-10-12Input: imx_keypad - add pm suspend and resume supportHui Wang-0/+44
2011-10-12Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter-3/+8
2011-10-12Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi-0/+7
2011-10-12Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi-6/+6
2011-10-11Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity-0/+6
2011-10-10Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov-25/+29
2011-10-10Input: serio_raw - kick clients when disconnecting portDmitry Torokhov-6/+23
2011-10-10Input: serio_raw - explicitly mark disconnected ports as deadDmitry Torokhov-8/+13
2011-10-10Input: serio_raw - fix coding style issuesDmitry Torokhov-5/+9
2011-10-10Input: serio_raw - use dev_*() for messagesDmitry Torokhov-5/+7
2011-10-10Input: serio_raw - use bool for boolean dataDmitry Torokhov-3/+3
2011-10-10Input: serio_raw - perform proper locking when adding clients to listDmitry Torokhov-3/+5