summaryrefslogtreecommitdiffstats
path: root/drivers/usb/input/hiddev.c
Commit message (Expand)AuthorAgeFilesLines
* USB HID: move usbhid code from drivers/usb/input to drivers/hid/usbhidJiri Kosina2007-04-111-847/+0Star
* HID: put usb_interface instead of usb_device into hid->dev to fix udevinfo br...Anssi Hannula2007-01-211-1/+1
* [PATCH] Generic HID layer - input and event reportingJiri Kosina2006-12-081-0/+1
* [PATCH] Generic HID layer - USB APIJiri Kosina2006-12-081-14/+17
* [PATCH] Generic HID layer - APIJiri Kosina2006-12-081-1/+1
* [PATCH] Generic HID layer - code splitJiri Kosina2006-12-081-1/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* USB: Make file operations structs in drivers/usb const.Luiz Fernando N. Capitulino2006-09-271-1/+1
* Input: hiddev - use standard list implementationDmitry Torokhov2006-07-191-34/+38
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] HID read busywait fixMicon, David2006-05-211-0/+1
* [PATCH] USB: kzalloc for hidOliver Neukum2006-03-201-4/+2Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-02-011-1/+1
|\
| * Input: hiddev - fix off-by-one for num_values in uref_multi requestsBen Collins2006-01-311-1/+1
* | [PATCH] USB: remove some left over devfs droppings hanging around in the usb ...Greg Kroah-Hartman2006-02-011-3/+0Star
|/
* [PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman2006-01-041-1/+0Star
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-291-2/+1Star
* Input: HIDDEV - make HIDIOCSREPORT wait IO completionStefan Nickl2005-09-051-0/+1
* Input: whitespace fixes in drivers/usb/inputDmitry Torokhov2005-05-291-28/+28
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+844