summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_wac.c
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - use switch statement for wacom_tpc_irq()Ping Cheng2012-01-311-6/+18
* Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng2012-01-311-2/+2
* Input: wacom - add support for Cintiq 24HDJason Gerecke2011-12-121-1/+76
* Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-291-15/+37
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2011-10-271-21/+27
| |\
| * | Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke2011-10-051-5/+2Star
| * | Input: wacom - fix touch parsing on newer BamboosChris Bagwell2011-09-131-6/+8
| * | Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2011-09-081-1/+24
| * | Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke2011-08-271-2/+2
| * | Input: wacom - remove pressure for touch devicesPing Cheng2011-08-271-3/+3
* | | Input: wacom - ignore unwanted bamboo packetsChris Bagwell2011-11-081-0/+9
* | | Input: wacom - 3rd gen Bamboo P&Touch packet supportChris Bagwell2011-10-271-4/+90
* | | Input: wacom - relax Bamboo stylus ID checkChris Bagwell2011-10-271-6/+1Star
| |/ |/|
* | 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/+0Star
|/
* Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)Gerard Braad2011-08-161-0/+4
* Input: wacom - cleanup a return value for the old BambooPing Cheng2011-07-071-1/+1
* Input: wacom - update Graphire4 and old Bamboo tablet buttonsPing Cheng2011-07-071-11/+8Star
* Input: wacom - add serial number for Graphire4 and old BambooPing Cheng2011-07-071-0/+1
* Input: wacom - remove BTN_TOOL_FINGER for padPing Cheng2011-07-071-11/+0Star
* Input: wacom - add 3 new models - 6A, 6B, and 97Ping Cheng2011-06-271-0/+12
* Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levelsPing Cheng2011-06-271-1/+1
* Input: wacom - use only one interface with DTU-2231Aristeu Rozanski2011-06-221-1/+13
* Input: wacom - Cintiq 21UX2 does not have menu stripsPing Cheng2011-06-221-2/+5
* Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer2011-04-011-0/+4
* Input: wacom - report resolution for pen devicesPing Cheng2011-03-271-92/+179
* Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng2011-03-271-8/+8
* Input: wacom - support 2FGT in MT formatPing Cheng2011-03-131-12/+47
* Input: wacom - support one finger touch the touchscreen wayPing Cheng2011-03-131-90/+49Star
* Input: wacom - process pen data in its own routinePing Cheng2011-03-131-33/+40
* Input: wacom - do not send 2FGT Tablet PC events in TAP formatPing Cheng2011-03-131-76/+8Star
* Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng2011-01-261-2/+19
* Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng2011-01-241-0/+6
* Merge branch 'next' into for-linusDmitry Torokhov2011-01-071-19/+7Star
|\
| * input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2010-12-161-18/+5Star
| * 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-231-0/+7
* | Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade2010-12-111-0/+3
* | Input: wacom - add new Bamboo PT (0xdb)David Foley2010-12-081-0/+3
* | Input: wacom - add IDs for two new Bamboo PTsDavid Foley2010-12-011-0/+6
|/
* Input: wacom - specify Cinitq supported toolsPing Cheng2010-10-251-12/+30
* Merge branch 'for-linus' into nextDmitry Torokhov2010-10-181-1/+3
|\
| * Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski2010-10-101-1/+3
* | 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 - add a quirk for low resolution Bamboo devicesHenrik Rydberg2010-09-051-0/+10
* | Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg2010-09-051-0/+88