summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_wac.c
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - add support to Cintiq 22HDPing Cheng2012-07-241-2/+19
* Input: wacom - TPC2FG doesn't store touch id for slotsPing Cheng2012-06-281-2/+4
* Input: wacom - Bamboo One 1024 pressure fixChris Bagwell2012-06-121-1/+1
* Input: wacom - add two new devices (0xed and 0xef)Ping Cheng2012-06-121-1/+12
* Input: wacom - rearrange type enumPing Cheng2012-06-121-4/+2
* Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov2012-05-021-10/+19
* Input: wacom - add 0xE5 (MT device) supportPing Cheng2012-04-291-5/+94
* Input: wacom - retrieve maximum number of touch pointsPing Cheng2012-04-291-23/+36
* Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-211-1/+1
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2012-03-271-1/+48
| |\
| * \ Merge branch 'next' into for-linusDmitry Torokhov2012-03-191-8/+20
| |\ \
| * | | Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke2012-03-071-1/+1
* | | | Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke2012-04-041-5/+59
* | | | Input: wacom - add Intuos5 Touch Ring/ExpressKey supportJason Gerecke2012-04-041-2/+31
* | | | Input: wacom - add basic Intuos5 supportJason Gerecke2012-04-041-3/+33
| |_|/ |/| |
* | | Input: wacom - wireless battery statusChris Bagwell2012-03-251-1/+4
* | | Input: wacom - create inputs when wireless connectChris Bagwell2012-03-251-1/+19
* | | Input: wacom - wireless monitor frameworkChris Bagwell2012-03-251-1/+27
| |/ |/|
* | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-091-0/+4
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2012-01-081-11/+176
| |\
| * | Input: wacom - add product id used by Samsung Slate 7Chris Bagwell2011-12-121-0/+4
* | | 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-261-21/+27
| |\
| * | Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke2011-10-041-5/+2
| * | Input: wacom - fix touch parsing on newer BamboosChris Bagwell2011-09-121-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-261-2/+2
| * | Input: wacom - remove pressure for touch devicesPing Cheng2011-08-261-3/+3
* | | Input: wacom - ignore unwanted bamboo packetsChris Bagwell2011-11-071-0/+9
* | | Input: wacom - 3rd gen Bamboo P&Touch packet supportChris Bagwell2011-10-261-4/+90
* | | Input: wacom - relax Bamboo stylus ID checkChris Bagwell2011-10-261-6/+1
| |/ |/|
* | 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: 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-061-1/+1
* Input: wacom - update Graphire4 and old Bamboo tablet buttonsPing Cheng2011-07-061-11/+8
* Input: wacom - add serial number for Graphire4 and old BambooPing Cheng2011-07-061-0/+1
* Input: wacom - remove BTN_TOOL_FINGER for padPing Cheng2011-07-061-11/+0
* 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-03-311-0/+4
* Input: wacom - report resolution for pen devicesPing Cheng2011-03-261-92/+179
* Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng2011-03-261-8/+8
* Input: wacom - support 2FGT in MT formatPing Cheng2011-03-121-12/+47