aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/itmtouch.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-171-7/+0
* [PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-28/+42
* [PATCH] USB: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov2005-06-301-4/+2
* Input: remove user counters from drivers/usb/input since inputDmitry Torokhov2005-05-291-8/+2
* Input: whitespace fixes in drivers/usb/inputDmitry Torokhov2005-05-291-31/+24
* Input: Add driver for ITM Touch USB touchscreens.Hans-Christian Egtvedt2005-05-291-0/+281