aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_wac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov1-101/+91
2013-02-13Input: wacom - add support for DTH-2242Ping Cheng1-1/+24
2013-01-06Input: wacom - use new input-mt routinesPing Cheng1-60/+22
2013-01-06Input: wacom - prepare for syncing with input-mt changesPing Cheng1-40/+45
2012-12-16Merge branch 'next' into for-linusDmitry Torokhov1-6/+23
2012-12-03Input: wacom - fix touch support for Bamboo Fun CTH-461Diego Calleja1-1/+2
2012-11-21Input: wacom - add support for a new MT device (0x4001)Ping Cheng1-0/+4
2012-11-21Input: wacom - simplify type check for newer V5 devicesPing Cheng1-3/+1
2012-11-08Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)Ping Cheng1-3/+18
2012-10-30Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changesDmitry Torokhov1-3/+85
2012-10-25Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke1-2/+83
2012-10-25Input: wacom - handle split-sensor devices with internal hubsJason Gerecke1-1/+2
2012-10-25Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HDJason Gerecke1-0/+3
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov1-9/+27
2012-10-03Input: wacom - allow any multi-input Intuos device to set proxJason Gerecke1-2/+2
2012-10-03Input: wacom - report correct touch contact size for I5/BambooJason Gerecke1-4/+22
2012-10-01Merge branch 'for-next' of git://github.com/rydberg/linux into nextDmitry Torokhov1-3/+3
2012-09-28Input: wacom - mark Intuos5 pad as in-prox when touching buttonsJason Gerecke1-1/+1
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-3/+3
2012-09-04Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke1-1/+5
2012-08-21Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke1-1/+5
2012-07-24Input: wacom - add support to Cintiq 22HDPing Cheng1-2/+19
2012-06-28Input: wacom - TPC2FG doesn't store touch id for slotsPing Cheng1-2/+4
2012-06-12Input: wacom - Bamboo One 1024 pressure fixChris Bagwell1-1/+1
2012-06-12Input: wacom - add two new devices (0xed and 0xef)Ping Cheng1-1/+12
2012-06-12Input: wacom - rearrange type enumPing Cheng1-4/+2
2012-05-02Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov1-10/+19
2012-04-29Input: wacom - add 0xE5 (MT device) supportPing Cheng1-5/+94
2012-04-29Input: wacom - retrieve maximum number of touch pointsPing Cheng1-23/+36
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov1-1/+1
2012-04-04Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke1-5/+59
2012-04-04Input: wacom - add Intuos5 Touch Ring/ExpressKey supportJason Gerecke1-2/+31
2012-04-04Input: wacom - add basic Intuos5 supportJason Gerecke1-3/+33
2012-03-27Merge branch 'next' into for-linusDmitry Torokhov1-1/+48
2012-03-25Input: wacom - wireless battery statusChris Bagwell1-1/+4
2012-03-25Input: wacom - create inputs when wireless connectChris Bagwell1-1/+19
2012-03-25Input: wacom - wireless monitor frameworkChris Bagwell1-1/+27
2012-03-19Merge branch 'next' into for-linusDmitry Torokhov1-8/+20
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov1-0/+4
2012-03-07Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke1-1/+1
2012-01-31Input: wacom - use switch statement for wacom_tpc_irq()Ping Cheng1-6/+18
2012-01-31Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng1-2/+2
2012-01-08Merge branch 'next' into for-linusDmitry Torokhov1-11/+176
2011-12-12Input: wacom - add support for Cintiq 24HDJason Gerecke1-1/+76
2011-12-12Input: wacom - add product id used by Samsung Slate 7Chris Bagwell1-0/+4
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov1-15/+37
2011-11-07Input: wacom - ignore unwanted bamboo packetsChris Bagwell1-0/+9
2011-10-26Input: wacom - 3rd gen Bamboo P&Touch packet supportChris Bagwell1-4/+90
2011-10-26Input: wacom - relax Bamboo stylus ID checkChris Bagwell1-6/+1
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov1-21/+27