aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-10Input: aiptek - remove double defineEdwin van Vliet1-1/+0
2011-07-06Input: wacom - cleanup a return value for the old BambooPing Cheng1-1/+1
2011-07-06Input: wacom - update Graphire4 and old Bamboo tablet buttonsPing Cheng1-11/+8
2011-07-06Input: wacom - add serial number for Graphire4 and old BambooPing Cheng1-0/+1
2011-07-06Input: wacom - remove BTN_TOOL_FINGER for padPing Cheng1-11/+0
2011-06-27Input: wacom - add 3 new models - 6A, 6B, and 97Ping Cheng1-0/+12
2011-06-27Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levelsPing Cheng1-1/+1
2011-06-22Input: wacom - use only one interface with DTU-2231Aristeu Rozanski1-1/+13
2011-06-22Input: wacom - Cintiq 21UX2 does not have menu stripsPing Cheng1-2/+5
2011-03-31Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer1-0/+4
2011-03-26Input: wacom - report resolution for pen devicesPing Cheng2-92/+181
2011-03-26Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng1-8/+8
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov3-166/+99
2011-03-12Input: wacom - support 2FGT in MT formatPing Cheng2-18/+53
2011-03-12Input: wacom - support one finger touch the touchscreen wayPing Cheng2-90/+50
2011-03-12Input: wacom - process pen data in its own routinePing Cheng1-33/+40
2011-03-12Input: wacom - do not send 2FGT Tablet PC events in TAP formatPing Cheng2-79/+10
2011-02-11Input: wacom - fix error path in wacom_probe()Alexander Strakh1-1/+1
2011-01-25Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng1-2/+19
2011-01-24Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng1-0/+6
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov2-23/+7
2010-12-23Input: wacom - add support for digitizer in Lenovo W700Ajay Ramaswamy2-0/+8
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into nextDmitry Torokhov2-23/+7
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2-22/+5
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg1-1/+1
2010-12-16input: mt: Break out slots handlingHenrik Rydberg1-0/+1
2010-12-10Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade1-0/+3
2010-12-07Input: wacom - add new Bamboo PT (0xdb)David Foley1-0/+3
2010-11-30Input: wacom - add IDs for two new Bamboo PTsDavid Foley1-0/+6
2010-11-15Input: aiptek - tighten up permissions on sysfs attributesDmitry Torokhov1-14/+14
2010-11-10Input: acecad - fix a memory leak in usb_acecad_probe error pathAxel Lin1-1/+2
2010-10-24Input: wacom - specify Cinitq supported toolsPing Cheng1-12/+30
2010-10-17Input: wacom - properly enable runtime PMDmitry Torokhov1-3/+6
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov2-12/+15
2010-10-10Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski1-1/+3
2010-10-04Input: wacom - fix runtime PM related deadlockDmitry Torokhov1-11/+12
2010-09-29Input: hanwang - add support for Art Master HD 5012 tabletXing Wei1-21/+73
2010-09-12Input: hanwang - make compatible with xf86-input-wacom driverXing Wei1-4/+33
2010-09-12Input: wacom - disable Bamboo touchpad when pen is being usedChris Bagwell1-1/+7
2010-09-12Input: wacom - add support for Bamboo PenChris Bagwell1-0/+79
2010-09-12Input: wacom - move Bamboo Touch irq to its own functionChris Bagwell1-4/+9
2010-09-12Input: wacom - request tablet data for Bamboo PensChris Bagwell1-4/+5
2010-09-05Input: wacom - add a quirk for low resolution Bamboo devicesHenrik Rydberg2-0/+11
2010-09-05Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg2-0/+92
2010-09-05Input: wacom - collect device quirks into single functionHenrik Rydberg4-8/+24
2010-09-05Input: wacom - parse the Bamboo device familyPing Cheng2-9/+37
2010-09-05Input: wacom - add fuzz parameters to featuresHenrik Rydberg3-4/+15
2010-09-01Input: add support for Hanwang tabletsXing Wei3-0/+377
2010-08-28Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty1-2/+2
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov2-11/+8