summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng2012-06-281-1/+3
* Input: wacom - fix retrieving touch_max bugPing Cheng2012-06-281-1/+1
* Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov2012-05-022-17/+27
* Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov2012-05-021-5/+6
* Input: wacom - fix sparse warningDmitry Torokhov2012-05-021-2/+2
* Input: wacom - add 0xE5 (MT device) supportPing Cheng2012-04-294-45/+157
* Input: wacom - retrieve maximum number of touch pointsPing Cheng2012-04-293-24/+65
* Input: aiptek - adjust error-handling code labelJulia Lawall2012-04-231-1/+1
* Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-213-1/+5
|\
| * Input: wacom - check for allocation failure in probe()Dan Carpenter2012-03-291-0/+2
| * Merge branch 'next' into for-linusDmitry Torokhov2012-03-275-32/+262
| |\
| * \ Merge branch 'next' into for-linusDmitry Torokhov2012-03-198-123/+29
| |\ \
| * | | Input: wacom - fix physical size calculation for 3rd-gen BambooJason Gerecke2012-03-121-2/+2
| * | | Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in useJason Gerecke2012-03-071-1/+1
| * | | Input: wacom - add missing LEDS_CLASS to KconfigChris Bagwell2012-02-241-0/+2
* | | | Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke2012-04-042-5/+84
* | | | Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke2012-04-041-12/+59
* | | | Input: wacom - add Intuos5 Touch Ring/ExpressKey supportJason Gerecke2012-04-042-2/+32
* | | | Input: wacom - add basic Intuos5 supportJason Gerecke2012-04-042-3/+36
| |_|/ |/| |
* | | Input: wacom - wireless battery statusChris Bagwell2012-03-255-2/+64
* | | Input: wacom - create inputs when wireless connectChris Bagwell2012-03-254-10/+109
* | | Input: wacom - wireless monitor frameworkChris Bagwell2012-03-253-6/+62
* | | Input: wacom - isolate input registrationChris Bagwell2012-03-251-20/+33
| |/ |/|
* | Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-097-110/+10
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-104-37/+290
| |\ \ | | |/
| | * Merge branch 'next' into for-linusDmitry Torokhov2012-01-084-37/+290
| | |\
| * | \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-066-110/+6
| |\ \ \ | | |/ / | |/| |
| | * | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-186-110/+6
| * | | Input: wacom - add product id used by Samsung Slate 7Chris Bagwell2011-12-121-0/+4
| |/ /
* | | Input: wacom - use switch statement for wacom_tpc_irq()Ping Cheng2012-01-312-6/+20
* | | Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng2012-01-312-7/+3
| |/ |/|
* | Input: wacom - add LED support for Cintiq 24HDJason Gerecke2011-12-121-1/+4
* | Input: wacom - add support for Cintiq 24HDJason Gerecke2011-12-122-1/+77
* | Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-292-29/+37
|\ \ | |/
| * Merge branch 'next' into for-linusDmitry Torokhov2011-10-263-53/+361
| |\
| * | Input: wacom - revert "Cintiq 21UX2 does not have menu strips"Jason Gerecke2011-10-041-5/+2
| * | Input: wacom - fix touch parsing on newer BamboosChris Bagwell2011-09-121-6/+8
| * | Input: wacom - add POINTER and DIRECT device propertiesJason Gerecke2011-09-081-1/+24
| * | Input: wacom - advertise BTN_TOOL_PEN and BTN_STYLUS for PenPartnerJason Gerecke2011-08-261-2/+2
| * | Input: wacom - remove pressure for touch devicesPing Cheng2011-08-262-17/+3
* | | Input: convert obsolete strict_strtox to kstrtoxJJ Ding2011-11-091-15/+19
* | | Input: wacom - ignore unwanted bamboo packetsChris Bagwell2011-11-071-0/+9
* | | Input: wacom - 3rd gen Bamboo P&Touch packet supportChris Bagwell2011-10-262-5/+92
* | | Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell2011-10-262-2/+48
* | | Input: wacom - relax Bamboo stylus ID checkChris Bagwell2011-10-261-6/+1
* | | Input: wacom - add some comments to wacom_parse_hidChris Bagwell2011-10-261-1/+36
* | | Input: wacom - remove unused bamboo HID parsingChris Bagwell2011-10-261-4/+0
* | | Input: wacom - cleanup feature report for bamboosChris Bagwell2011-10-261-2/+4
| |/ |/|
* | Input: wacom - correct max Y value on medium bamboosChris Bagwell2011-10-101-4/+4
* | Input: wacom - add ABS_DISTANCE to Bamboo Pen reportsChris Bagwell2011-10-101-12/+23
OpenPOWER on IntegriCloud