aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/input/hiddev.c
AgeCommit message (Expand)Author
2007-04-11USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhidJiri Kosina
2007-01-21HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br...Anssi Hannula
2006-12-08[PATCH] Generic HID layer - input and event reportingJiri Kosina
2006-12-08[PATCH] Generic HID layer - USB APIJiri Kosina
2006-12-08[PATCH] Generic HID layer - APIJiri Kosina
2006-12-08[PATCH] Generic HID layer - code splitJiri Kosina
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino
2006-07-19Input: hiddev - use standard list implementationDmitry Torokhov
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-21[PATCH] HID read busywait fixMicon, David
2006-03-20[PATCH] USB: kzalloc for hidOliver Neukum
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2006-01-31[PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman
2006-01-31Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2005-10-28[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman
2005-09-05Input: HIDDEV - make HIDIOCSREPORT wait IO completionStefan Nickl
2005-05-29Input: whitespace fixes in drivers/usb/inputDmitry Torokhov
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds