aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/itmtouch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-7/+0
2005-10-28[PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov1-28/+42
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov1-4/+2
2005-05-29Input: remove user counters from drivers/usb/input since inputDmitry Torokhov1-8/+2
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov1-31/+24
2005-05-29Input: Add driver for ITM Touch USB touchscreens.Hans-Christian Egtvedt1-0/+281