aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/urb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-27USB: Remove unneeded void * casts in core filesTobias Klauser1-1/+1
2006-09-27USB: remove struct usb_operationsAlan Stern1-8/+5
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-01-31[PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developersGreg Kroah-Hartman1-0/+1
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-6/+0
2005-10-28[PATCH] updates for "controller suspended" handlingDavid Brownell1-1/+2
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-2/+2
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-22/+4
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-2/+2
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole1-3/+3
2005-04-18[PATCH] USB: USB API documentation modificationAlan Stern1-6/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+511