aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/message.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-21[PATCH] usbcore: recovery from Set-Configuration failureAlan Stern1-76/+75
2006-06-21[PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman1-0/+31
2006-03-20[PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier1-5/+7
2006-03-20[PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk1-3/+2
2006-01-31[PATCH] USB: arm26: fix compilation of drivers/usb/core/message.cAlexey Dobriyan1-0/+1
2006-01-04[PATCH] USB: fix local variable clashAlan Stern1-3/+3
2006-01-04[PATCH] USB: Consider power budget when choosing configurationAlan Stern1-0/+6
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman1-7/+0
2005-11-17[PATCH] USB: fix 'unused variable' warningDmitry Torokhov1-2/+1
2005-10-28[PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern1-18/+30
2005-10-28[PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern1-2/+1
2005-10-28[PATCH] usbcore: endpoint attributes track altsetting changesAlan Stern1-3/+9
2005-10-28[PATCH] USB: usb_bulk_message() handles interrupts endpointsAlan Stern1-4/+20
2005-10-28[PATCH] usb_interface power stateDavid Brownell1-0/+1
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-1/+1
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz1-1/+1
2005-09-08[PATCH] USB: remove annoying messagedavid-b@pacbell.net1-1/+3
2005-09-08[PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern1-3/+1
2005-07-29[PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern1-2/+4
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-1/+1
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole1-2/+2
2005-04-18[PATCH] USB: revert "fix" to usb_set_interface()David Brownell1-21/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1480