Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-08-22 | Input: wacom - add support for EMR on Cintiq 24HD touch | Jason Gerecke | 1 | -1/+5 |
2012-07-25 | Input: wacom - add support to Cintiq 22HD | Ping Cheng | 2 | -3/+21 |
2012-07-13 | Input: hanwang - add support for Art Master II tablet | weixing | 1 | -15/+42 |
2012-07-08 | Merge branch 'for-linus' to bring in change ensuring that drivers that | Dmitry Torokhov | 1 | -2/+4 |
2012-07-05 | Merge commit 'v3.5-rc5' into next | Dmitry Torokhov | 5 | -75/+104 |
2012-06-29 | Input: wacom - don't retrieve touch_max when it is predefined | Ping Cheng | 1 | -1/+3 |
2012-06-29 | Input: wacom - fix retrieving touch_max bug | Ping Cheng | 1 | -1/+1 |
2012-06-29 | Input: wacom - TPC2FG doesn't store touch id for slots | Ping Cheng | 1 | -2/+4 |
2012-06-29 | Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_type | Ping Cheng | 1 | -1/+1 |
2012-06-12 | Input: wacom - remove code duplication | Jason Gerecke | 1 | -4/+1 |
2012-06-12 | Input: wacom - initialize and destroy LEDs for Intuos4 S tablets | Jason Gerecke | 1 | -0/+2 |
2012-06-12 | Input: wacom - Bamboo One 1024 pressure fix | Chris Bagwell | 1 | -1/+1 |
2012-06-12 | Input: wacom - battery reporting improvements | Chris Bagwell | 1 | -29/+53 |
2012-06-12 | Input: wacom - add two new devices (0xed and 0xef) | Ping Cheng | 2 | -1/+14 |
2012-06-12 | Input: wacom - rearrange type enum | Ping Cheng | 3 | -14/+8 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -110/+457 |
2012-05-05 | USB: input: wacom_sys.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -2/+2 |
2012-05-05 | USB: input: kbtab.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -3/+7 |
2012-05-05 | USB: input: gtco.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -3/+5 |
2012-05-05 | USB: input: aiptek.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -8/+9 |
2012-05-05 | USB: input: acecad.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -3/+6 |
2012-05-02 | Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s | Dmitry Torokhov | 2 | -17/+27 |
2012-05-02 | Input: wacom - return proper error if usb_get_extra_descriptor() fails | Dmitry Torokhov | 1 | -5/+6 |
2012-05-02 | Input: wacom - fix sparse warning | Dmitry Torokhov | 1 | -2/+2 |
2012-05-02 | USB: kbtab.c: remove dbg() usage | Greg Kroah-Hartman | 1 | -2/+4 |