summaryrefslogtreecommitdiff
path: root/drivers/input/tablet/wacom_wac.c
AgeCommit message (Expand)Author
2011-08-16Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)Gerard Braad
2011-07-06Input: wacom - cleanup a return value for the old BambooPing Cheng
2011-07-06Input: wacom - update Graphire4 and old Bamboo tablet buttonsPing Cheng
2011-07-06Input: wacom - add serial number for Graphire4 and old BambooPing Cheng
2011-07-06Input: wacom - remove BTN_TOOL_FINGER for padPing Cheng
2011-06-27Input: wacom - add 3 new models - 6A, 6B, and 97Ping Cheng
2011-06-27Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levelsPing Cheng
2011-06-22Input: wacom - use only one interface with DTU-2231Aristeu Rozanski
2011-06-22Input: wacom - Cintiq 21UX2 does not have menu stripsPing Cheng
2011-03-31Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer
2011-03-26Input: wacom - report resolution for pen devicesPing Cheng
2011-03-26Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng
2011-03-12Input: wacom - support 2FGT in MT formatPing Cheng
2011-03-12Input: wacom - support one finger touch the touchscreen wayPing Cheng
2011-03-12Input: wacom - process pen data in its own routinePing Cheng
2011-03-12Input: wacom - do not send 2FGT Tablet PC events in TAP formatPing Cheng
2011-01-25Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng
2011-01-24Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng
2011-01-06Merge branch 'next' into for-linusDmitry Torokhov
2010-12-23Input: wacom - add support for digitizer in Lenovo W700Ajay Ramaswamy
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg
2010-12-16input: mt: Break out slots handlingHenrik Rydberg
2010-12-10Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade
2010-12-07Input: wacom - add new Bamboo PT (0xdb)David Foley
2010-11-30Input: wacom - add IDs for two new Bamboo PTsDavid Foley
2010-10-24Input: wacom - specify Cinitq supported toolsPing Cheng
2010-10-17Merge branch 'for-linus' into nextDmitry Torokhov
2010-10-10Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski
2010-09-12Input: wacom - disable Bamboo touchpad when pen is being usedChris Bagwell
2010-09-12Input: wacom - add support for Bamboo PenChris Bagwell
2010-09-12Input: wacom - move Bamboo Touch irq to its own functionChris Bagwell
2010-09-05Input: wacom - add a quirk for low resolution Bamboo devicesHenrik Rydberg
2010-09-05Input: wacom - add support for the Bamboo Touch trackpadHenrik Rydberg
2010-09-05Input: wacom - collect device quirks into single functionHenrik Rydberg
2010-09-05Input: wacom - add fuzz parameters to featuresHenrik Rydberg
2010-08-28Input: wacom - fix mousewheel handling for old wacom tabletsMike Auty
2010-08-10Merge branch 'next' into for-linusDmitry Torokhov
2010-08-02Input: switch to input_abs_*() access functionsDaniel Mack
2010-08-02Merge branch 'next' into for-linusDmitry Torokhov
2010-06-28Input: wacom - add support for DTU2231 and DTU1631Ping Cheng
2010-06-22Input: wacom - fix serial number handling on Cintiq 21UX2Ping Cheng
2010-06-04Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng
2010-04-13Input: wacom - streamline 2-finger touch supportPing Cheng
2010-04-13Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov
2010-04-13Input: wacom - get rid of wacom_combo structureDmitry Torokhov
2010-04-13Input: wacom - get rid of input event wrappersDmitry Torokhov
2010-04-13Input: wacom - fix some formatting issuesDmitry Torokhov
2010-04-13Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov
2010-04-13Input: wacom - share pen info with touch of the same IDPing Cheng