summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
Commit message (Expand)AuthorAgeFilesLines
* Input: hanwang - make compatible with xf86-input-wacom driverXing Wei2010-09-121-4/+33
* Input: wacom - disable Bamboo touchpad when pen is being usedChris Bagwell2010-09-121-1/+7
* Input: wacom - add support for Bamboo PenChris Bagwell2010-09-121-0/+79
* Input: wacom - move Bamboo Touch irq to its own functionChris Bagwell2010-09-121-4/+9
* Input: wacom - request tablet data for Bamboo PensChris Bagwell2010-09-121-4/+5
* Input: wacom - add a quirk for low resolution Bamboo devicesHenrik Rydberg2010-09-052-0/+11
* Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg2010-09-052-0/+92
* Input: wacom - collect device quirks into single functionHenrik Rydberg2010-09-054-8/+24
* Input: wacom - parse the Bamboo device familyPing Cheng2010-09-052-9/+37
* Input: wacom - add fuzz parameters to featuresHenrik Rydberg2010-09-053-4/+15
* Input: add support for Hanwang tabletsXing Wei2010-09-013-0/+377
* Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty2010-08-281-2/+2
* Merge branch 'next' into for-linusDmitry Torokhov2010-08-102-11/+8
|\
| * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-022-11/+8
* | Merge branch 'next' into for-linusDmitry Torokhov2010-08-022-0/+45
|\ \ | |/
| * Input: wacom - add support for DTU2231 and DTU1631Ping Cheng2010-06-282-0/+45
* | 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-205-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-201-24/+15
* | | Input: kbtab - simplify kbtab_disconnect()Dmitry Torokhov2010-04-201-7/+5
* | | Input: kbtab - fix incorrect size parameter in usb_buffer_freeAxel Lin2010-04-201-2/+2
* | | Input: acecad - don't advertise mouse eventsDmitry Torokhov2010-04-201-2/+0
* | | Input: acecad - fix some formatting issuesDmitry Torokhov2010-04-201-40/+36
* | | Input: acecad - simplify usb_acecad_disconnect()Dmitry Torokhov2010-04-201-7/+5
* | | Input: acecad - fix incorrect size parameter in usb_buffer_freeAxel Lin2010-04-201-1/+1
* | | Input: wacom - streamline 2-finger touch supportPing Cheng2010-04-132-73/+80
* | | Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov2010-04-133-47/+28
* | | Input: wacom - get rid of wacom_combo structureDmitry Torokhov2010-04-133-53/+47
* | | Input: wacom - get rid of input event wrappersDmitry Torokhov2010-04-134-405/+347
* | | Input: wacom - fix some formatting issuesDmitry Torokhov2010-04-132-201/+222
* | | Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov2010-04-134-15/+15
* | | Input: wacom - share pen info with touch of the same IDPing Cheng2010-04-133-22/+99
* | | Input: wacom - merge out and in prox eventsPing Cheng2010-04-131-104/+59
* | | Merge branch 'for-linus' into nextDmitry Torokhov2010-04-132-64/+111
|\ \ \ | |/ / |/| |
| * | Input: wacom - switch mode upon system resumePing Cheng2010-04-131-5/+7
| |/
| * Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov2010-04-131-59/+104
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-03-143-108/+62
|\ \ | |/
| * Input: wacom - merge out and in prox eventsPing Cheng2010-03-051-104/+59
| * Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng2010-03-013-4/+3
* | 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-103-152/+205
* | Input: make USB device ids constantMárton Németh2010-01-111-1/+1
|/
OpenPOWER on IntegriCloud