aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_sys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-04USB: input: wacom_sys.c: fix up dev_* messagesGreg Kroah-Hartman1-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-25USB: wacom_sys.c: remove err() usageGreg Kroah-Hartman1-2/+3
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
2010-10-04Input: 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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-4/+4
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-5/+5
2010-04-15Input: wacom - switch mode upon system resumePing Cheng1-5/+7
2010-04-13Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov1-22/+8
2010-04-13Input: wacom - get rid of wacom_combo structureDmitry Torokhov1-11/+1
2010-04-13Input: wacom - get rid of input event wrappersDmitry Torokhov1-163/+11
2010-04-13Input: wacom - fix some formatting issuesDmitry Torokhov1-2/+2
2010-04-13Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov1-12/+9
2010-04-13Input: wacom - share pen info with touch of the same IDPing Cheng1-1/+82
2010-04-13Input: wacom - switch mode upon system resumePing Cheng1-5/+7
2010-03-01Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng1-2/+2
2010-02-20Input: wacom - add device type to device name stringPing Cheng1-1/+11