summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/file.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...Greg Kroah-Hartman2005-10-291-15/+4Star
* [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-1/+3
* [PATCH] USB: trivial error path fixMark M. Hoffman2005-06-211-0/+1
* [PATCH] class: convert drivers/* to use the new class api instead of class_si...gregkh@suse.de2005-06-211-6/+6
* [PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH2005-04-191-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+227