aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/xpad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08Input: move USB gamepads under drivers/input/joystickDmitry Torokhov1-434/+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-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-1/+1
2006-11-03USB: xpad: additional USB id's addedDominic Cerquetti1-1/+40
2006-10-17USB: xpad: dance pad supportDominic Cerquetti1-44/+95
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-5/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell1-3/+1
2006-01-04[PATCH] USB: mark various usb tables constArjan van de Ven1-3/+3
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-10-28[PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov1-52/+43
2005-06-30Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov1-4/+2
2005-05-29Input: remove user counters from drivers/usb/input since inputDmitry Torokhov1-9/+2
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov1-33/+33
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+362