summaryrefslogtreecommitdiff
path: root/drivers/input/tablet/wacom_sys.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-64/+180
2012-05-05USB: 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-02USB: wacom: remove dbg() usageGreg Kroah-Hartman1-4/+6
2012-05-02USB: input: wacom_sys.c: fix up dev_err() usageGreg Kroah-Hartman1-2/+2
2012-04-30Input: wacom - add 0xE5 (MT device) supportPing Cheng1-38/+53
2012-04-30Input: wacom - retrieve maximum number of touch pointsPing Cheng1-1/+28
2012-04-26USB: wacom_sys.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-22Merge 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-30Input: wacom - check for allocation failure in probe()Dan Carpenter1-0/+2
2012-03-26Input: wacom - wireless battery statusChris Bagwell1-1/+56
2012-03-26Input: wacom - create inputs when wireless connectChris Bagwell1-9/+82
2012-03-26Input: wacom - wireless monitor frameworkChris Bagwell1-5/+31
2012-03-26Input: 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/dto...Linus 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-27Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell1-2/+47
2011-10-27Input: wacom - add some comments to wacom_parse_hidChris Bagwell1-1/+36
2011-10-27Input: wacom - remove unused bamboo HID parsingChris Bagwell1-4/+0
2011-10-27Input: wacom - cleanup feature report for bamboosChris Bagwell1-2/+4
2011-10-27Merge 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-08Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner1-30/+271
2011-08-27Input: 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-19Merge branch 'next' into for-linusDmitry Torokhov1-6/+6
2011-03-13Input: 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-18Input: wacom - properly enable runtime PMDmitry Torokhov1-3/+6
2010-10-18Merge branch 'for-linus' into nextDmitry Torokhov1-11/+12
2010-10-05Input: wacom - fix runtime PM related deadlockDmitry Torokhov1-11/+12
2010-09-12Input: wacom - request tablet data for Bamboo PensChris Bagwell1-4/+5
2010-09-05Input: wacom - collect device quirks into single functionHenrik Rydberg1-8/+3
2010-09-05Input: wacom - parse the Bamboo device familyPing Cheng1-9/+35
2010-09-05Input: wacom - add fuzz parameters to featuresHenrik Rydberg1-1/+5
2010-06-04Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng1-1/+0
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+4
2010-05-21USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-5/+5
2010-04-15Input: wacom - switch mode upon system resumePing Cheng1-5/+7