summaryrefslogtreecommitdiff
path: root/drivers/input/tablet
AgeCommit message (Expand)AuthorFilesLines
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov2-29/+37
2011-11-10Input: convert obsolete strict_strtox to kstrtoxJJ Ding1-15/+19
2011-11-08Input: wacom - ignore unwanted bamboo packetsChris Bagwell1-0/+9
2011-10-27Input: wacom - 3rd gen Bamboo P&Touch packet supportChris Bagwell2-5/+92
2011-10-27Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell2-2/+48
2011-10-27Input: wacom - relax Bamboo stylus ID checkChris Bagwell1-6/+1
2011-10-27Input: wacom - add some comments to wacom_parse_hidChris Bagwell1-1/+36
2011-10-27Input: wacom - remove unused bamboo HID parsingChris Bagwell1-4/+0
2011-10-27Input: wacom - cleanup feature report for bamboosChris Bagwell1-2/+4
2011-10-27Merge branch 'next' into for-linusDmitry Torokhov3-53/+361
2011-10-10Input: wacom - correct max Y value on medium bamboosChris Bagwell1-4/+4
2011-10-10Input: wacom - add ABS_DISTANCE to Bamboo Pen reportsChris Bagwell1-12/+23
2011-10-10Input: wacom - remove unneeded touch pressure initializationChris Bagwell1-5/+0
2011-10-05Input: wacom - make LED status readable through sysfsPing Cheng1-1/+8
2011-10-05Input: wacom - add LED support for Cintiq 21ux2Ping Cheng2-30/+78
2011-10-05Input: wacom - don't expose LED inactive optionPing Cheng1-3/+3
2011-10-05Input: wacom - lower the LED luminancePing Cheng1-1/+1
2011-10-05Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke1-5/+2
2011-09-13Input: wacom - fix touch parsing on newer BamboosChris Bagwell1-6/+8
2011-09-08Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke1-1/+24
2011-09-08Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner2-30/+277
2011-08-27Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke1-2/+2
2011-08-27Input: wacom - remove pressure for touch devicesPing Cheng2-17/+3
2011-08-16Input: wacom - report id 3 returns 4 bytes of dataPing Cheng1-4/+6
2011-08-16Input: wacom - add WAC_MSG_RETRIES definePing Cheng1-3/+4
2011-08-16Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K)Gerard Braad1-0/+4
2011-07-11Input: aiptek - remove double defineEdwin van Vliet1-1/+0
2011-07-07Input: wacom - cleanup a return value for the old BambooPing Cheng1-1/+1
2011-07-07Input: wacom - update Graphire4 and old Bamboo tablet buttonsPing Cheng1-11/+8
2011-07-07Input: wacom - add serial number for Graphire4 and old BambooPing Cheng1-0/+1
2011-07-07Input: wacom - remove BTN_TOOL_FINGER for padPing Cheng1-11/+0
2011-06-28Input: wacom - add 3 new models - 6A, 6B, and 97Ping Cheng1-0/+12
2011-06-28Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levelsPing Cheng1-1/+1
2011-06-22Input: wacom - use only one interface with DTU-2231Aristeu Rozanski1-1/+13
2011-06-22Input: wacom - Cintiq 21UX2 does not have menu stripsPing Cheng1-2/+5
2011-04-01Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer1-0/+4
2011-03-27Input: wacom - report resolution for pen devicesPing Cheng2-92/+181
2011-03-27Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng1-8/+8
2011-03-19Merge branch 'next' into for-linusDmitry Torokhov3-166/+99
2011-03-13Input: wacom - support 2FGT in MT formatPing Cheng2-18/+53
2011-03-13Input: wacom - support one finger touch the touchscreen wayPing Cheng2-90/+50
2011-03-13Input: wacom - process pen data in its own routinePing Cheng1-33/+40
2011-03-13Input: wacom - do not send 2FGT Tablet PC events in TAP formatPing Cheng2-79/+10
2011-02-11Input: wacom - fix error path in wacom_probe()Alexander Strakh1-1/+1
2011-01-26Input: wacom - pass touch resolution to clients through input_absinfoPing Cheng1-2/+19
2011-01-24Input: wacom - add 2 Bamboo Pen and touch modelsPing Cheng1-0/+6
2011-01-07Merge branch 'next' into for-linusDmitry Torokhov2-23/+7
2010-12-23Input: wacom - add support for digitizer in Lenovo W700Ajay Ramaswamy2-0/+8
2010-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...Dmitry Torokhov2-23/+7
2010-12-16input: mt: Move tracking and pointer emulation to input-mtHenrik Rydberg2-22/+5