summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
AgeCommit message (Expand)AuthorLines
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-64/+111
2010-04-15Input: wacom - switch mode upon system resumePing Cheng-5/+7
2010-04-13Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov-59/+104
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-108/+62
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-1/+1
2010-03-05Input: wacom - merge out and in prox eventsPing Cheng-104/+59
2010-03-01Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng-4/+3
2010-02-20Input: wacom - add device type to device name stringPing Cheng-4/+15
2010-02-19Input: wacom - constify product features dataDmitry Torokhov-63/+63
2010-02-19Input: wacom - use per-device instance of wacom_featuresJason Childs-56/+78
2010-02-10Input: wacom - get features from driver infoBastian Blank-152/+205
2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder-1/+1
2010-01-11Input: make USB device ids constantMárton Németh-1/+1
2009-12-15Input: wacom - separate pen from express keys on GraphirePing Cheng-4/+23
2009-12-15Input: wacom - add defines for data packet report IDsPing Cheng-13/+22
2009-12-15Input: wacom - add support for new LCD tabletsPing Cheng-132/+311
2009-12-15Input: wacom - add defines for packet lengths of various devicesPing Cheng-64/+76
2009-12-15Input: wacom - ensure the device is initialized properly upon resumePing Cheng-6/+8
2009-08-21Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov-14/+29
2009-06-28Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng-1/+5
2009-06-03Input: wacom - clear Intuos4 wheel data when finger leaves proximityPing Cheng-0/+3
2009-05-08Input: wacom - add support for Intuos4 tabletsPing Cheng-41/+148
2009-05-08Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov-4/+14
2009-04-28Input: wacom - fix TabletPC touch bugPing Cheng-4/+14
2009-04-17Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov-0/+1
2008-12-30Input: gtco - use USB endpoint APIJulia Lawall-1/+1
2008-12-20Input: make some variables and functions staticRoel Kluin-1/+1
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-49/+356
2008-11-26Input: wacom - add support for new USB Tablet PCsPing Cheng-49/+356
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman-10/+16
2008-10-17USB: remove warn() macro from usb input driversGreg Kroah-Hartman-5/+8
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov-15/+38
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier-15/+38
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi-1/+0
2008-07-07Input: gtco - eliminate early returnJulia Lawall-1/+1
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov-10/+7
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov-10/+7
2008-05-16Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison-1/+1
2008-05-16Input: wacom - cleanup handling of tablet IDsPing Cheng-20/+19
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison-11/+11
2008-04-29input: use get_unaligned_* helpersHarvey Harrison-17/+17
2008-04-28usb input endianness annotations and fixesAl Viro-4/+4
2008-04-24Input: wacom - add support for Cintiq 20WSXPing Cheng-0/+2
2008-04-15Input: aiptek - add support for Genius G-PEN 560 tabletGuryanov Dmitry-5/+7
2008-04-15Input: wacom - implement suspend and autosuspendOliver Neukum-10/+69
2008-03-14Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng-12/+32
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-33/+54
2007-07-10Input: wacom - add support for the new Bamboo tabletsPing Cheng-9/+53
2007-07-10Input: aiptek - update driver versionRene van Paassen-2/+2
2007-07-10Input: aiptek - rework the function key codeRene van Paassen-51/+46