summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/hiddev.c
AgeCommit message (Expand)AuthorFilesLines
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 ...Greg 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 ...Greg 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-rc2v2.6.12-rc2Linus Torvalds1-0/+844