summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - fix serial number handling on Cintiq 21UX2Ping Cheng2010-06-221-4/+5
* Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng2010-06-043-15/+60
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-215-23/+23
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-205-24/+24
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-152-64/+111
| |\
| | * Input: wacom - switch mode upon system resumePing Cheng2010-04-151-5/+7
* | | Input: kbtab - do not advertise unsupported eventsDmitry Torokhov2010-04-211-24/+15Star
* | | Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov2010-04-211-7/+5Star
* | | Input: kbtab - fix incorrect size parameter in usb_buffer_freeAxel Lin2010-04-211-2/+2
* | | Input: acecad - don't advertise mouse eventsDmitry Torokhov2010-04-211-2/+0Star
* | | Input: acecad - fix some formatting issuesDmitry Torokhov2010-04-211-40/+36Star
* | | Input: acecad - simplify usb_acecad_disconnect()Dmitry Torokhov2010-04-211-7/+5Star
* | | Input: acecad - fix incorrect size parameter in usb_buffer_freeAxel Lin2010-04-211-1/+1
* | | Input: wacom - streamline 2-finger touch supportPing Cheng2010-04-142-73/+80
* | | Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov2010-04-143-47/+28Star
* | | Input: wacom - get rid of wacom_combo structureDmitry Torokhov2010-04-143-53/+47Star
* | | Input: wacom - get rid of input event wrappersDmitry Torokhov2010-04-144-405/+347Star
* | | Input: wacom - fix some formatting issuesDmitry Torokhov2010-04-142-201/+222
* | | Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov2010-04-144-15/+15
* | | Input: wacom - share pen info with touch of the same IDPing Cheng2010-04-143-22/+99
* | | Input: wacom - merge out and in prox eventsPing Cheng2010-04-141-104/+59Star
* | | Merge branch 'for-linus' into nextDmitry Torokhov2010-04-142-64/+111
|\ \ \ | |/ / |/| |
| * | Input: wacom - switch mode upon system resumePing Cheng2010-04-141-5/+7
| |/
| * Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov2010-04-141-59/+104
* | 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