aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/input/acecad.c
AgeCommit message (Expand)Author
2007-05-08Input: move USB tablets under drivers/input/tabletDmitry Torokhov
2007-05-03Input: drivers/usb/input - fix sparse warnings (signedness)Dmitry Torokhov
2007-04-12Input: USB devices - switch to using input_dev->dev.parentDmitry Torokhov
2007-04-12Input: drivers/usb/input - don't access dev->private directlyDmitry Torokhov
2007-04-12Input: USB devices - handle errors when registering input devicesDmitry Torokhov
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: acecad: Use usb_endpoint_* functions.Luiz Fernando N. Capitulino
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-10-28[PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov
2005-06-30Input: acecad - drop unneeded cast and couple unneeded spaces.Dmitry Torokhov
2005-06-06Input: add driver for Acecad Flair USB tabletsStephane VOLTZ