summaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)AuthorFilesLines
2011-11-10Input: convert obsolete strict_strtox to kstrtoxJJ Ding15-104/+173
2011-11-10Input: ams_delta_serio - include linux/module.hAaro Koskinen1-0/+1
2011-11-10Input: elantech - adjust hw_version detection logicJJ Ding1-8/+18
2011-11-08Input: ALPS - add semi-MT support for v3 protocolSeth Forshee2-19/+215
2011-11-08Input: ALPS - add support for protocol versions 3 and 4Seth Forshee3-38/+768
2011-11-08Input: ALPS - remove assumptions about packet sizeSeth Forshee1-5/+5
2011-11-08Input: ALPS - add protocol version field in alps_model_infoSeth Forshee2-24/+27
2011-11-08Input: ALPS - move protocol information to DocumentationSeth Forshee1-36/+1
2011-11-08Input: wacom - ignore unwanted bamboo packetsChris Bagwell1-0/+9
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds17-0/+17
2011-11-05Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović1-0/+14
2011-11-05Input: usbtouchscreen - add ELO IntelliTouch 2700 supportMichael Gebetsroither2-0/+42
2011-11-05Input: i8042 - also perform controller reset when suspendingDmitry Torokhov1-8/+15
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds4-17/+310
2011-11-02Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds1-1/+1
2011-11-02um: switch to use of drivers/KconfigAl Viro1-1/+1
2011-11-01drivers/input: add export.h to symbol exporting files.Paul Gortmaker2-0/+2
2011-11-01drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker15-0/+15
2011-11-01Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-884/+0
2011-10-29Input: tca8418_keypad - initial driver releaseKyle Manna3-0/+447
2011-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-7/+14
2011-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds59-839/+4035
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds1-1/+1
2011-10-27Input: wacom - 3rd gen Bamboo P&Touch packet supportChris Bagwell2-5/+92
2011-10-27Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell2-2/+48
2011-10-27Input: wacom - relax Bamboo stylus ID checkChris Bagwell1-6/+1
2011-10-27Input: wacom - add some comments to wacom_parse_hidChris Bagwell1-1/+36
2011-10-27Input: wacom - remove unused bamboo HID parsingChris Bagwell1-4/+0
2011-10-27Input: wacom - cleanup feature report for bamboosChris Bagwell1-2/+4
2011-10-27Merge branch 'next' into for-linusDmitry Torokhov68-863/+4487
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-10-24input: Add power button support for mc13783Philippe Rétornaz3-0/+293
2011-10-24input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König1-17/+17
2011-10-19Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich2-129/+484
2011-10-13Input: imx_keypad - add pm suspend and resume supportHui Wang1-0/+44
2011-10-13Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter1-3/+8
2011-10-12Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi1-0/+7
2011-10-12Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi1-6/+6
2011-10-12Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity1-0/+6
2011-10-11Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov1-25/+29
2011-10-11Input: serio_raw - kick clients when disconnecting portDmitry Torokhov1-6/+23
2011-10-11Input: serio_raw - explicitly mark disconnected ports as deadDmitry Torokhov1-8/+13
2011-10-11Input: serio_raw - fix coding style issuesDmitry Torokhov1-5/+9
2011-10-11Input: serio_raw - use dev_*() for messagesDmitry Torokhov1-5/+7
2011-10-11Input: serio_raw - use bool for boolean dataDmitry Torokhov1-3/+3
2011-10-11Input: serio_raw - perform proper locking when adding clients to listDmitry Torokhov1-3/+5
2011-10-11Input: serio_raw - rename serio_raw_list to serio_raw_clientDmitry Torokhov1-36/+39
2011-10-11Input: serio_raw - use kref instead of rolling out its own refcountingDmitry Torokhov1-15/+13
2011-10-11Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov10-198/+243
2011-10-10Input: wacom - correct max Y value on medium bamboosChris Bagwell1-4/+4