aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/hiddev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino1-1/+1
2006-07-19Input: hiddev - use standard list implementationDmitry Torokhov1-34/+38
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-21[PATCH] HID read busywait fixMicon, David1-0/+1
2006-03-20[PATCH] USB: kzalloc for hidOliver Neukum1-4/+2
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2006-01-31[PATCH] USB: remove some left over devfs droppings hanging around in the usb driversGreg Kroah-Hartman1-3/+0
2006-01-31Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins1-1/+1
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman1-1/+0
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer neededGreg Kroah-Hartman1-2/+1
2005-09-05Input: HIDDEV - make HIDIOCSREPORT wait IO completionStefan Nickl1-0/+1
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov1-28/+28
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+844