summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/wacom_w8001.c
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom_w8001 - constify serio_device_idArvind Yadav2017-08-181-1/+1
* Input: wacom_w8001 - handle errors from input_mt_init_slots()Ping Cheng2016-07-191-1/+7
* Input: wacom_w8001 - resolution wasn't set for ABS_MT_POSITION_X/YPing Cheng2016-07-191-0/+2
* Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov2016-07-141-0/+3
* Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng2016-06-231-0/+9
* Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng2016-06-231-1/+1
* Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPEPeter Hutterer2016-01-111-3/+0
* Input: wacom_w8001 - split the touch and pen devices into two devicesPeter Hutterer2015-12-031-51/+116
* Input: wacom_w8001 - split pen and touch initialization upPeter Hutterer2015-12-031-83/+111
* Input: wacom_w8001 - handle touch error case correctlyPeter Hutterer2015-12-031-10/+9
* Input: wacom_w8001 - set BTN_TOOL_DOUBLETAP if we have 2fg supportPeter Hutterer2015-12-031-0/+1
* Input: wacom_w8001 - use __set_bit for evbitsPeter Hutterer2015-12-031-1/+2
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg2012-09-191-1/+1
* Input: serio - use module_serio_driverAxel Lin2012-04-041-12/+1
* Merge branch 'next' into for-linusDmitry Torokhov2011-10-261-5/+24
|\
| * Input: wacom_w8001 - simplify w8001_removeDmitry Torokhov2011-08-231-4/+4
| * Input: wacom_w8001 - implement open and closeDmitry Torokhov2011-08-231-1/+20
* | Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2011-09-081-0/+2
|/
* Input: wacom_w8001 - report resolution to userlandPing Cheng2011-01-311-2/+11
* Input: wacom_w8001 - add single-touch supportPing Cheng2011-01-111-33/+149
* Input: wacom_w8001 - support pen or touch only devicesPing Cheng2010-12-301-12/+32
* Input: wacom_w8001 - use __set_bit to set keybitsPing Cheng2010-12-271-5/+5
* input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2010-12-161-16/+5
* input: mt: Collect slots initialization codeHenrik Rydberg2010-12-161-1/+1
* input: mt: Break out slots handlingHenrik Rydberg2010-12-161-1/+1
* Input: wacom_w8001 - add multitouch slot supportPeter Hutterer2010-08-281-3/+46
* Input: wacom_w8001 - support (and ignore) touch tabletsPeter Hutterer2010-08-281-2/+86
* Input: wacom_w8001 - send BTN_TOOL_PEN/RUBBER and BTN_STYLUS eventsPeter Hutterer2010-08-281-6/+48
* Input: wacom_w8001 - simplify querying logicDmitry Torokhov2009-09-031-81/+40
* Input: add support for Wacom W8001 penabled serial touchscreenJaya Kumar2008-11-241-0/+325
OpenPOWER on IntegriCloud