| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-09-06 | 2 | -60/+46 |
|\ |
|
| * | Input: wacom - fix error return code in wacom_probe() | Wei Yongjun | 2013-08-24 | 1 | -3/+5 |
| * | Input: wacom - integrate resolution calculation | Ping Cheng | 2013-08-12 | 2 | -57/+41 |
* | | Input: wacom - add support for 0x300 and 0x301 | Ping Cheng | 2013-08-24 | 1 | -1/+9 |
* | | Input: wacom - add a new stylus (0x100802) for Intuos5 and Cintiqs | Ping Cheng | 2013-06-18 | 1 | -0/+2 |
|/ |
|
* | Input: wacom - fix a typo for Cintiq 22HDT | Ping Cheng | 2013-06-04 | 1 | -3/+5 |
* | Input: wacom - add an eraser to DTH2242/DTK2241 | Ping Cheng | 2013-05-23 | 1 | -4/+15 |
* | Input: wacom - add a few new styli for Cintiq series | Ping Cheng | 2013-05-05 | 1 | -19/+17 |
* | Input: wacom - add three new display tablets | Ping Cheng | 2013-05-05 | 2 | -0/+37 |
* | Input: wacom - fix "can not retrieve extra class descriptor" for DTH2242 | Ping Cheng | 2013-04-19 | 1 | -1/+1 |
* | Input: wacom - DTH2242 Grip Pen id was off by one bit | Ping Cheng | 2013-04-19 | 1 | -1/+1 |
* | Input: wacom - correct reported resolution for Intuos4 Wireless | Jason Gerecke | 2013-04-15 | 1 | -1/+1 |
* | Input: wacom - fix "can not retrieve extra class descriptor" for 24HDT | Jason Gerecke | 2013-04-07 | 1 | -1/+1 |
* | Input: wacom - add support for 0x10d | Stephan Frank | 2013-03-09 | 1 | -0/+4 |
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2013-02-19 | 2 | -102/+92 |
|\ |
|
| * | Input: wacom - add support for DTH-2242 | Ping Cheng | 2013-02-13 | 2 | -1/+25 |
| * | Input: wacom - use new input-mt routines | Ping Cheng | 2013-01-06 | 2 | -61/+22 |
| * | Input: wacom - prepare for syncing with input-mt changes | Ping Cheng | 2013-01-06 | 1 | -40/+45 |
* | | Input: wacom - fix wacom_set_report retry logic | Chris Bagwell | 2013-01-23 | 1 | -3/+3 |
* | | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-12-16 | 3 | -21/+68 |
|\ \
| |/ |
|
| * | Input: wacom - add support for a new MT device (0x4001) | Ping Cheng | 2012-11-21 | 1 | -0/+4 |
| * | Input: wacom - simplify type check for newer V5 devices | Ping Cheng | 2012-11-21 | 1 | -3/+1 |
| * | Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101) | Ping Cheng | 2012-11-08 | 3 | -3/+25 |
| * | Input: wacom - clean up device type code | Ping Cheng | 2012-11-08 | 1 | -15/+38 |
* | | Input: wacom - fix touch support for Bamboo Fun CTH-461 | Diego Calleja | 2012-12-03 | 1 | -1/+2 |
|/ |
|
* | Input: wacom - correct bad Cintiq 24HD check | Jason Gerecke | 2012-10-30 | 1 | -1/+1 |
* | Merge tag 'v3.7-rc3' into for-linus to sync up with recent USB changes | Dmitry Torokhov | 2012-10-30 | 3 | -5/+139 |
|\ |
|
| * | Input: wacom - add touch sensor support for Cintiq 24HD touch | Jason Gerecke | 2012-10-25 | 3 | -3/+104 |
| * | Input: wacom - handle split-sensor devices with internal hubs | Jason Gerecke | 2012-10-25 | 3 | -2/+35 |
* | | Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HD | Jason Gerecke | 2012-10-25 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'next' into for-linus | Dmitry Torokhov | 2012-10-11 | 2 | -48/+133 |
|\ |
|
| * | Input: wacom - clean up wacom_query_tablet_data | Jason Gerecke | 2012-10-04 | 1 | -39/+35 |
| * | Input: wacom - introduce wacom_fix_phy_from_hid | Jason Gerecke | 2012-10-04 | 1 | -0/+71 |
| * | Input: wacom - allow any multi-input Intuos device to set prox | Jason Gerecke | 2012-10-03 | 1 | -2/+2 |
| * | Input: wacom - report correct touch contact size for I5/Bamboo | Jason Gerecke | 2012-10-03 | 1 | -4/+22 |
| * | Merge branch 'for-next' of git://github.com/rydberg/linux into next | Dmitry Torokhov | 2012-10-01 | 1 | -3/+3 |
| |\ |
|
| | * | Input: MT - Add flags to input_mt_init_slots() | Henrik Rydberg | 2012-09-19 | 1 | -3/+3 |
| * | | Input: wacom - add support for EMR on Cintiq 24HD touch | Jason Gerecke | 2012-09-04 | 1 | -1/+5 |
| |/ |
|
* | | Input: wacom - mark Intuos5 pad as in-prox when touching buttons | Jason Gerecke | 2012-09-28 | 1 | -1/+1 |
* | | Input: wacom - add support for EMR on Cintiq 24HD touch | Jason Gerecke | 2012-08-21 | 1 | -1/+5 |
|/ |
|
* | Input: wacom - add support to Cintiq 22HD | Ping Cheng | 2012-07-24 | 2 | -3/+21 |
* | Input: hanwang - add support for Art Master II tablet | weixing | 2012-07-13 | 1 | -15/+42 |
* | Merge branch 'for-linus' to bring in change ensuring that drivers that | Dmitry Torokhov | 2012-07-07 | 1 | -2/+4 |
|\ |
|
| * | Input: wacom - don't retrieve touch_max when it is predefined | Ping Cheng | 2012-06-28 | 1 | -1/+3 |
| * | Input: wacom - fix retrieving touch_max bug | Ping Cheng | 2012-06-28 | 1 | -1/+1 |
* | | Merge commit 'v3.5-rc5' into next | Dmitry Torokhov | 2012-07-04 | 5 | -75/+104 |
|\ \ |
|
| * \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2012-05-24 | 5 | -110/+457 |
| |\ \
| | |/ |
|
| * | | USB: input: wacom_sys.c: fix up dev_* messages | Greg Kroah-Hartman | 2012-05-04 | 1 | -2/+2 |
| * | | USB: input: kbtab.c: fix up dev_* messages | Greg Kroah-Hartman | 2012-05-04 | 1 | -3/+7 |
| * | | USB: input: gtco.c: fix up dev_* messages | Greg Kroah-Hartman | 2012-05-04 | 1 | -3/+5 |