aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
Commit message (Expand)AuthorAgeFilesLines
* Input: aiptek - fix crash on detecting device without endpointsVladis Dronov2016-05-171-0/+9
* Input: aiptek - adjust error-handling code labelJulia Lawall2016-05-171-1/+1
* Input: wacom - Bamboo One 1024 pressure fixChris Bagwell2012-08-151-1/+1
* Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer2011-03-311-0/+4
* Input: wacom - report resolution for pen devicesPing Cheng2011-03-262-92/+181
* Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng2011-03-261-8/+8
* Merge branch 'next' into for-linusDmitry Torokhov2011-03-183-166/+99
|\
| * Input: wacom - support 2FGT in MT formatPing Cheng2011-03-122-18/+53
| * Input: wacom - support one finger touch the touchscreen wayPing Cheng2011-03-122-90/+50
| * Input: wacom - process pen data in its own routinePing Cheng2011-03-121-33/+40
| * Input: wacom - do not send 2FGT Tablet PC events in TAP formatPing Cheng2011-03-122-79/+10
* | Input: wacom - fix error path in wacom_probe()Alexander Strakh2011-02-111-1/+1
|/
* Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng2011-01-251-2/+19
* Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng2011-01-241-0/+6
* Merge branch 'next' into for-linusDmitry Torokhov2011-01-062-23/+7
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2010-12-162-23/+7
| |\
| | * input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2010-12-162-22/+5
| | * input: mt: Collect slots initialization codeHenrik Rydberg2010-12-161-1/+1
| | * input: mt: Break out slots handlingHenrik Rydberg2010-12-161-0/+1
* | | Input: wacom - add support for digitizer in Lenovo W700Ajay Ramaswamy2010-12-232-0/+8
* | | Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade2010-12-101-0/+3
* | | Input: wacom - add new Bamboo PT (0xdb)David Foley2010-12-071-0/+3
* | | Input: wacom - add IDs for two new Bamboo PTsDavid Foley2010-11-301-0/+6
* | | Input: aiptek - tighten up permissions on sysfs attributesDmitry Torokhov2010-11-151-14/+14
|/ /
* / Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin2010-11-101-1/+2
|/
* Input: wacom - specify Cinitq supported toolsPing Cheng2010-10-241-12/+30
* Input: wacom - properly enable runtime PMDmitry Torokhov2010-10-171-3/+6
* Merge branch 'for-linus' into nextDmitry Torokhov2010-10-172-12/+15
|\
| * Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski2010-10-101-1/+3
| * Input: wacom - fix runtime PM related deadlockDmitry Torokhov2010-10-041-11/+12
* | Input: hanwang - add support for Art Master HD 5012 tabletXing Wei2010-09-291-21/+73
* | Input: hanwang - make compatible with xf86-input-wacom driverXing Wei2010-09-121-4/+33
* | Input: wacom - disable Bamboo touchpad when pen is being usedChris Bagwell2010-09-121-1/+7
* | Input: wacom - add support for Bamboo PenChris Bagwell2010-09-121-0/+79
* | Input: wacom - move Bamboo Touch irq to its own functionChris Bagwell2010-09-121-4/+9
* | Input: wacom - request tablet data for Bamboo PensChris Bagwell2010-09-121-4/+5
* | Input: wacom - add a quirk for low resolution Bamboo devicesHenrik Rydberg2010-09-052-0/+11
* | Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg2010-09-052-0/+92
* | Input: wacom - collect device quirks into single functionHenrik Rydberg2010-09-054-8/+24
* | Input: wacom - parse the Bamboo device familyPing Cheng2010-09-052-9/+37
* | Input: wacom - add fuzz parameters to featuresHenrik Rydberg2010-09-053-4/+15
* | Input: add support for Hanwang tabletsXing Wei2010-09-013-0/+377
|/
* Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty2010-08-281-2/+2
* Merge branch 'next' into for-linusDmitry Torokhov2010-08-102-11/+8
|\
| * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-022-11/+8
* | Merge branch 'next' into for-linusDmitry Torokhov2010-08-022-0/+45
|\|
| * Input: wacom - add support for DTU2231 and DTU1631Ping Cheng2010-06-282-0/+45
* | Input: wacom - fix serial number handling on Cintiq 21UX2Ping Cheng2010-06-221-4/+5
|/
* Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng2010-06-043-15/+60
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-205-23/+23
|\