summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/itmtouch.c
Commit message (Expand)AuthorAgeFilesLines
* Input: remove old USB touchscreen driversDmitry Torokhov2007-04-121-271/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-3/+1
* [PATCH] itmtouch: fix inverted flag to indicate touch location correctly, cor...Mark Assad2006-10-041-3/+7
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-211-3/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [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
OpenPOWER on IntegriCloud