aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/aiptek.c
Commit message (Expand)AuthorAgeFilesLines
* Input: aiptek - tighten up permissions on sysfs attributesDmitry Torokhov2010-11-151-14/+14
* Input: switch to input_abs_*() access functionsDaniel Mack2010-08-021-9/+6
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-7/+7
* Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-1/+1
* USB: remove info() macro from usb input driversGreg Kroah-Hartman2008-10-171-5/+8
* USB: remove warn() macro from usb input driversGreg Kroah-Hartman2008-10-171-5/+8
* Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-101-15/+38
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-3/+3
* input: use get_unaligned_* helpersHarvey Harrison2008-04-291-8/+8
* Input: aiptek - add support for Genius G-PEN 560 tabletGuryanov Dmitry2008-04-151-0/+2
* Input: aiptek - update driver versionRene van Paassen2007-07-101-2/+2
* Input: aiptek - rework the function key codeRene van Paassen2007-07-101-51/+46
* Input: aiptek - tolerate newlines in sysfs filesRene van Paassen2007-07-101-1/+4
* Input: aiptek - correct the tool switching codeRene van Paassen2007-07-101-42/+52
* Input: aiptek - use only absolute misc reportsRene van Paassen2007-07-101-1/+4
* Input: aiptek - put sensible warnings in probeRene van Paassen2007-07-101-6/+22
* Input: aiptek - use set_bit instead of bitwise orRene van Paassen2007-07-101-8/+20
* Input: aiptek - fix relative mode parsingMark Vytlacil2007-07-101-5/+7
* Input: aiptek - fixed mouse button definesRene van Paassen2007-07-101-3/+3
* Input: aiptek - correct the proximity and validity checksRene van Paassen2007-07-101-8/+8
* Input: aiptek - correct documentation on reportsRene van Paassen2007-07-101-2/+2
* Input: aiptek - use array to list all buttonsDmitry Torokhov2007-07-101-17/+12
* Input: aiptek - kill aiptek_convert_from_2s_complement()Dmitry Torokhov2007-07-101-22/+2
* Input: aiptek - use maps in attributesDmitry Torokhov2007-07-101-224/+138
* Input: aiptek - do not check for NULL in attribute methodsDmitry Torokhov2007-07-101-101/+0
* Input: aiptek - use attribute groupDmitry Torokhov2007-07-101-69/+40
* Input: aiptek - remove vendor and product attributes from sysfsDmitry Torokhov2007-07-101-73/+0
* Input: aiptek - do not try to export associated event deviceDmitry Torokhov2007-07-101-42/+0
* Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-081-0/+2236