summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_sys.c
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - fix wacom_set_report retry logicChris Bagwell2013-01-241-3/+3
* Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)Ping Cheng2012-11-081-0/+5
* Input: wacom - clean up device type codePing Cheng2012-11-081-15/+38
* Input: wacom - correct bad Cintiq 24HD checkJason Gerecke2012-10-301-1/+1
* Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke2012-10-261-1/+18
* Input: wacom - handle split-sensor devices with internal hubsJason Gerecke2012-10-261-1/+31
* Input: wacom - clean up wacom_query_tablet_dataJason Gerecke2012-10-051-39/+35Star
* Input: wacom - introduce wacom_fix_phy_from_hidJason Gerecke2012-10-051-0/+71
* Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov2012-07-081-2/+4
|\
| * Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng2012-06-291-1/+3
| * Input: wacom - fix retrieving touch_max bugPing Cheng2012-06-291-1/+1
* | Merge commit 'v3.5-rc5' into nextDmitry Torokhov2012-07-041-4/+7
|\ \
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-05-241-64/+180
| |\|
| * | USB: input: wacom_sys.c: fix up dev_* messagesGreg Kroah-Hartman2012-05-051-2/+2
| * | USB: wacom: remove dbg() usageGreg Kroah-Hartman2012-05-021-4/+6
| * | USB: input: wacom_sys.c: fix up dev_err() usageGreg Kroah-Hartman2012-05-021-2/+2
| * | USB: wacom_sys.c: remove err() usageGreg Kroah-Hartman2012-04-251-2/+3
* | | Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_typePing Cheng2012-06-291-1/+1
* | | Input: wacom - remove code duplicationJason Gerecke2012-06-121-4/+1Star
* | | Input: wacom - initialize and destroy LEDs for Intuos4 S tabletsJason Gerecke2012-06-121-0/+2
* | | Input: wacom - battery reporting improvementsChris Bagwell2012-06-121-29/+53
* | | Input: wacom - rearrange type enumPing Cheng2012-06-121-7/+3Star
| |/ |/|
* | Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov2012-05-021-7/+8
* | Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov2012-05-021-5/+6
* | Input: wacom - fix sparse warningDmitry Torokhov2012-05-021-2/+2
* | Input: wacom - add 0xE5 (MT device) supportPing Cheng2012-04-301-38/+53
* | Input: wacom - retrieve maximum number of touch pointsPing Cheng2012-04-301-1/+28
* | Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-221-0/+2
|\|
| * Input: wacom - check for allocation failure in probe()Dan Carpenter2012-03-301-0/+2
* | Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke2012-04-041-0/+25
* | Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke2012-04-041-12/+59
|/
* Input: wacom - wireless battery statusChris Bagwell2012-03-261-1/+56
* Input: wacom - create inputs when wireless connectChris Bagwell2012-03-261-9/+82
* Input: wacom - wireless monitor frameworkChris Bagwell2012-03-261-5/+31
* Input: wacom - isolate input registrationChris Bagwell2012-03-261-20/+33
* Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-091-18/+1Star
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-101-10/+91
| |\
| * | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-18/+1Star
* | | Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng2012-01-311-5/+1Star
| |/ |/|
* | Input: wacom - add LED support for Cintiq 24HDJason Gerecke2011-12-121-1/+4
* | Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-291-14/+0Star
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2011-10-271-30/+326
| |\
| * | Input: wacom - remove pressure for touch devicesPing Cheng2011-08-271-14/+0Star
* | | Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell2011-10-271-2/+47
* | | Input: wacom - add some comments to wacom_parse_hidChris Bagwell2011-10-271-1/+36
* | | Input: wacom - remove unused bamboo HID parsingChris Bagwell2011-10-271-4/+0Star
* | | Input: wacom - cleanup feature report for bamboosChris Bagwell2011-10-271-2/+4
| |/ |/|
* | Input: wacom - make LED status readable through sysfsPing Cheng2011-10-051-1/+8
* | Input: wacom - add LED support for Cintiq 21ux2Ping Cheng2011-10-051-25/+73
* | Input: wacom - lower the LED luminancePing Cheng2011-10-051-1/+1