aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/wacom_sys.c
Commit message (Expand)AuthorAgeFilesLines
* Input: move USB tablets under drivers/input/tabletDmitry Torokhov2007-05-081-318/+0
* 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
* Input: USB devices - handle errors when registering input devicesDmitry Torokhov2007-04-121-4/+8
* USB: fix Wacom Intuos3 4x6 bugsPing Cheng2006-12-201-2/+2
* USB: make drivers/usb/input/wacom_sys.c:wacom_sys_irq() staticAdrian Bunk2006-12-011-1/+1
* USB: fix use after free in wacom_sys.cEric Sesterhenn2006-10-171-1/+1
* USB: BUG_ON conversion for wacom.cEric Sesterhenn2006-10-171-2/+1
* USB: Wacom driver updatesPing Cheng2006-10-171-5/+10
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-8/+1
* USB: wacom tablet driver reorganizationPing Cheng2006-09-271-0/+315