summaryrefslogtreecommitdiff
path: root/drivers/input/tablet/aiptek.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-10
|\
| * Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-09
* | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
|/
* Input: aiptek - remove double defineEdwin van Vliet2011-07-10
* Input: aiptek - tighten up permissions on sysfs attributesDmitry Torokhov2010-11-15
* Input: switch to input_abs_*() access functionsDaniel Mack2010-08-02
* USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
* Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-05
* USB: remove info() macro from usb input driversGreg Kroah-Hartman2008-10-17
* USB: remove warn() macro from usb input driversGreg Kroah-Hartman2008-10-17
* Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-10
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-16
* input: use get_unaligned_* helpersHarvey Harrison2008-04-29
* Input: aiptek - add support for Genius G-PEN 560 tabletGuryanov Dmitry2008-04-15
* Input: aiptek - update driver versionRene van Paassen2007-07-10
* Input: aiptek - rework the function key codeRene van Paassen2007-07-10
* Input: aiptek - tolerate newlines in sysfs filesRene van Paassen2007-07-10
* Input: aiptek - correct the tool switching codeRene van Paassen2007-07-10
* Input: aiptek - use only absolute misc reportsRene van Paassen2007-07-10
* Input: aiptek - put sensible warnings in probeRene van Paassen2007-07-10
* Input: aiptek - use set_bit instead of bitwise orRene van Paassen2007-07-10
* Input: aiptek - fix relative mode parsingMark Vytlacil2007-07-10
* Input: aiptek - fixed mouse button definesRene van Paassen2007-07-10
* Input: aiptek - correct the proximity and validity checksRene van Paassen2007-07-10
* Input: aiptek - correct documentation on reportsRene van Paassen2007-07-10
* Input: aiptek - use array to list all buttonsDmitry Torokhov2007-07-10
* Input: aiptek - kill aiptek_convert_from_2s_complement()Dmitry Torokhov2007-07-10
* Input: aiptek - use maps in attributesDmitry Torokhov2007-07-10
* Input: aiptek - do not check for NULL in attribute methodsDmitry Torokhov2007-07-10
* Input: aiptek - use attribute groupDmitry Torokhov2007-07-10
* Input: aiptek - remove vendor and product attributes from sysfsDmitry Torokhov2007-07-10
* Input: aiptek - do not try to export associated event deviceDmitry Torokhov2007-07-10
* Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-08