summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
AgeCommit message (Expand)AuthorLines
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
2007-07-10Input: aiptek - tolerate newlines in sysfs filesRene van Paassen-1/+4
2007-07-10Input: aiptek - correct the tool switching codeRene van Paassen-42/+52
2007-07-10Input: aiptek - use only absolute misc reportsRene van Paassen-1/+4
2007-07-10Input: aiptek - put sensible warnings in probeRene van Paassen-6/+22
2007-07-10Input: aiptek - use set_bit instead of bitwise orRene van Paassen-8/+20
2007-07-10Input: aiptek - fix relative mode parsingMark Vytlacil-5/+7
2007-07-10Input: aiptek - fixed mouse button definesRene van Paassen-3/+3
2007-07-10Input: aiptek - correct the proximity and validity checksRene van Paassen-8/+8
2007-07-10Input: aiptek - correct documentation on reportsRene van Paassen-2/+2
2007-07-10Input: aiptek - use array to list all buttonsDmitry Torokhov-17/+12
2007-07-10Input: aiptek - kill aiptek_convert_from_2s_complement()Dmitry Torokhov-22/+2
2007-07-10Input: aiptek - use maps in attributesDmitry Torokhov-224/+138
2007-07-10Input: aiptek - do not check for NULL in attribute methodsDmitry Torokhov-101/+0
2007-07-10Input: aiptek - use attribute groupDmitry Torokhov-69/+40
2007-07-10Input: aiptek - remove vendor and product attributes from sysfsDmitry Torokhov-73/+0
2007-07-10Input: aiptek - do not try to export associated event deviceDmitry Torokhov-42/+0
2007-05-15missing dependencies for USB drivers in inputAl Viro-0/+4
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov-0/+5065