summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/usbtouchscreen.c
Commit message (Expand)AuthorAgeFilesLines
* Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov2007-05-081-839/+0
* Input: drivers/usb/input - usb_buffer_free() cleanupDmitry Torokhov2007-05-031-3/+2
* Input: USB devices - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-1/+1
* Input: drivers/usb/input - don't access dev->private directlyDmitry Torokhov2007-04-121-3/+5
* usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touchedDaniel Ritz2007-01-221-39/+59
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* usbtouchscreen: add support for DMC TSC-10/25 devicesHolger Schurig2006-12-011-1/+95
* usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz2006-11-031-1/+1
* usbtouchscreen: fix data reading for ITM touchscreensDaniel Ritz2006-10-171-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-9/+6
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-1/+1
* usbtouchscreen: version 0.4Daniel Ritz2006-09-271-80/+203
* usbtouchscreen: fix ITM data readingKai Lindhom2006-09-071-1/+1
* [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-211-1/+1
* [PATCH] USB: usbtouchscreen: unified USB touchscreen driverDaniel Ritz2006-04-141-0/+605