aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Input: wacom - add support for DTU-1031Ping Cheng2-2/+76
2014-01-20Input: wacom - fix wacom->shared guards for dual input devicesPing Cheng1-2/+2
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker6-6/+0
2013-12-16Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng3-3/+44
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov2-0/+12
2013-11-25Input: wacom - add support for three new Intuos devicesPing Cheng3-18/+51
2013-11-25Input: wacom - make sure touch_max is set for touch devicesPing Cheng1-2/+5
2013-11-25Input: wacom - scale up touch width and height values for Intuos ProJason Gerecke1-2/+2
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov3-53/+165
2013-10-22Input: wacom - not all multi-interface devices support touchPing Cheng2-22/+39
2013-10-22Input: wacom - add support for ISDv4 0x10E sensorJason Gerecke1-0/+4
2013-10-22Input: wacom - add support for ISDv4 0x10F sensorJason Gerecke1-0/+4
2013-10-15Input: wacom - export battery scopeBastien Nocera1-0/+4
2013-09-20Input: wacom - add support for three new Intuos Pro devicesPing Cheng3-16/+58
2013-09-20Input: wacom - LED is only supported through digitizer interfacePing Cheng1-10/+14
2013-09-20Input: wacom - testing result shows get_report is unnecessary.Ping Cheng1-3/+0
2013-09-20Input: wacom - send proper tablet state info when pen leaves proximityJason Gerecke1-0/+7
2013-09-20Input: wacom - support EMR and MFT sensors of Cintiq Companion HybridJason Gerecke3-2/+47
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov1-1/+11
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov2-60/+46
2013-08-24Input: wacom - add support for 0x300 and 0x301Ping Cheng1-1/+9
2013-08-24Input: wacom - fix error return code in wacom_probe()Wei Yongjun1-3/+5
2013-08-12Input: wacom - integrate resolution calculationPing Cheng2-57/+41
2013-06-18Input: wacom - add a new stylus (0x100802) for Intuos5 and CintiqsPing Cheng1-0/+2
2013-06-04Input: wacom - fix a typo for Cintiq 22HDTPing Cheng1-3/+5
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng1-4/+15
2013-05-05Input: wacom - add a few new styli for Cintiq seriesPing Cheng1-19/+17
2013-05-05Input: wacom - add three new display tabletsPing Cheng2-0/+37
2013-04-19Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242Ping Cheng1-1/+1
2013-04-19Input: wacom - DTH2242 Grip Pen id was off by one bitPing Cheng1-1/+1
2013-04-15Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke1-1/+1
2013-04-07Input: wacom - fix "can not retrieve extra class descriptor" for 24HDTJason Gerecke1-1/+1
2013-03-09Input: wacom - add support for 0x10dStephan Frank1-0/+4
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov2-102/+92
2013-02-13Input: wacom - add support for DTH-2242Ping Cheng2-1/+25
2013-01-23Input: wacom - fix wacom_set_report retry logicChris Bagwell1-3/+3
2013-01-06Input: wacom - use new input-mt routinesPing Cheng2-61/+22
2013-01-06Input: wacom - prepare for syncing with input-mt changesPing Cheng1-40/+45
2012-12-16Merge branch 'next' into for-linusDmitry Torokhov3-21/+68
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 Cheng3-3/+25
2012-11-08Input: wacom - clean up device type codePing Cheng1-15/+38
2012-10-30Input: wacom - correct bad Cintiq 24HD checkJason Gerecke1-1/+1
2012-10-30Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changesDmitry Torokhov3-5/+139
2012-10-25Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke3-3/+104
2012-10-25Input: wacom - handle split-sensor devices with internal hubsJason Gerecke3-2/+35
2012-10-25Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HDJason Gerecke1-0/+3
2012-10-11Merge branch 'next' into for-linusDmitry Torokhov2-48/+133