summaryrefslogtreecommitdiff
path: root/drivers/input/tablet/wacom_sys.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-01-10
|\
| * Input: wacom - add LED support for Cintiq 24HDJason Gerecke2011-12-12
| * Merge commit 'v3.2-rc3' into nextDmitry Torokhov2011-11-29
| |\
| * | Input: wacom - read 3rd gen Bamboo Touch HID dataChris Bagwell2011-10-26
| * | Input: wacom - add some comments to wacom_parse_hidChris Bagwell2011-10-26
| * | Input: wacom - remove unused bamboo HID parsingChris Bagwell2011-10-26
| * | Input: wacom - cleanup feature report for bamboosChris Bagwell2011-10-26
* | | USB: convert drivers/input/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| |/ |/|
* | Merge branch 'next' into for-linusDmitry Torokhov2011-10-26
|\ \ | |/
| * Input: wacom - make LED status readable through sysfsPing Cheng2011-10-05
| * Input: wacom - add LED support for Cintiq 21ux2Ping Cheng2011-10-05
| * Input: wacom - lower the LED luminancePing Cheng2011-10-05
| * Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner2011-09-07
* | Input: wacom - remove pressure for touch devicesPing Cheng2011-08-26
|/
* Input: wacom - report id 3 returns 4 bytes of dataPing Cheng2011-08-16
* Input: wacom - add WAC_MSG_RETRIES definePing Cheng2011-08-16
* Merge branch 'next' into for-linusDmitry Torokhov2011-03-18
|\
| * Input: wacom - support 2FGT in MT formatPing Cheng2011-03-12
* | Input: wacom - fix error path in wacom_probe()Alexander Strakh2011-02-11
|/
* Input: wacom - properly enable runtime PMDmitry Torokhov2010-10-17
* Merge branch 'for-linus' into nextDmitry Torokhov2010-10-17
|\
| * Input: wacom - fix runtime PM related deadlockDmitry Torokhov2010-10-04
* | Input: wacom - request tablet data for Bamboo PensChris Bagwell2010-09-12
* | Input: wacom - collect device quirks into single functionHenrik Rydberg2010-09-05
* | Input: wacom - parse the Bamboo device familyPing Cheng2010-09-05
* | Input: wacom - add fuzz parameters to featuresHenrik Rydberg2010-09-05
|/
* Input: wacom - add Cintiq 21UX2 and Intuos4 WLPing Cheng2010-06-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-05-20
|\
| * USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack2010-05-20
| * Input: wacom - switch mode upon system resumePing Cheng2010-04-15
* | Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov2010-04-13
* | Input: wacom - get rid of wacom_combo structureDmitry Torokhov2010-04-13
* | Input: wacom - get rid of input event wrappersDmitry Torokhov2010-04-13
* | Input: wacom - fix some formatting issuesDmitry Torokhov2010-04-13
* | Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov2010-04-13
* | Input: wacom - share pen info with touch of the same IDPing Cheng2010-04-13
* | Input: wacom - switch mode upon system resumePing Cheng2010-04-13
|/
* Input: wacom - replace WACOM_PKGLEN_PENABLEDPing Cheng2010-03-01
* Input: wacom - add device type to device name stringPing Cheng2010-02-20
* Input: wacom - use per-device instance of wacom_featuresJason Childs2010-02-19
* Input: wacom - get features from driver infoBastian Blank2010-02-10
* Input: wacom - add support for new LCD tabletsPing Cheng2009-12-15
* Input: wacom - ensure the device is initialized properly upon resumePing Cheng2009-12-15
* Input: wacom - don't use on-stack memory for report buffersDmitry Torokhov2009-08-21
* Input: wacom - add support for Intuos4 tabletsPing Cheng2009-05-08
* Input: wacom - fix TabletPC touch bugPing Cheng2009-04-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-11-30
|\
| * Input: wacom - add support for new USB Tablet PCsPing Cheng2008-11-26
* | USB: remove info() macro from usb input driversGreg Kroah-Hartman2008-10-17
|/
* Input: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-16