Commit Graph

255 Commits (42002c6de9ee1916a118d6a732c533bfe138ed6f)

Author SHA1 Message Date
Diego Calleja e12b3cecf2 Input: wacom - fix touch support for Bamboo Fun CTH-461 12 years ago
Ping Cheng edbe265d24 Input: wacom - add support for a new MT device (0x4001) 12 years ago
Ping Cheng 2ad5169c76 Input: wacom - simplify type check for newer V5 devices 12 years ago
Ping Cheng 6afdc289c9 Input: wacom - add support for 2 new multi-touch tablets (0x100 and 0x101) 12 years ago
Ping Cheng 3699dd7e16 Input: wacom - clean up device type code 12 years ago
Jason Gerecke b216e12d06 Input: wacom - correct bad Cintiq 24HD check 12 years ago
Jason Gerecke b1e4279e4e Input: wacom - add touch sensor support for Cintiq 24HD touch 12 years ago
Jason Gerecke aea2bf6a57 Input: wacom - handle split-sensor devices with internal hubs 12 years ago
Jason Gerecke 88fd449e73 Input: wacom - add INPUT_PROP_DIRECT flag to Cintiq 24HD 12 years ago
Jason Gerecke fe494bc2f6 Input: wacom - clean up wacom_query_tablet_data 13 years ago
Jason Gerecke 115d5e12a7 Input: wacom - introduce wacom_fix_phy_from_hid 13 years ago
Jason Gerecke 9d336daf3b Input: wacom - allow any multi-input Intuos device to set prox 13 years ago
Jason Gerecke 4e90495498 Input: wacom - report correct touch contact size for I5/Bamboo 13 years ago
Jason Gerecke 5e056ef4dd Input: wacom - mark Intuos5 pad as in-prox when touching buttons 13 years ago
Henrik Rydberg b4adbbefc2 Input: MT - Add flags to input_mt_init_slots() 13 years ago
Jason Gerecke 77626ebc0c Input: wacom - add support for EMR on Cintiq 24HD touch 13 years ago
Jason Gerecke 6f4d0382e2 Input: wacom - add support for EMR on Cintiq 24HD touch 13 years ago
Ping Cheng d838c644fe Input: wacom - add support to Cintiq 22HD 13 years ago
weixing 8a90c034ae Input: hanwang - add support for Art Master II tablet 13 years ago
Ping Cheng 1cecc5cc06 Input: wacom - don't retrieve touch_max when it is predefined 13 years ago
Ping Cheng 61c91dd4a5 Input: wacom - fix retrieving touch_max bug 13 years ago
Ping Cheng 6795a524f0 Input: wacom - TPC2FG doesn't store touch id for slots 13 years ago
Ping Cheng adad004e1a Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_type 13 years ago
Jason Gerecke 32edbf562c Input: wacom - remove code duplication 13 years ago
Jason Gerecke a19fc98685 Input: wacom - initialize and destroy LEDs for Intuos4 S tablets 13 years ago
Chris Bagwell 6dc463511d Input: wacom - Bamboo One 1024 pressure fix 13 years ago
Chris Bagwell b7af2bb84c Input: wacom - battery reporting improvements 13 years ago
Ping Cheng ac173837cd Input: wacom - add two new devices (0xed and 0xef) 13 years ago
Ping Cheng ea2e602445 Input: wacom - rearrange type enum 13 years ago
Greg Kroah-Hartman 65e78a2062 USB: input: wacom_sys.c: fix up dev_* messages 13 years ago
Greg Kroah-Hartman ed2b2f2db2 USB: input: kbtab.c: fix up dev_* messages 13 years ago
Greg Kroah-Hartman 27c2597d45 USB: input: gtco.c: fix up dev_* messages 13 years ago
Greg Kroah-Hartman 871ba51c13 USB: input: aiptek.c: fix up dev_* messages 13 years ago
Greg Kroah-Hartman 334698d435 USB: input: acecad.c: fix up dev_* messages 13 years ago
Dmitry Torokhov eb71d1bb27 Input: wacom - use dev_xxx() instead of naked printk()s and dbg()s 13 years ago
Dmitry Torokhov a882c932a6 Input: wacom - return proper error if usb_get_extra_descriptor() fails 13 years ago
Dmitry Torokhov 0c9e300ade Input: wacom - fix sparse warning 13 years ago
Greg Kroah-Hartman 6d0f7dcba6 USB: kbtab.c: remove dbg() usage 13 years ago
Greg Kroah-Hartman c6f880a781 USB: gtco.c: remove dbg() usage 13 years ago
Greg Kroah-Hartman 8fb6321b6b USB: aiptek.c: remove dbg() usage 13 years ago
Greg Kroah-Hartman eeba1ae13c USB: acecad.c: remove dbg() usage 13 years ago
Greg Kroah-Hartman 3b6aee237e USB: wacom: remove dbg() usage 13 years ago
Greg Kroah-Hartman 1b5ca928e7 USB: input: wacom_sys.c: fix up dev_err() usage 13 years ago
Greg Kroah-Hartman 3415b57cb3 USB: input: kbtab.c: fix up dev_err() usage 13 years ago
Greg Kroah-Hartman 88d5ab3a18 USB: input: gtco.c: fix up dev_err() usage 13 years ago
Greg Kroah-Hartman 383c52f338 USB: input: aiptek.c: fix up dev_err() usage 13 years ago
Greg Kroah-Hartman b30662c472 USB: input: acecad.c: fix up dev_err() usage 13 years ago
Ping Cheng 1963518b9b Input: wacom - add 0xE5 (MT device) support 13 years ago
Ping Cheng f393ee2b81 Input: wacom - retrieve maximum number of touch points 13 years ago
Greg Kroah-Hartman b3169fecb1 USB: wacom_sys.c: remove err() usage 13 years ago