aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/usbtouchscreen.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Input: move USB touchscreens under drivers/input/touchscreenDmitry Torokhov1-839/+0
2007-05-03Input: drivers/usb/input - usb_buffer_free() cleanupDmitry Torokhov1-3/+2
2007-04-12Input: USB devices - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-04-12Input: drivers/usb/input - don't access dev->private directlyDmitry Torokhov1-3/+5
2007-01-22usbtouchscreen: make ITM screens report BTN_TOUCH as zero when not touchedDaniel Ritz1-39/+59
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-01usbtouchscreen: add support for DMC TSC-10/25 devicesHolger Schurig1-1/+95
2006-11-03usbtouchscreen: use endpoint address from endpoint descriptorDaniel Ritz1-1/+1
2006-10-17usbtouchscreen: fix data reading for ITM touchscreensDaniel Ritz1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-9/+6
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev1-1/+1
2006-09-27usbtouchscreen: version 0.4Daniel Ritz1-80/+203
2006-09-07usbtouchscreen: fix ITM data readingKai Lindhom1-1/+1
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell1-1/+1
2006-04-14[PATCH] USB: usbtouchscreen: unified USB touchscreen driverDaniel Ritz1-0/+605