aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-24Input: wacom - specify Cinitq supported toolsPing Cheng1-12/+30
2010-10-17Input: wacom - properly enable runtime PMDmitry Torokhov1-3/+6
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov2-12/+15
2010-10-10Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski1-1/+3
2010-10-04Input: wacom - fix runtime PM related deadlockDmitry Torokhov1-11/+12
2010-09-29Input: hanwang - add support for Art Master HD 5012 tabletXing Wei1-21/+73
2010-09-12Input: hanwang - make compatible with xf86-input-wacom driverXing Wei1-4/+33
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-12Input: wacom - request tablet data for Bamboo PensChris Bagwell1-4/+5
2010-09-05Input: wacom - add a quirk for low resolution Bamboo devicesHenrik Rydberg2-0/+11
2010-09-05Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg2-0/+92
2010-09-05Input: wacom - collect device quirks into single functionHenrik Rydberg4-8/+24
2010-09-05Input: wacom - parse the Bamboo device familyPing Cheng2-9/+37
2010-09-05Input: wacom - add fuzz parameters to featuresHenrik Rydberg3-4/+15
2010-09-01Input: add support for Hanwang tabletsXing Wei3-0/+377
2010-08-28Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty1-2/+2
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov2-11/+8
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack2-11/+8
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov2-0/+45
2010-06-28Input: wacom - add support for DTU2231 and DTU1631Ping Cheng2-0/+45
2010-06-22Input: wacom - fix serial number handling on Cintiq 21UX2Ping Cheng1-4/+5
2010-06-04Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng3-15/+60
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds5-23/+23
2010-05-20USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack5-24/+24
2010-04-20Input: kbtab - do not advertise unsupported eventsDmitry Torokhov1-24/+15
2010-04-20Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov1-7/+5
2010-04-20Input: kbtab - fix incorrect size parameter in usb_buffer_freeAxel Lin1-2/+2
2010-04-20Input: acecad - don't advertise mouse eventsDmitry Torokhov1-2/+0
2010-04-20Input: acecad - fix some formatting issuesDmitry Torokhov1-40/+36
2010-04-20Input: acecad - simplify usb_acecad_disconnect()Dmitry Torokhov1-7/+5
2010-04-20Input: acecad - fix incorrect size parameter in usb_buffer_freeAxel Lin1-1/+1
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-64/+111
2010-04-15Input: wacom - switch mode upon system resumePing Cheng1-5/+7
2010-04-13Input: wacom - streamline 2-finger touch supportPing Cheng2-73/+80
2010-04-13Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov3-47/+28
2010-04-13Input: wacom - get rid of wacom_combo structureDmitry Torokhov3-53/+47
2010-04-13Input: wacom - get rid of input event wrappersDmitry Torokhov4-405/+347
2010-04-13Input: wacom - fix some formatting issuesDmitry Torokhov2-201/+222
2010-04-13Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov4-15/+15
2010-04-13Input: wacom - share pen info with touch of the same IDPing Cheng3-22/+99
2010-04-13Input: wacom - merge out and in prox eventsPing Cheng1-104/+59
2010-04-13Merge branch 'for-linus' into nextDmitry Torokhov2-64/+111
2010-04-13Input: wacom - switch mode upon system resumePing Cheng1-5/+7
2010-04-13Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov1-59/+104
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-108/+62
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-05Input: wacom - merge out and in prox eventsPing Cheng1-104/+59
2010-03-01Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng3-4/+3