summaryrefslogtreecommitdiff
path: root/drivers/input/tablet/wacom_sys.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-14Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov1-22/+8
2010-04-14Input: wacom - get rid of wacom_combo structureDmitry Torokhov1-11/+1
2010-04-14Input: wacom - get rid of input event wrappersDmitry Torokhov1-163/+11
2010-04-14Input: wacom - fix some formatting issuesDmitry Torokhov1-2/+2
2010-04-14Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov1-12/+9
2010-04-14Input: wacom - share pen info with touch of the same IDPing Cheng1-1/+82
2010-04-14Input: wacom - switch mode upon system resumePing Cheng1-5/+7
2010-03-02Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng1-2/+2
2010-02-20Input: wacom - add device type to device name stringPing Cheng1-1/+11
2010-02-19Input: wacom - use per-device instance of wacom_featuresJason Childs1-21/+37
2010-02-11Input: wacom - get features from driver infoBastian Blank1-3/+7
2009-12-15Input: wacom - add support for new LCD tabletsPing Cheng1-71/+155
2009-12-15Input: wacom - ensure the device is initialized properly upon resumePing Cheng1-3/+4
2009-08-21Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov1-14/+29
2009-05-09Input: wacom - add support for Intuos4 tabletsPing Cheng1-0/+13
2009-04-28Input: wacom - fix TabletPC touch bugPing Cheng1-2/+11
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-29/+199
2008-11-26Input: wacom - add support for new USB Tablet PCsPing Cheng1-29/+199
2008-10-18USB: remove info() macro from usb input driversGreg Kroah-Hartman1-1/+2
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3