Age | Commit message (Expand) | Author | Files | Lines |
2013-11-15 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -53/+165 |
2013-10-23 | Input: wacom - not all multi-interface devices support touch | Ping Cheng | 2 | -22/+39 |
2013-10-23 | Input: wacom - add support for ISDv4 0x10E sensor | Jason Gerecke | 1 | -0/+4 |
2013-10-23 | Input: wacom - add support for ISDv4 0x10F sensor | Jason Gerecke | 1 | -0/+4 |
2013-10-16 | Input: wacom - export battery scope | Bastien Nocera | 1 | -0/+4 |
2013-09-20 | Input: wacom - add support for three new Intuos Pro devices | Ping Cheng | 3 | -16/+58 |
2013-09-20 | Input: wacom - LED is only supported through digitizer interface | Ping Cheng | 1 | -10/+14 |
2013-09-20 | Input: wacom - testing result shows get_report is unnecessary. | Ping Cheng | 1 | -3/+0 |
2013-09-20 | Input: wacom - send proper tablet state info when pen leaves proximity | Jason Gerecke | 1 | -0/+7 |
2013-09-20 | Input: wacom - support EMR and MFT sensors of Cintiq Companion Hybrid | Jason Gerecke | 3 | -2/+47 |
2013-09-18 | Merge tag 'v3.11' into next | Dmitry Torokhov | 1 | -1/+11 |
2013-09-07 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -60/+46 |
2013-08-25 | Input: wacom - add support for 0x300 and 0x301 | Ping Cheng | 1 | -1/+9 |
2013-08-25 | Input: wacom - fix error return code in wacom_probe() | Wei Yongjun | 1 | -3/+5 |
2013-08-13 | Input: wacom - integrate resolution calculation | Ping Cheng | 2 | -57/+41 |
2013-06-19 | Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs | Ping Cheng | 1 | -0/+2 |
2013-06-04 | Input: wacom - fix a typo for Cintiq 22HDT | Ping Cheng | 1 | -3/+5 |
2013-05-23 | Input: wacom - add an eraser to DTH2242/DTK2241 | Ping Cheng | 1 | -4/+15 |
2013-05-06 | Input: wacom - add a few new styli for Cintiq series | Ping Cheng | 1 | -19/+17 |
2013-05-06 | Input: wacom - add three new display tablets | Ping Cheng | 2 | -0/+37 |
2013-04-19 | Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242 | Ping Cheng | 1 | -1/+1 |
2013-04-19 | Input: wacom - DTH2242 Grip Pen id was off by one bit | Ping Cheng | 1 | -1/+1 |
2013-04-15 | Input: wacom - correct reported resolution for Intuos4 Wireless | Jason Gerecke | 1 | -1/+1 |
2013-04-08 | Input: wacom - fix "can not retrieve extra class descriptor" for 24HDT | Jason Gerecke | 1 | -1/+1 |
2013-03-10 | Input: wacom - add support for 0x10d | Stephan Frank | 1 | -0/+4 |
2013-02-20 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -102/+92 |
2013-02-14 | Input: wacom - add support for DTH-2242 | Ping Cheng | 2 | -1/+25 |
2013-01-24 | Input: wacom - fix wacom_set_report retry logic | Chris Bagwell | 1 | -3/+3 |
2013-01-06 | Input: wacom - use new input-mt routines | Ping Cheng | 2 | -61/+22 |
2013-01-06 | Input: wacom - prepare for syncing with input-mt changes | Ping Cheng | 1 | -40/+45 |
2012-12-17 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3 | -21/+68 |
2012-12-04 | Input: wacom - fix touch support for Bamboo Fun CTH-461 | Diego Calleja | 1 | -1/+2 |
2012-11-22 | Input: wacom - add support for a new MT device (0x4001) | Ping Cheng | 1 | -0/+4 |
2012-11-22 | Input: wacom - simplify type check for newer V5 devices | Ping Cheng | 1 | -3/+1 |
2012-11-08 | Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101) | Ping Cheng | 3 | -3/+25 |
2012-11-08 | Input: wacom - clean up device type code | Ping Cheng | 1 | -15/+38 |
2012-10-30 | Input: wacom - correct bad Cintiq 24HD check | Jason Gerecke | 1 | -1/+1 |
2012-10-30 | Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes | Dmitry Torokhov | 3 | -5/+139 |
2012-10-26 | Input: wacom - add touch sensor support for Cintiq 24HD touch | Jason Gerecke | 3 | -3/+104 |
2012-10-26 | Input: wacom - handle split-sensor devices with internal hubs | Jason Gerecke | 3 | -2/+35 |
2012-10-25 | Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HD | Jason Gerecke | 1 | -0/+3 |
2012-10-11 | Merge branch 'next' into for-linus | Dmitry Torokhov | 2 | -48/+133 |
2012-10-05 | Input: wacom - clean up wacom_query_tablet_data | Jason Gerecke | 1 | -39/+35 |
2012-10-05 | Input: wacom - introduce wacom_fix_phy_from_hid | Jason Gerecke | 1 | -0/+71 |
2012-10-04 | Input: wacom - allow any multi-input Intuos device to set prox | Jason Gerecke | 1 | -2/+2 |
2012-10-04 | Input: wacom - report correct touch contact size for I5/Bamboo | Jason Gerecke | 1 | -4/+22 |
2012-10-02 | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov | 1 | -3/+3 |
2012-09-28 | Input: wacom - mark Intuos5 pad as in-prox when touching buttons | Jason Gerecke | 1 | -1/+1 |
2012-09-19 | Input: MT - Add flags to input_mt_init_slots() | Henrik Rydberg | 1 | -3/+3 |
2012-09-05 | Input: wacom - add support for EMR on Cintiq 24HD touch | Jason Gerecke | 1 | -1/+5 |