aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/tablet
AgeCommit message (Expand)Author
2009-08-21Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov
2009-06-28Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng
2009-06-03Input: wacom - clear Intuos4 wheel data when finger leaves proximityPing Cheng
2009-05-08Input: wacom - add support for Intuos4 tabletsPing Cheng
2009-05-08Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov
2009-04-28Input: wacom - fix TabletPC touch bugPing Cheng
2009-04-17Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov
2008-12-30Input: gtco - use USB endpoint APIJulia Lawall
2008-12-20Input: make some variables and functions staticRoel Kluin
2008-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2008-11-26Input: wacom - add support for new USB Tablet PCsPing Cheng
2008-10-17USB: remove info() macro from usb input driversGreg Kroah-Hartman
2008-10-17USB: remove warn() macro from usb input driversGreg Kroah-Hartman
2008-10-15Merge branch 'next' into for-linusDmitry Torokhov
2008-09-10Input: convert drivers to use strict_strtoul()Joe Rouvier
2008-08-18Input: remove version.h from drivers that don't need itHuang Weiyi
2008-07-07Input: gtco - eliminate early returnJulia Lawall
2008-06-17Merge branch 'for-linus' into nextDmitry Torokhov
2008-05-30Input: gtco - fix double kfree in error handling pathDmitry Torokhov
2008-05-16Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison
2008-05-16Input: wacom - cleanup handling of tablet IDsPing Cheng
2008-05-16Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29input: use get_unaligned_* helpersHarvey Harrison
2008-04-28usb input endianness annotations and fixesAl Viro
2008-04-24Input: wacom - add support for Cintiq 20WSXPing Cheng
2008-04-15Input: aiptek - add support for Genius G-PEN 560 tabletGuryanov Dmitry
2008-04-15Input: wacom - implement suspend and autosuspendOliver Neukum
2008-03-14Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng
2007-10-19get rid of input BIT* duplicate definesJiri Slaby
2007-07-10Input: wacom - add support for the new Bamboo tabletsPing Cheng
2007-07-10Input: aiptek - update driver versionRene van Paassen
2007-07-10Input: aiptek - rework the function key codeRene van Paassen
2007-07-10Input: aiptek - tolerate newlines in sysfs filesRene van Paassen
2007-07-10Input: aiptek - correct the tool switching codeRene van Paassen
2007-07-10Input: aiptek - use only absolute misc reportsRene van Paassen
2007-07-10Input: aiptek - put sensible warnings in probeRene van Paassen
2007-07-10Input: aiptek - use set_bit instead of bitwise orRene van Paassen
2007-07-10Input: aiptek - fix relative mode parsingMark Vytlacil
2007-07-10Input: aiptek - fixed mouse button definesRene van Paassen
2007-07-10Input: aiptek - correct the proximity and validity checksRene van Paassen
2007-07-10Input: aiptek - correct documentation on reportsRene van Paassen
2007-07-10Input: aiptek - use array to list all buttonsDmitry Torokhov
2007-07-10Input: aiptek - kill aiptek_convert_from_2s_complement()Dmitry Torokhov
2007-07-10Input: aiptek - use maps in attributesDmitry Torokhov
2007-07-10Input: aiptek - do not check for NULL in attribute methodsDmitry Torokhov
2007-07-10Input: aiptek - use attribute groupDmitry Torokhov
2007-07-10Input: aiptek - remove vendor and product attributes from sysfsDmitry Torokhov
2007-07-10Input: aiptek - do not try to export associated event deviceDmitry Torokhov
2007-05-15missing dependencies for USB drivers in inputAl Viro
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov