summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-37/+290
2012-01-08Merge branch 'next' into for-linusDmitry Torokhov4-37/+290
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman6-110/+6
2011-12-12Input: wacom - add LED support for Cintiq 24HDJason Gerecke1-1/+4
2011-12-12Input: wacom - add support for Cintiq 24HDJason Gerecke2-1/+77
2011-12-12Input: wacom - add product id used by Samsung Slate 7Chris Bagwell1-0/+4
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov2-29/+37
2011-11-18USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman6-110/+6
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding1-15/+19
2011-11-07Input: wacom - ignore unwanted bamboo packetsChris Bagwell1-0/+9
2011-10-26Input: wacom - 3rd gen Bamboo P&Touch packet supportChris Bagwell2-5/+92
2011-10-26Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell2-2/+48
2011-10-26Input: wacom - relax Bamboo stylus ID checkChris Bagwell1-6/+1
2011-10-26Input: wacom - add some comments to wacom_parse_hidChris Bagwell1-1/+36
2011-10-26Input: wacom - remove unused bamboo HID parsingChris Bagwell1-4/+0
2011-10-26Input: wacom - cleanup feature report for bamboosChris Bagwell1-2/+4
2011-10-26Merge 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-04Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke1-5/+2
2011-09-12Input: 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-07Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner2-30/+277
2011-08-26Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke1-2/+2
2011-08-26Input: 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-10Input: aiptek - remove double defineEdwin van Vliet1-1/+0
2011-07-06Input: wacom - cleanup a return value for the old BambooPing Cheng1-1/+1
2011-07-06Input: wacom - update Graphire4 and old Bamboo tablet buttonsPing Cheng1-11/+8
2011-07-06Input: wacom - add serial number for Graphire4 and old BambooPing Cheng1-0/+1
2011-07-06Input: wacom - remove BTN_TOOL_FINGER for padPing Cheng1-11/+0
2011-06-27Input: wacom - add 3 new models - 6A, 6B, and 97Ping Cheng1-0/+12
2011-06-27Input: 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-03-31Input: wacom - add support for Lenovo tablet ID (0xE6)Manoj Iyer1-0/+4
2011-03-26Input: wacom - report resolution for pen devicesPing Cheng2-92/+181
2011-03-26Input: wacom - constify wacom_features for a new missed Bamboo modelsPing Cheng1-8/+8
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov3-166/+99
2011-03-12Input: wacom - support 2FGT in MT formatPing Cheng2-18/+53
2011-03-12Input: wacom - support one finger touch the touchscreen wayPing Cheng2-90/+50
2011-03-12Input: wacom - process pen data in its own routinePing Cheng1-33/+40
2011-03-12Input: wacom - do not send 2FGT Tablet PC events in TAP formatPing Cheng2-79/+10