aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/tablet (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linusJiri Kosina1-1/+5
2012-09-19Input: MT - Add flags to input_mt_init_slots()Henrik Rydberg1-3/+3
2012-08-21Input: wacom - add support for EMR on Cintiq 24HD touchJason Gerecke1-1/+5
2012-07-24Input: wacom - add support to Cintiq 22HDPing Cheng2-3/+21
2012-07-13Input: hanwang - add support for Art Master II tabletweixing1-15/+42
2012-07-07Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov1-2/+4
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+4
2012-07-04Merge commit 'v3.5-rc5' into nextDmitry Torokhov5-75/+104
2012-06-28Input: wacom - don't retrieve touch_max when it is predefinedPing Cheng1-1/+3
2012-06-28Input: wacom - fix retrieving touch_max bugPing Cheng1-1/+1
2012-06-28Input: wacom - TPC2FG doesn't store touch id for slotsPing Cheng1-2/+4
2012-06-28Input: wacom - BTN_TOOL_DOUBLETAP is not a valid device_typePing Cheng1-1/+1
2012-06-12Input: wacom - remove code duplicationJason Gerecke1-4/+1
2012-06-12Input: wacom - initialize and destroy LEDs for Intuos4 S tabletsJason Gerecke1-0/+2
2012-06-12Input: wacom - Bamboo One 1024 pressure fixChris Bagwell1-1/+1
2012-06-12Input: wacom - battery reporting improvementsChris Bagwell1-29/+53
2012-06-12Input: wacom - add two new devices (0xed and 0xef)Ping Cheng2-1/+14
2012-06-12Input: wacom - rearrange type enumPing Cheng3-14/+8
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-110/+457
2012-05-04USB: input: wacom_sys.c: fix up dev_* messagesGreg Kroah-Hartman1-2/+2
2012-05-04USB: input: kbtab.c: fix up dev_* messagesGreg Kroah-Hartman1-3/+7
2012-05-04USB: input: gtco.c: fix up dev_* messagesGreg Kroah-Hartman1-3/+5
2012-05-04USB: input: aiptek.c: fix up dev_* messagesGreg Kroah-Hartman1-8/+9
2012-05-04USB: input: acecad.c: fix up dev_* messagesGreg Kroah-Hartman1-3/+6
2012-05-02Input: wacom - use dev_xxx() instead of naked printk()s and dbg()sDmitry Torokhov2-17/+27
2012-05-02Input: wacom - return proper error if usb_get_extra_descriptor() failsDmitry Torokhov1-5/+6
2012-05-02Input: wacom - fix sparse warningDmitry Torokhov1-2/+2
2012-05-01USB: kbtab.c: remove dbg() usageGreg Kroah-Hartman1-2/+4
2012-05-01USB: gtco.c: remove dbg() usageGreg Kroah-Hartman1-42/+45
2012-05-01USB: aiptek.c: remove dbg() usageGreg Kroah-Hartman1-9/+13
2012-05-01USB: acecad.c: remove dbg() usageGreg Kroah-Hartman1-2/+4
2012-05-01USB: wacom: remove dbg() usageGreg Kroah-Hartman2-9/+17
2012-05-01USB: input: wacom_sys.c: fix up dev_err() usageGreg Kroah-Hartman1-2/+2
2012-05-01USB: input: kbtab.c: fix up dev_err() usageGreg Kroah-Hartman1-1/+1
2012-05-01USB: input: gtco.c: fix up dev_err() usageGreg Kroah-Hartman1-1/+1
2012-05-01USB: input: aiptek.c: fix up dev_err() usageGreg Kroah-Hartman1-1/+1
2012-05-01USB: input: acecad.c: fix up dev_err() usageGreg Kroah-Hartman1-1/+1
2012-04-29Input: wacom - add 0xE5 (MT device) supportPing Cheng4-45/+157
2012-04-29Input: wacom - retrieve maximum number of touch pointsPing Cheng3-24/+65
2012-04-25USB: wacom_sys.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-25USB: kbtab.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-25USB: gtco.c: remove err() usageGreg Kroah-Hartman1-10/+11
2012-04-25USB: aiptek.c: remove err() usageGreg Kroah-Hartman1-2/+3
2012-04-25USB: acecad.c: remove err() usageGreg Kroah-Hartman1-2/+4
2012-04-23Input: aiptek - adjust error-handling code labelJulia Lawall1-1/+1
2012-04-21Merge commit 'v3.4-rc4' into nextDmitry Torokhov3-1/+5
2012-04-04Input: wacom - add Intuos5 multitouch sensor supportJason Gerecke2-5/+84
2012-04-04Input: wacom - add Intuos5 Touch Ring LED supportJason Gerecke1-12/+59
2012-04-04Input: wacom - add Intuos5 Touch Ring/ExpressKey supportJason Gerecke2-2/+32
2012-04-04Input: wacom - add basic Intuos5 supportJason Gerecke2-3/+36