summaryrefslogtreecommitdiff
path: root/drivers/usb/input/gtco.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov1-1055/+0
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-1/+1
2007-04-28USB: gtco.c: fix a use-before-checkAdrian Bunk1-4/+1
2007-04-12Input: USB devices - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/usb/input - don't access dev->private directlyDmitry Torokhov1-6/+6
2007-04-12Input: gtco - handle errors from input_register_device()Dmitry Torokhov1-338/+289
2007-02-08USB Input: Added kernel module to support all GTCO CalComp USB InterWrite Sch...Jeremy Roberson1-0/+1104