aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom_sys.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2011-10-261-30/+326
|\
| * 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 - remove pressure for touch devicesPing Cheng2011-08-261-14/+0
|/
* 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
* Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov2009-08-211-14/+29
* Input: wacom - add support for Intuos4 tabletsPing Cheng2009-05-081-0/+13
* Input: wacom - fix TabletPC touch bugPing Cheng2009-04-281-2/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-11-301-29/+199
|\
| * Input: wacom - add support for new USB Tablet PCsPing Cheng2008-11-261-29/+199
* | USB: remove info() macro from usb input driversGreg Kroah-Hartman2008-10-171-1/+2
|/
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-161-3/+3
* Input: wacom - implement suspend and autosuspendOliver Neukum2008-04-151-10/+66
* Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng2008-03-141-0/+6
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-23/+35
* Input: wacom - add support for the new Bamboo tabletsPing Cheng2007-07-101-0/+6
* Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-081-0/+318