aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_sys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-19Input: wacom - use per-device instance of wacom_featuresJason Childs1-21/+37
2010-02-10Input: 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-08Input: 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/dtor/inputLinus Torvalds1-29/+199
2008-11-26Input: wacom - add support for new USB Tablet PCsPing Cheng1-29/+199
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman1-1/+2
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2008-04-15Input: wacom - implement suspend and autosuspendOliver Neukum1-10/+66
2008-03-14Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng1-0/+6
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-23/+35
2007-07-10Input: wacom - add support for the new Bamboo tabletsPing Cheng1-0/+6
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov1-0/+318