summaryrefslogtreecommitdiffstats
path: root/drivers/input (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-1015-104/+173
* Input: ALPS - add semi-MT support for v3 protocolSeth Forshee2011-11-082-19/+215
* Input: ALPS - add support for protocol versions 3 and 4Seth Forshee2011-11-083-38/+768
* Input: ALPS - remove assumptions about packet sizeSeth Forshee2011-11-081-5/+5
* Input: ALPS - add protocol version field in alps_model_infoSeth Forshee2011-11-082-24/+27
* Input: ALPS - move protocol information to DocumentationSeth Forshee2011-11-081-36/+1
* Input: wacom - ignore unwanted bamboo packetsChris Bagwell2011-11-081-0/+9
* Input: usbtouchscreen - add ELO IntelliTouch 2700 supportMichael Gebetsroither2011-11-052-0/+42
* Input: i8042 - also perform controller reset when suspendingDmitry Torokhov2011-11-051-8/+15
* Input: tca8418_keypad - initial driver releaseKyle Manna2011-10-293-0/+447
* Input: wacom - 3rd gen Bamboo P&Touch packet supportChris Bagwell2011-10-272-5/+92
* Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell2011-10-272-2/+48
* Input: wacom - relax Bamboo stylus ID checkChris Bagwell2011-10-271-6/+1
* Input: wacom - add some comments to wacom_parse_hidChris Bagwell2011-10-271-1/+36
* Input: wacom - remove unused bamboo HID parsingChris Bagwell2011-10-271-4/+0
* Input: wacom - cleanup feature report for bamboosChris Bagwell2011-10-271-2/+4
* 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/+13
* 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/+0
* 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/+2
* 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
* Input: penmount - add PenMount 6250 supportJohn Sung2011-09-211-0/+23
* Input: penmount - add PenMount 3000 supportJohn Sung2011-09-211-4/+75
* Input: penmount - add PenMount 6000 supportJohn Sung2011-09-211-8/+57
* Input: penmount - fix the protocolJohn Sung2011-09-211-6/+8