summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng2009-06-281-1/+5
* Input: wacom - clear Intuos4 wheel data when finger leaves proximityPing Cheng2009-06-031-0/+3
* Input: wacom - add support for Intuos4 tabletsPing Cheng2009-05-084-41/+148
* Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-082-4/+14
|\
| * Input: wacom - fix TabletPC touch bugPing Cheng2009-04-282-4/+14
* | Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-171-0/+1
|/
* Input: gtco - use USB endpoint APIJulia Lawall2008-12-301-1/+1
* Input: make some variables and functions staticRoel Kluin2008-12-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-11-304-49/+356
|\
| * Input: wacom - add support for new USB Tablet PCsPing Cheng2008-11-264-49/+356
* | USB: remove info() macro from usb input driversGreg Kroah-Hartman2008-10-175-10/+16
* | USB: remove warn() macro from usb input driversGreg Kroah-Hartman2008-10-171-5/+8
|/
* Merge branch 'next' into for-linusDmitry Torokhov2008-10-151-15/+38
|\
| * Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-101-15/+38
* | Input: remove version.h from drivers that don't need itHuang Weiyi2008-08-181-1/+0
|/
* Input: gtco - eliminate early returnJulia Lawall2008-07-071-1/+1
* Merge branch 'for-linus' into nextDmitry Torokhov2008-06-171-10/+7
|\
| * Input: gtco - fix double kfree in error handling pathDmitry Torokhov2008-05-301-10/+7
* | Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison2008-05-161-1/+1
* | Input: wacom - cleanup handling of tablet IDsPing Cheng2008-05-161-20/+19
* | Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-164-11/+11
|/
* input: use get_unaligned_* helpersHarvey Harrison2008-04-293-17/+17
* usb input endianness annotations and fixesAl Viro2008-04-281-4/+4
* Input: wacom - add support for Cintiq 20WSXPing Cheng2008-04-241-0/+2
* Input: aiptek - add support for Genius G-PEN 560 tabletGuryanov Dmitry2008-04-152-5/+7
* Input: wacom - implement suspend and autosuspendOliver Neukum2008-04-152-10/+69
* Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng2008-03-144-12/+32
* get rid of input BIT* duplicate definesJiri Slaby2007-10-194-33/+54
* Input: wacom - add support for the new Bamboo tabletsPing Cheng2007-07-104-9/+53
* 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
* missing dependencies for USB drivers in inputAl Viro2007-05-151-0/+4
* Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-0810-0/+5065
OpenPOWER on IntegriCloud