aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/wacom_sys.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov1-318/+0
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-04-12Input: USB devices - handle errors when registering input devicesDmitry Torokhov1-4/+8
2006-12-20USB: fix Wacom Intuos3 4x6 bugsPing Cheng1-2/+2
2006-12-01USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() staticAdrian Bunk1-1/+1
2006-10-17USB: fix use after free in wacom_sys.cEric Sesterhenn1-1/+1
2006-10-17USB: BUG_ON conversion for wacom.cEric Sesterhenn1-2/+1
2006-10-17USB: Wacom driver updatesPing Cheng1-5/+10
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-8/+1
2006-09-27USB: wacom tablet driver reorganizationPing Cheng1-0/+315