aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
Commit message (Expand)AuthorAge
* Input: kbtab - do not advertise unsupported eventsDmitry Torokhov2010-04-21
* Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov2010-04-21
* Input: kbtab - fix incorrect size parameter in usb_buffer_freeAxel Lin2010-04-21
* Input: acecad - don't advertise mouse eventsDmitry Torokhov2010-04-21
* Input: acecad - fix some formatting issuesDmitry Torokhov2010-04-21
* Input: acecad - simplify usb_acecad_disconnect()Dmitry Torokhov2010-04-21
* Input: acecad - fix incorrect size parameter in usb_buffer_freeAxel Lin2010-04-21
* Input: wacom - streamline 2-finger touch supportPing Cheng2010-04-14
* Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov2010-04-14
* Input: wacom - get rid of wacom_combo structureDmitry Torokhov2010-04-14
* Input: wacom - get rid of input event wrappersDmitry Torokhov2010-04-14
* Input: wacom - fix some formatting issuesDmitry Torokhov2010-04-14
* Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov2010-04-14
* Input: wacom - share pen info with touch of the same IDPing Cheng2010-04-14
* Input: wacom - merge out and in prox eventsPing Cheng2010-04-14
* Merge branch 'for-linus' into nextDmitry Torokhov2010-04-14
|\
| * Input: wacom - switch mode upon system resumePing Cheng2010-04-14
| * Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov2010-04-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-14
|\|
| * Input: wacom - merge out and in prox eventsPing Cheng2010-03-05
| * Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng2010-03-02
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ | |/ |/|
| * Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder2010-02-05
* | Input: wacom - add device type to device name stringPing Cheng2010-02-20
* | Input: wacom - constify product features dataDmitry Torokhov2010-02-19
* | Input: wacom - use per-device instance of wacom_featuresJason Childs2010-02-19
* | Input: wacom - get features from driver infoBastian Blank2010-02-11
* | Input: make USB device ids constantMárton Németh2010-01-11
|/
* Input: wacom - separate pen from express keys on GraphirePing Cheng2009-12-15
* Input: wacom - add defines for data packet report IDsPing Cheng2009-12-15
* Input: wacom - add support for new LCD tabletsPing Cheng2009-12-15
* Input: wacom - add defines for packet lengths of various devicesPing Cheng2009-12-15
* Input: wacom - ensure the device is initialized properly upon resumePing Cheng2009-12-15
* Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov2009-08-21
* Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng2009-06-29
* Input: wacom - clear Intuos4 wheel data when finger leaves proximityPing Cheng2009-06-03
* Input: wacom - add support for Intuos4 tabletsPing Cheng2009-05-08
* Merge commit 'v2.6.30-rc5' into nextDmitry Torokhov2009-05-08
|\
| * Input: wacom - fix TabletPC touch bugPing Cheng2009-04-28
* | Input: gtco - add MODULE_DESCRIPTION()Dmitry Torokhov2009-04-17
|/
* Input: gtco - use USB endpoint APIJulia Lawall2008-12-30
* Input: make some variables and functions staticRoel Kluin2008-12-20
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-11-30
|\
| * Input: wacom - add support for new USB Tablet PCsPing Cheng2008-11-26
* | USB: remove info() macro from usb input driversGreg Kroah-Hartman2008-10-17
* | USB: remove warn() macro from usb input driversGreg Kroah-Hartman2008-10-17
|/
* Merge branch 'next' into for-linusDmitry Torokhov2008-10-15
|\
| * Input: convert drivers to use strict_strtoul()Joe Rouvier2008-09-10
* | Input: remove version.h from drivers that don't need itHuang Weiyi2008-08-18
|/
* Input: gtco - eliminate early returnJulia Lawall2008-07-07