aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_wac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-10Input: wacom - correct max Y value on medium bamboosChris Bagwell1-4/+4
2011-10-10Input: wacom - add ABS_DISTANCE to Bamboo Pen reportsChris Bagwell1-12/+23
2011-10-10Input: wacom - remove unneeded touch pressure initializationChris Bagwell1-5/+0
2011-10-04Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke1-5/+2
2011-09-12Input: wacom - fix touch parsing on newer BamboosChris Bagwell1-6/+8
2011-09-08Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke1-1/+24
2011-08-26Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke1-2/+2
2011-08-26Input: wacom - remove pressure for touch devicesPing Cheng1-3/+3
2011-08-16Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)Gerard Braad1-0/+4
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 Cheng1-92/+179
2011-03-26Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng1-8/+8
2011-03-12Input: wacom - support 2FGT in MT formatPing Cheng1-12/+47
2011-03-12Input: wacom - support one finger touch the touchscreen wayPing Cheng1-90/+49
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 Cheng1-76/+8
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 Torokhov1-19/+7
2010-12-23Input: wacom - add support for digitizer in Lenovo W700Ajay Ramaswamy1-0/+7
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg1-18/+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-10-24Input: wacom - specify Cinitq supported toolsPing Cheng1-12/+30
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov1-1/+3
2010-10-10Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski1-1/+3
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-05Input: wacom - add a quirk for low resolution Bamboo devicesHenrik Rydberg1-0/+10
2010-09-05Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg1-0/+88
2010-09-05Input: wacom - collect device quirks into single functionHenrik Rydberg1-0/+16
2010-09-05Input: wacom - add fuzz parameters to featuresHenrik Rydberg1-3/+6
2010-08-28Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty1-2/+2
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov1-2/+2
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack1-2/+2
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov1-0/+44
2010-06-28Input: wacom - add support for DTU2231 and DTU1631Ping Cheng1-0/+44
2010-06-22Input: wacom - fix serial number handling on Cintiq 21UX2Ping Cheng1-4/+5