aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/input/itmtouch.c
AgeCommit message (Expand)Author
2007-04-12Input: remove old USB touchscreen driversDmitry Torokhov
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-10-28[PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov
2005-05-29Input: remove user counters from drivers/usb/input since inputDmitry Torokhov
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov
2005-05-29Input: Add driver for ITM Touch USB touchscreens.Hans-Christian Egtvedt