summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_wac.c
Commit message (Expand)AuthorAgeFilesLines
* 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 - add a quirk for low resolution Bamboo devicesHenrik Rydberg2010-09-051-0/+10
* Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg2010-09-051-0/+88
* Input: wacom - collect device quirks into single functionHenrik Rydberg2010-09-051-0/+16
* Input: wacom - add fuzz parameters to featuresHenrik Rydberg2010-09-051-3/+6
* Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty2010-08-281-2/+2
* Merge branch 'next' into for-linusDmitry Torokhov2010-08-101-2/+2
|\
| * Input: switch to input_abs_*() access functionsDaniel Mack2010-08-021-2/+2
* | Merge branch 'next' into for-linusDmitry Torokhov2010-08-021-0/+44
|\ \ | |/
| * Input: wacom - add support for DTU2231 and DTU1631Ping Cheng2010-06-281-0/+44
* | Input: wacom - fix serial number handling on Cintiq 21UX2Ping Cheng2010-06-221-4/+5
|/
* Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng2010-06-041-14/+59
* Input: wacom - streamline 2-finger touch supportPing Cheng2010-04-131-71/+77
* Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov2010-04-131-22/+20
* Input: wacom - get rid of wacom_combo structureDmitry Torokhov2010-04-131-36/+45
* Input: wacom - get rid of input event wrappersDmitry Torokhov2010-04-131-219/+330
* Input: wacom - fix some formatting issuesDmitry Torokhov2010-04-131-199/+220
* Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov2010-04-131-1/+2
* Input: wacom - share pen info with touch of the same IDPing Cheng2010-04-131-21/+12
* Input: wacom - merge out and in prox eventsPing Cheng2010-04-131-104/+59
* Revert "Input: wacom - merge out and in prox events"Dmitry Torokhov2010-04-131-59/+104
* Input: wacom - merge out and in prox eventsPing Cheng2010-03-051-104/+59
* Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng2010-03-011-1/+1
* Input: wacom - constify product features dataDmitry Torokhov2010-02-191-63/+63
* Input: wacom - use per-device instance of wacom_featuresJason Childs2010-02-191-30/+36
* Input: wacom - get features from driver infoBastian Blank2010-02-101-147/+195
* 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-151-13/+14
* Input: wacom - add support for new LCD tabletsPing Cheng2009-12-151-59/+145
* Input: wacom - add defines for packet lengths of various devicesPing Cheng2009-12-151-64/+64
* Input: wacom - add DTF720a support and fix rotation on Intuos3Ping Cheng2009-06-281-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-081-40/+128
* Input: make some variables and functions staticRoel Kluin2008-12-201-1/+1
* Input: wacom - add support for new USB Tablet PCsPing Cheng2008-11-261-14/+146
* Input: wacom - cleanup handling of tablet IDsPing Cheng2008-05-161-20/+19
* Input: wacom - add support for Cintiq 20WSXPing Cheng2008-04-241-0/+2
* Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng2008-03-141-10/+21
* Input: wacom - add support for the new Bamboo tabletsPing Cheng2007-07-101-6/+41
* Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-081-0/+675
OpenPOWER on IntegriCloud