aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet/wacom.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-25Input: wacom - move the USB (now hid) Wacom driver in drivers/hidBenjamin Tissoires1-138/+0
2014-07-25Input: wacom - register the input devices on top of the HID oneBenjamin Tissoires1-1/+0
2014-07-25Input: wacom - switch from an USB driver to a HID driverBenjamin Tissoires1-4/+2
2014-07-25Input: wacom - create a separate input device for padsBenjamin Tissoires1-0/+2
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2012-04-29Input: wacom - add 0xE5 (MT device) supportPing Cheng1-2/+2
2012-03-25Input: wacom - wireless battery statusChris Bagwell1-0/+2
2012-03-25Input: wacom - create inputs when wireless connectChris Bagwell1-0/+7
2011-10-05Input: wacom - add LED support for Cintiq 21ux2Ping Cheng1-5/+5
2011-10-05Input: wacom - don't expose LED inactive optionPing Cheng1-3/+3
2011-09-07Input: wacom - add Intuos4 LED and OLED controlEduard Hasenleithner1-0/+6
2010-12-23Input: wacom - add support for digitizer in Lenovo W700Ajay Ramaswamy1-0/+1
2010-09-05Input: wacom - collect device quirks into single functionHenrik Rydberg1-0/+1
2010-04-13Input: wacom - use get_unaligned to access unaligned dataDmitry Torokhov1-3/+0
2010-04-13Input: wacom - get rid of wacom_combo structureDmitry Torokhov1-6/+1
2010-04-13Input: wacom - get rid of input event wrappersDmitry Torokhov1-23/+5
2010-04-13Input: wacom - do not allocate wacom_wac separatelyDmitry Torokhov1-2/+2
2010-02-10Input: wacom - get features from driver infoBastian Blank1-2/+3
2009-12-15Input: wacom - add support for new LCD tabletsPing Cheng1-0/+3
2009-12-15Input: wacom - add defines for packet lengths of various devicesPing Cheng1-0/+1
2009-12-15Input: wacom - ensure the device is initialized properly upon resumePing Cheng1-3/+4
2009-05-08Input: wacom - add support for Intuos4 tabletsPing Cheng1-1/+4
2009-04-28Input: wacom - fix TabletPC touch bugPing Cheng1-2/+3
2008-11-26Input: wacom - add support for new USB Tablet PCsPing Cheng1-6/+7
2008-05-16Input: wacom - make one-bit signed bitfields unsignedHarvey Harrison1-1/+1
2008-04-15Input: wacom - implement suspend and autosuspendOliver Neukum1-0/+3
2008-03-14Input: wacom - add support for Bamboo1, BambooFun, and Cintiq 12WXPing Cheng1-2/+4
2007-07-10Input: wacom - add support for the new Bamboo tabletsPing Cheng1-3/+5
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov1-0/+131