summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: sentelic - fix retrieving number of buttonsTai-hwa Liang2011-12-292-3/+4
* Input: sentelic - release mutex upon register write failureTai-hwa Liang2011-12-231-2/+2
* Input: synaptics - fix touchpad not working after S2R on Vostro V13Dmitry Torokhov2011-12-121-0/+11
* Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq()Xi Wang2011-12-121-2/+2
* Input: wacom - add product id used by Samsung Slate 7Chris Bagwell2011-12-121-0/+4
* Input: ams_delta_serio - include linux/module.hAaro Koskinen2011-11-091-0/+1
* Input: elantech - adjust hw_version detection logicJJ Ding2011-11-091-8/+18
* Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović2011-11-051-0/+14
* Merge branch 'next' into for-linusDmitry Torokhov2011-10-269080-561833/+711793
|\
| * Input: adp5589-keys - add support for the ADP5585 derivativesMichael Hennerich2011-10-183-220/+550
| * Input: imx_keypad - add pm suspend and resume supportHui Wang2011-10-121-0/+44
| * Input: force feedback - potential integer wrap in input_ff_create()Dan Carpenter2011-10-123-5/+10
| * Input: tsc2007 - make sure that X plate resistance is specifiedPhilip Rakity2011-10-112-1/+7
| * Input: serio_raw - fix memory leak when closing char deviceDmitry Torokhov2011-10-101-25/+29
| * Input: serio_raw - kick clients when disconnecting portDmitry Torokhov2011-10-101-6/+23
| * Input: serio_raw - explicitly mark disconnected ports as deadDmitry Torokhov2011-10-101-8/+13
| * Input: serio_raw - fix coding style issuesDmitry Torokhov2011-10-101-5/+9
| * Input: serio_raw - use dev_*() for messagesDmitry Torokhov2011-10-101-5/+7
| * Input: serio_raw - use bool for boolean dataDmitry Torokhov2011-10-101-3/+3
| * Input: serio_raw - perform proper locking when adding clients to listDmitry Torokhov2011-10-101-3/+5
| * Input: serio_raw - rename serio_raw_list to serio_raw_clientDmitry Torokhov2011-10-101-36/+39
| * Input: serio_raw - use kref instead of rolling out its own refcountingDmitry Torokhov2011-10-101-15/+13
| * Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov2011-10-1010-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/+0
| * Input: lm8323 - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-061-1/+1
| * Input: ad7879-i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-061-4/+2
| * Input: synaptics_i2c - wrap suspend and resume in CONFIG_PM_SLEEPDmitry Torokhov2011-10-061-1/+1
| * Input: mma8450 - silence some 'uninitialized variable' warningsDmitry Torokhov2011-10-061-10/+10
| * Input: atmel_mxt_ts - use snprintf for sysfs attribute show methodDaniel Kurtz2011-10-061-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-053-37/+94
| * Input: wacom - don't expose LED inactive optionPing Cheng2011-10-052-8/+6
| * Input: wacom - lower the LED luminancePing Cheng2011-10-052-2/+3
| * Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior2011-09-284-0/+198
| * Input: adxl34x - documentation cleanupMichael Tandy2011-09-201-7/+14
| * Input: gpio_keys - use of_property_read_u32()Tobias Klauser2011-09-201-11/+13
| * Input: penmount - simplify unregister procedureDmitry Torokhov2011-09-201-4/+4
| * Input: penmount - rework handling of different protocolsDmitry Torokhov2011-09-201-56/+64
| * Input: penmount - add PenMount 6250 supportJohn Sung2011-09-201-0/+23
| * Input: penmount - add PenMount 3000 supportJohn Sung2011-09-201-4/+75
| * Input: penmount - add PenMount 6000 supportJohn Sung2011-09-201-8/+57
| * Input: penmount - fix the protocolJohn Sung2011-09-201-6/+8
| * Input: elantech - remove module parameter force_elantechJJ Ding2011-09-201-10/+2
| * Input: elantech - better support all those v2 variantsJJ Ding2011-09-202-5/+42
| * Input: elantech - add v4 hardware supportJJ Ding2011-09-093-16/+432
| * Input: elantech - add v3 hardware supportJJ Ding2011-09-093-31/+306
| * Input: elantech - clean up elantech_initJJ Ding2011-09-091-30/+39
| * Input: elantech - packet checking for v2 hardwareJJ Ding2011-09-091-5/+34
OpenPOWER on IntegriCloud