aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/usbkbd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-11USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhidJiri Kosina1-362/+0
2007-02-23USB: Use USB defines in usbmouse.c and usbkbd.cMichael Opdenacker1-1/+3
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter1-4/+4
2006-12-01usb: usbkbd free urb cleanupMariusz Kozlowski1-4/+2
2006-12-01USB: usbkbd: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino1-3/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-4/+2
2006-06-21[PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell1-3/+1
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-49/+56
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-9/+9
2005-04-22[PATCH] USB: drivers/usb/input/usbkbd.c: make a function staticAdrian Bunk1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+370