aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_sys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-07Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov1-2/+4
2012-07-04Merge commit 'v3.5-rc5' into nextDmitry Torokhov1-4/+7
2012-06-28Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng1-1/+3
2012-06-28Input: wacom - fix retrieving touch_max bugPing Cheng1-1/+1
2012-06-28Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_typePing Cheng1-1/+1
2012-06-12Input: wacom - remove code duplicationJason Gerecke1-4/+1
2012-06-12Input: wacom - initialize and destroy LEDs for Intuos4 S tabletsJason Gerecke1-0/+2
2012-06-12Input: wacom - battery reporting improvementsChris Bagwell1-29/+53
2012-06-12Input: wacom - rearrange type enumPing Cheng1-7/+3
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-64/+180
2012-05-04USB: input: wacom_sys.c: fix up dev_* messagesGreg Kroah-Hartman1-2/+2
2012-05-02Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov1-7/+8
2012-05-02Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov1-5/+6
2012-05-02Input: wacom - fix sparse warningDmitry Torokhov1-2/+2
2012-05-01USB: wacom: remove dbg() usageGreg Kroah-Hartman1-4/+6
2012-05-01USB: input: wacom_sys.c: fix up dev_err() usageGreg Kroah-Hartman1-2/+2
2012-04-29Input: wacom - add 0xE5 (MT device) supportPing Cheng1-38/+53
2012-04-29Input: wacom - retrieve maximum number of touch pointsPing Cheng1-1/+28
2012-04-25USB: wacom_sys.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov1-0/+2
2012-04-04Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke1-0/+25
2012-04-04Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke1-12/+59
2012-03-29Input: wacom - check for allocation failure in probe()Dan Carpenter1-0/+2
2012-03-25Input: wacom - wireless battery statusChris Bagwell1-1/+56
2012-03-25Input: wacom - create inputs when wireless connectChris Bagwell1-9/+82
2012-03-25Input: wacom - wireless monitor frameworkChris Bagwell1-5/+31
2012-03-25Input: wacom - isolate input registrationChris Bagwell1-20/+33
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov1-18/+1
2012-01-31Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng1-5/+1
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-10/+91
2011-12-12Input: wacom - add LED support for Cintiq 24HDJason Gerecke1-1/+4
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov1-14/+0
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman1-18/+1
2011-10-26Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell1-2/+47
2011-10-26Input: wacom - add some comments to wacom_parse_hidChris Bagwell1-1/+36
2011-10-26Input: wacom - remove unused bamboo HID parsingChris Bagwell1-4/+0
2011-10-26Input: wacom - cleanup feature report for bamboosChris Bagwell1-2/+4
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov1-30/+326
2011-10-05Input: wacom - make LED status readable through sysfsPing Cheng1-1/+8
2011-10-05Input: wacom - add LED support for Cintiq 21ux2Ping Cheng1-25/+73
2011-10-05Input: wacom - lower the LED luminancePing Cheng1-1/+1
2011-09-07Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner1-30/+271
2011-08-26Input: wacom - remove pressure for touch devicesPing Cheng1-14/+0
2011-08-16Input: wacom - report id 3 returns 4 bytes of dataPing Cheng1-4/+6
2011-08-16Input: wacom - add WAC_MSG_RETRIES definePing Cheng1-3/+4
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov1-6/+6
2011-03-12Input: wacom - support 2FGT in MT formatPing Cheng1-6/+6
2011-02-11Input: wacom - fix error path in wacom_probe()Alexander Strakh1-1/+1
2010-10-17Input: wacom - properly enable runtime PMDmitry Torokhov1-3/+6
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov1-11/+12