summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/usbkbd.c
Commit message (Expand)AuthorAgeFilesLines
* USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhidJiri Kosina2007-04-111-362/+0
* USB: Use USB defines in usbmouse.c and usbkbd.cMichael Opdenacker2007-02-231-1/+3
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-071-4/+4
* usb: usbkbd free urb cleanupMariusz Kozlowski2006-12-011-4/+2
* USB: usbkbd: Use usb_endpoint_* functionsLuiz Fernando N. Capitulino2006-12-011-3/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-4/+2
* [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h>David Brownell2006-06-211-3/+1
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0
* [PATCH] drivers/usb/input: convert to dynamic input_dev allocationDmitry Torokhov2005-10-281-49/+56
* Input: introduce usb_to_input_id() to uniformly produceDmitry Torokhov2005-06-301-4/+2
* Input: remove user counters from drivers/usb/input since inputDmitry Torokhov2005-05-291-9/+2
* Input: whitespace fixes in drivers/usb/inputDmitry Torokhov2005-05-291-9/+9
* [PATCH] USB: drivers/usb/input/usbkbd.c: make a function staticAdrian Bunk2005-04-221-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+370