summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/aiptek.c
AgeCommit message (Expand)AuthorLines
2008-04-29input: use get_unaligned_* helpersHarvey Harrison-8/+8
2008-04-15Input: aiptek - add support for Genius G-PEN 560 tabletGuryanov Dmitry-0/+2
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-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov-0/+2236