aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/wacom_w8001.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-1/+1
2012-04-04Input: serio - use module_serio_driverAxel Lin1-12/+1
2011-10-26Merge branch 'next' into for-linusDmitry Torokhov1-5/+24
2011-09-08Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke1-0/+2
2011-08-23Input: wacom_w8001 - simplify w8001_removeDmitry Torokhov1-4/+4
2011-08-23Input: wacom_w8001 - implement open and closeDmitry Torokhov1-1/+20
2011-01-31Input: wacom_w8001 - report resolution to userlandPing Cheng1-2/+11
2011-01-11Input: wacom_w8001 - add single-touch supportPing Cheng1-33/+149
2010-12-30Input: wacom_w8001 - support pen or touch only devicesPing Cheng1-12/+32
2010-12-27Input: wacom_w8001 - use __set_bit to set keybitsPing Cheng1-5/+5
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg1-16/+5
2010-12-16input: mt: Collect slots initialization codeHenrik Rydberg1-1/+1
2010-12-16input: mt: Break out slots handlingHenrik Rydberg1-1/+1
2010-08-28Input: wacom_w8001 - add multitouch slot supportPeter Hutterer1-3/+46
2010-08-28Input: wacom_w8001 - support (and ignore) touch tabletsPeter Hutterer1-2/+86
2010-08-28Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS eventsPeter Hutterer1-6/+48
2009-09-03Input: wacom_w8001 - simplify querying logicDmitry Torokhov1-81/+40
2008-11-24Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar1-0/+325