summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_sys.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_typePing Cheng2012-06-291-1/+1
* | | Input: wacom - remove code duplicationJason Gerecke2012-06-121-4/+1
* | | Input: wacom - initialize and destroy LEDs for Intuos4 S tabletsJason Gerecke2012-06-121-0/+2
* | | Input: wacom - battery reporting improvementsChris Bagwell2012-06-121-29/+53
* | | Input: wacom - rearrange type enumPing Cheng2012-06-121-7/+3
| |/ |/|
* | Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov2012-05-021-7/+8
* | 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-301-38/+53
* | Input: wacom - retrieve maximum number of touch pointsPing Cheng2012-04-301-1/+28
* | Merge commit 'v3.4-rc4' into nextDmitry Torokhov2012-04-221-0/+2
|\|
| * Input: wacom - check for allocation failure in probe()Dan Carpenter2012-03-301-0/+2
* | Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke2012-04-041-0/+25
* | Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke2012-04-041-12/+59
|/
* Input: wacom - wireless battery statusChris Bagwell2012-03-261-1/+56
* Input: wacom - create inputs when wireless connectChris Bagwell2012-03-261-9/+82
* Input: wacom - wireless monitor frameworkChris Bagwell2012-03-261-5/+31
* Input: wacom - isolate input registrationChris Bagwell2012-03-261-20/+33
* Merge commit 'v3.3-rc6' into nextDmitry Torokhov2012-03-091-18/+1
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-101-10/+91
| |\
| * | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-18/+1
* | | Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng2012-01-311-5/+1
| |/ |/|
* | Input: wacom - add LED support for Cintiq 24HDJason Gerecke2011-12-121-1/+4
* | Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-291-14/+0
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2011-10-271-30/+326
| |\
| * | Input: wacom - remove pressure for touch devicesPing Cheng2011-08-271-14/+0
* | | Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell2011-10-271-2/+47
* | | Input: wacom - add some comments to wacom_parse_hidChris Bagwell2011-10-271-1/+36
* | | Input: wacom - remove unused bamboo HID parsingChris Bagwell2011-10-271-4/+0
* | | Input: wacom - cleanup feature report for bamboosChris Bagwell2011-10-271-2/+4
| |/ |/|
* | Input: wacom - make LED status readable through sysfsPing Cheng2011-10-051-1/+8
* | Input: wacom - add LED support for Cintiq 21ux2Ping Cheng2011-10-051-25/+73
* | Input: wacom - lower the LED luminancePing Cheng2011-10-051-1/+1
* | Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner2011-09-071-30/+271
|/
* Input: wacom - report id 3 returns 4 bytes of dataPing Cheng2011-08-161-4/+6
* Input: wacom - add WAC_MSG_RETRIES definePing Cheng2011-08-161-3/+4
* Merge branch 'next' into for-linusDmitry Torokhov2011-03-191-6/+6
|\
| * Input: wacom - support 2FGT in MT formatPing Cheng2011-03-131-6/+6
* | Input: wacom - fix error path in wacom_probe()Alexander Strakh2011-02-111-1/+1
|/
* Input: wacom - properly enable runtime PMDmitry Torokhov2010-10-181-3/+6
* Merge branch 'for-linus' into nextDmitry Torokhov2010-10-181-11/+12
|\
| * Input: wacom - fix runtime PM related deadlockDmitry Torokhov2010-10-051-11/+12
* | Input: wacom - request tablet data for Bamboo PensChris Bagwell2010-09-121-4/+5
* | Input: wacom - collect device quirks into single functionHenrik Rydberg2010-09-051-8/+3
* | Input: wacom - parse the Bamboo device familyPing Cheng2010-09-051-9/+35
* | Input: wacom - add fuzz parameters to featuresHenrik Rydberg2010-09-051-1/+5
|/
* Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng2010-06-041-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-211-4/+4
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-201-5/+5
| * Input: wacom - switch mode upon system resumePing Cheng2010-04-151-5/+7