aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_wac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-16input: mt: Break out slots handlingHenrik Rydberg1-0/+1
2010-10-24Input: wacom - specify Cinitq supported toolsPing Cheng1-12/+30
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov1-1/+3
2010-10-10Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski1-1/+3
2010-09-12Input: wacom - disable Bamboo touchpad when pen is being usedChris Bagwell1-1/+7
2010-09-12Input: wacom - add support for Bamboo PenChris Bagwell1-0/+79
2010-09-12Input: wacom - move Bamboo Touch irq to its own functionChris Bagwell1-4/+9
2010-09-05Input: wacom - add a quirk for low resolution Bamboo devicesHenrik Rydberg1-0/+10
2010-09-05Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg1-0/+88
2010-09-05Input: wacom - collect device quirks into single functionHenrik Rydberg1-0/+16
2010-09-05Input: wacom - add fuzz parameters to featuresHenrik Rydberg1-3/+6
2010-08-28Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty1-2/+2
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov1-2/+2
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack1-2/+2
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov1-0/+44
2010-06-28Input: wacom - add support for DTU2231 and DTU1631Ping Cheng1-0/+44
2010-06-22Input: wacom - fix serial number handling on Cintiq 21UX2Ping Cheng1-4/+5
2010-06-04Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng1-14/+59
2010-04-13Input: wacom - streamline 2-finger touch supportPing Cheng1-71/+77
2010-04-13Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov1-22/+20
2010-04-13Input: wacom - get rid of wacom_combo structureDmitry Torokhov1-36/+45
2010-04-13Input: wacom - get rid of input event wrappersDmitry Torokhov1-219/+330
2010-04-13Input: wacom - fix some formatting issuesDmitry Torokhov1-199/+220
2010-04-13Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov1-1/+2
2010-04-13Input: wacom - share pen info with touch of the same IDPing Cheng1-21/+12
2010-04-13Input: wacom - merge out and in prox eventsPing Cheng1-104/+59
2010-04-13Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov1-59/+104
2010-03-05Input: wacom - merge out and in prox eventsPing Cheng1-104/+59
2010-03-01Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng1-1/+1
2010-02-19Input: wacom - constify product features dataDmitry Torokhov1-63/+63
2010-02-19Input: wacom - use per-device instance of wacom_featuresJason Childs1-30/+36
2010-02-10Input: wacom - get features from driver infoBastian Blank1-147/+195
2009-12-15Input: wacom - separate pen from express keys on GraphirePing Cheng1-4/+23
2009-12-15Input: wacom - add defines for data packet report IDsPing Cheng1-13/+14
2009-12-15Input: wacom - add support for new LCD tabletsPing Cheng1-59/+145
2009-12-15Input: wacom - add defines for packet lengths of various devicesPing Cheng1-64/+64
2009-06-28Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng1-1/+5
2009-06-03Input: wacom - clear Intuos4 wheel data when finger leaves proximityPing Cheng1-0/+3
2009-05-08Input: wacom - add support for Intuos4 tabletsPing Cheng1-40/+128
2008-12-20Input: make some variables and functions staticRoel Kluin1-1/+1
2008-11-26Input: wacom - add support for new USB Tablet PCsPing Cheng1-14/+146
2008-05-16Input: wacom - cleanup handling of tablet IDsPing Cheng1-20/+19
2008-04-24Input: wacom - add support for Cintiq 20WSXPing Cheng1-0/+2
2008-03-14Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng1-10/+21
2007-07-10Input: wacom - add support for the new Bamboo tabletsPing Cheng1-6/+41
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov1-0/+675