summaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_sys.c
Commit message (Expand)AuthorAgeFilesLines
* Input: wacom - check for allocation failure in probe()Dan Carpenter2012-03-291-0/+2
* Input: wacom - wireless battery statusChris Bagwell2012-03-251-1/+56
* Input: wacom - create inputs when wireless connectChris Bagwell2012-03-251-9/+82
* Input: wacom - wireless monitor frameworkChris Bagwell2012-03-251-5/+31
* Input: wacom - isolate input registrationChris Bagwell2012-03-251-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-261-30/+326
| |\
| * | Input: wacom - remove pressure for touch devicesPing Cheng2011-08-261-14/+0
* | | Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell2011-10-261-2/+47
* | | 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 - 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-181-6/+6
|\
| * Input: wacom - support 2FGT in MT formatPing Cheng2011-03-121-6/+6
* | Input: wacom - fix error path in wacom_probe()Alexander Strakh2011-02-111-1/+1
|/
* Input: wacom - properly enable runtime PMDmitry Torokhov2010-10-171-3/+6
* Merge branch 'for-linus' into nextDmitry Torokhov2010-10-171-11/+12
|\
| * Input: wacom - fix runtime PM related deadlockDmitry Torokhov2010-10-041-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-201-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
* | Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov2010-04-131-22/+8
* | Input: wacom - get rid of wacom_combo structureDmitry Torokhov2010-04-131-11/+1
* | Input: wacom - get rid of input event wrappersDmitry Torokhov2010-04-131-163/+11
* | Input: wacom - fix some formatting issuesDmitry Torokhov2010-04-131-2/+2
* | Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov2010-04-131-12/+9
* | Input: wacom - share pen info with touch of the same IDPing Cheng2010-04-131-1/+82
* | Input: wacom - switch mode upon system resumePing Cheng2010-04-131-5/+7
|/
* Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng2010-03-011-2/+2
* Input: wacom - add device type to device name stringPing Cheng2010-02-201-1/+11
* Input: wacom - use per-device instance of wacom_featuresJason Childs2010-02-191-21/+37
* Input: wacom - get features from driver infoBastian Blank2010-02-101-3/+7
* Input: wacom - add support for new LCD tabletsPing Cheng2009-12-151-71/+155
* Input: wacom - ensure the device is initialized properly upon resumePing Cheng2009-12-151-3/+4
OpenPOWER on IntegriCloud