aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/tablet/wacom_sys.c
AgeCommit message (Expand)Author
2013-12-16Input: wacom - add reporting of SW_MUTE_DEVICE eventsPing Cheng
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov
2013-11-25Input: wacom - add support for three new Intuos devicesPing Cheng
2013-11-25Input: wacom - make sure touch_max is set for touch devicesPing Cheng
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov
2013-10-22Input: wacom - not all multi-interface devices support touchPing Cheng
2013-10-15Input: wacom - export battery scopeBastien Nocera
2013-09-20Input: wacom - add support for three new Intuos Pro devicesPing Cheng
2013-09-20Input: wacom - LED is only supported through digitizer interfacePing Cheng
2013-09-20Input: wacom - testing result shows get_report is unnecessary.Ping Cheng
2013-09-20Input: wacom - support EMR and MFT sensors of Cintiq Companion HybridJason Gerecke
2013-08-24Input: wacom - fix error return code in wacom_probe()Wei Yongjun
2013-08-12Input: wacom - integrate resolution calculationPing Cheng
2013-01-23Input: wacom - fix wacom_set_report retry logicChris Bagwell
2012-11-08Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101)Ping Cheng
2012-11-08Input: wacom - clean up device type codePing Cheng
2012-10-30Input: wacom - correct bad Cintiq 24HD checkJason Gerecke
2012-10-25Input: wacom - add touch sensor support for Cintiq 24HD touchJason Gerecke
2012-10-25Input: wacom - handle split-sensor devices with internal hubsJason Gerecke
2012-10-04Input: wacom - clean up wacom_query_tablet_dataJason Gerecke
2012-10-04Input: wacom - introduce wacom_fix_phy_from_hidJason Gerecke
2012-07-07Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov
2012-07-04Merge commit 'v3.5-rc5' into nextDmitry Torokhov
2012-06-28Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng
2012-06-28Input: wacom - fix retrieving touch_max bugPing Cheng
2012-06-28Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_typePing Cheng
2012-06-12Input: wacom - remove code duplicationJason Gerecke
2012-06-12Input: wacom - initialize and destroy LEDs for Intuos4 S tabletsJason Gerecke
2012-06-12Input: wacom - battery reporting improvementsChris Bagwell
2012-06-12Input: wacom - rearrange type enumPing Cheng
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-05-04USB: input: wacom_sys.c: fix up dev_* messagesGreg Kroah-Hartman
2012-05-02Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov
2012-05-02Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov
2012-05-02Input: wacom - fix sparse warningDmitry Torokhov
2012-05-01USB: wacom: remove dbg() usageGreg Kroah-Hartman
2012-05-01USB: input: wacom_sys.c: fix up dev_err() usageGreg Kroah-Hartman
2012-04-29Input: wacom - add 0xE5 (MT device) supportPing Cheng
2012-04-29Input: wacom - retrieve maximum number of touch pointsPing Cheng
2012-04-25USB: wacom_sys.c: remove err() usageGreg Kroah-Hartman
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov
2012-04-04Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke
2012-04-04Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke
2012-03-29Input: wacom - check for allocation failure in probe()Dan Carpenter
2012-03-25Input: wacom - wireless battery statusChris Bagwell
2012-03-25Input: wacom - create inputs when wireless connectChris Bagwell
2012-03-25Input: wacom - wireless monitor frameworkChris Bagwell
2012-03-25Input: wacom - isolate input registrationChris Bagwell
2012-03-09Merge commit 'v3.3-rc6' into nextDmitry Torokhov
2012-01-31Input: wacom - use BTN_TOOL_FINGER to indicate touch device typePing Cheng