summaryrefslogtreecommitdiffstats
path: root/drivers/input
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-11-223-8/+33
|\
| * Input: ams_delta_serio - include linux/module.hAaro Koskinen2011-11-101-0/+1
| * Input: elantech - adjust hw_version detection logicJJ Ding2011-11-101-8/+18
| * Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović2011-11-051-0/+14
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0717-0/+17
|\ \
| * | drivers/input: add export.h to symbol exporting files.Paul Gortmaker2011-11-012-0/+2
| * | drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker2011-11-0115-0/+15
* | | Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds2011-11-034-17/+310
|\ \ \
| * | | input: Add power button support for mc13783Philippe Rétornaz2011-10-243-0/+293
| * | | input: Convert mc13783-ts to mc13xxx APIUwe Kleine-König2011-10-241-17/+17
* | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-021-1/+1
|\ \ \ \
| * | | | um: switch to use of drivers/KconfigAl Viro2011-11-021-1/+1
| |/ / /
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-313-884/+0Star
|\ \ \ \ | |_|/ / |/| | |
| * | | [media] move ati_remote driver from input/misc to media/rcAnssi Hannula2011-09-223-884/+0Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-281-7/+14
|\ \ \ \
| * | | | Input: twl6040-vibra: Check the selected path for vibraPeter Ujfalusi2011-10-121-0/+7
| * | | | Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi2011-10-121-6/+6
| * | | | Input: twl6040-vibra: Use accessor to get revision informationPeter Ujfalusi2011-09-201-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-10-2759-839/+4035
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2011-10-2768-863/+4487
| |\ \ \ \
| | * | | | Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich2011-10-192-129/+484
| | * | | | Input: imx_keypad - add pm suspend and resume supportHui Wang2011-10-131-0/+44
| | * | | | Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter2011-10-131-3/+8
| | * | | | Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity2011-10-121-0/+6
| | * | | | Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov2011-10-111-25/+29
| | * | | | Input: serio_raw - kick clients when disconnecting portDmitry Torokhov2011-10-111-6/+23
| | * | | | Input: serio_raw - explicitly mark disconnected ports as deadDmitry Torokhov2011-10-111-8/+13
| | * | | | Input: serio_raw - fix coding style issuesDmitry Torokhov2011-10-111-5/+9
| | * | | | Input: serio_raw - use dev_*() for messagesDmitry Torokhov2011-10-111-5/+7
| | * | | | Input: serio_raw - use bool for boolean dataDmitry Torokhov2011-10-111-3/+3
| | * | | | Input: serio_raw - perform proper locking when adding clients to listDmitry Torokhov2011-10-111-3/+5
| | * | | | Input: serio_raw - rename serio_raw_list to serio_raw_clientDmitry Torokhov2011-10-111-36/+39
| | * | | | Input: serio_raw - use kref instead of rolling out its own refcountingDmitry Torokhov2011-10-111-15/+13Star
| | * | | | Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-1110-198/+243
| | * | | | Input: wacom - correct max Y value on medium bamboosChris Bagwell2011-10-101-4/+4
| | * | | | Input: wacom - add ABS_DISTANCE to Bamboo Pen reportsChris Bagwell2011-10-101-12/+23
| | * | | | Input: wacom - remove unneeded touch pressure initializationChris Bagwell2011-10-101-5/+0Star
| | * | | | Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-071-1/+1
| | * | | | Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-071-4/+2Star
| | * | | | Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-071-1/+1
| | * | | | Input: mma8450 - silence some 'uninitialized variable' warningsDmitry Torokhov2011-10-071-10/+10
| | * | | | Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz2011-10-071-6/+15
| | * | | | Input: wacom - make LED status readable through sysfsPing Cheng2011-10-051-1/+8
| | * | | | Input: wacom - add LED support for Cintiq 21ux2Ping Cheng2011-10-052-30/+78
| | * | | | Input: wacom - don't expose LED inactive optionPing Cheng2011-10-051-3/+3
| | * | | | Input: wacom - lower the LED luminancePing Cheng2011-10-051-1/+1
| | * | | | Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior2011-09-283-0/+197
| | * | | | Input: gpio_keys - use of_property_read_u32()Tobias Klauser2011-09-211-11/+13
| | * | | | Input: penmount - simplify unregister procedureDmitry Torokhov2011-09-211-4/+4
| | * | | | Input: penmount - rework handling of different protocolsDmitry Torokhov2011-09-211-56/+64