aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/itmtouch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-12Input: remove old USB touchscreen driversDmitry Torokhov1-271/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+1
2006-10-04[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, correct white spaceMark Assad1-3/+7
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell1-3/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
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