summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-143-108/+62Star
|\
| * Input: wacom - merge out and in prox eventsPing Cheng2010-03-051-104/+59Star
| * Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng2010-03-023-4/+3Star
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ | |/ |/|
| * Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-051-1/+1
* | Input: wacom - add device type to device name stringPing Cheng2010-02-202-4/+15
* | Input: wacom - constify product features dataDmitry Torokhov2010-02-191-63/+63
* | Input: wacom - use per-device instance of wacom_featuresJason Childs2010-02-193-56/+78
* | Input: wacom - get features from driver infoBastian Blank2010-02-113-152/+205
* | Input: make USB device ids constantMárton Németh2010-01-111-1/+1
|/
* Input: wacom - separate pen from express keys on GraphirePing Cheng2009-12-151-4/+23
* Input: wacom - add defines for data packet report IDsPing Cheng2009-12-152-13/+22
* Input: wacom - add support for new LCD tabletsPing Cheng2009-12-154-132/+311
* Input: wacom - add defines for packet lengths of various devicesPing Cheng2009-12-153-64/+76
* Input: wacom - ensure the device is initialized properly upon resumePing Cheng2009-12-152-6/+8
* Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov2009-08-211-14/+29
* Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng2009-06-291-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-094-41/+148
* Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-092-4/+14
|\
| * Input: wacom - fix TabletPC touch bugPing Cheng2009-04-282-4/+14
* | Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-181-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-161-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/+0Star
|/
* Input: gtco - eliminate early returnJulia Lawall2008-07-071-1/+1
* Merge branch 'for-linus' into nextDmitry Torokhov2008-06-171-10/+7Star
|\
| * Input: gtco - fix double kfree in error handling pathDmitry Torokhov2008-05-301-10/+7Star
* | Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison2008-05-161-1/+1
* | Input: wacom - cleanup handling of tablet IDsPing Cheng2008-05-161-20/+19Star
* | 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-251-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/+46Star
* 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