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