Age | Commit message (Expand) | Author | Files | Lines |
2014-04-03 | Input: wacom - add support for three new Intuos Pro devices | Ping Cheng | 1 | -2/+8 |
2014-03-31 | Input: wacom - make sure touch_max is set for touch devices | Ping Cheng | 1 | -2/+5 |
2013-10-16 | Input: wacom - export battery scope | Bastien Nocera | 1 | -0/+4 |
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 | 1 | -42/+37 |
2013-01-24 | Input: wacom - fix wacom_set_report retry logic | Chris Bagwell | 1 | -3/+3 |
2012-11-08 | Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101) | Ping Cheng | 1 | -0/+5 |
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-26 | Input: wacom - add touch sensor support for Cintiq 24HD touch | Jason Gerecke | 1 | -1/+18 |
2012-10-26 | Input: wacom - handle split-sensor devices with internal hubs | Jason Gerecke | 1 | -1/+31 |
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-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 | 1 | -4/+7 |
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 - 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 - battery reporting improvements | Chris Bagwell | 1 | -29/+53 |
2012-06-12 | Input: wacom - rearrange type enum | Ping Cheng | 1 | -7/+3 |
2012-05-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -64/+180 |
2012-05-05 | USB: input: wacom_sys.c: fix up dev_* messages | Greg Kroah-Hartman | 1 | -2/+2 |
2012-05-02 | Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s | Dmitry Torokhov | 1 | -7/+8 |
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: wacom: remove dbg() usage | Greg Kroah-Hartman | 1 | -4/+6 |
2012-05-02 | USB: input: wacom_sys.c: fix up dev_err() usage | Greg Kroah-Hartman | 1 | -2/+2 |
2012-04-30 | Input: wacom - add 0xE5 (MT device) support | Ping Cheng | 1 | -38/+53 |
2012-04-30 | Input: wacom - retrieve maximum number of touch points | Ping Cheng | 1 | -1/+28 |
2012-04-26 | USB: wacom_sys.c: remove err() usage | Greg Kroah-Hartman | 1 | -2/+3 |
2012-04-22 | Merge commit 'v3.4-rc4' into next | Dmitry Torokhov | 1 | -0/+2 |
2012-04-04 | Input: wacom - add Intuos5 multitouch sensor support | Jason Gerecke | 1 | -0/+25 |
2012-04-04 | Input: wacom - add Intuos5 Touch Ring LED support | Jason Gerecke | 1 | -12/+59 |
2012-03-30 | Input: wacom - check for allocation failure in probe() | Dan Carpenter | 1 | -0/+2 |
2012-03-26 | Input: wacom - wireless battery status | Chris Bagwell | 1 | -1/+56 |
2012-03-26 | Input: wacom - create inputs when wireless connect | Chris Bagwell | 1 | -9/+82 |
2012-03-26 | Input: wacom - wireless monitor framework | Chris Bagwell | 1 | -5/+31 |
2012-03-26 | Input: wacom - isolate input registration | Chris Bagwell | 1 | -20/+33 |
2012-03-09 | Merge commit 'v3.3-rc6' into next | Dmitry Torokhov | 1 | -18/+1 |
2012-01-31 | Input: wacom - use BTN_TOOL_FINGER to indicate touch device type | Ping Cheng | 1 | -5/+1 |
2012-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -10/+91 |
2011-12-12 | Input: wacom - add LED support for Cintiq 24HD | Jason Gerecke | 1 | -1/+4 |
2011-11-29 | Merge commit 'v3.2-rc3' into next | Dmitry Torokhov | 1 | -14/+0 |
2011-11-18 | USB: convert drivers/input/* to use module_usb_driver() | Greg Kroah-Hartman | 1 | -18/+1 |
2011-10-27 | Input: wacom - read 3rd gen Bamboo Touch HID data | Chris Bagwell | 1 | -2/+47 |
2011-10-27 | Input: wacom - add some comments to wacom_parse_hid | Chris Bagwell | 1 | -1/+36 |
2011-10-27 | Input: wacom - remove unused bamboo HID parsing | Chris Bagwell | 1 | -4/+0 |
2011-10-27 | Input: wacom - cleanup feature report for bamboos | Chris Bagwell | 1 | -2/+4 |