summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/message.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] usbcore: recovery from Set-Configuration failureAlan Stern2006-06-211-76/+75
* [PATCH] USB: add usb_interrupt_msg() function for api completeness.Greg Kroah-Hartman2006-06-211-0/+31
* [PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference)Horst Schirmeier2006-03-201-5/+7
* [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() staticAdrian Bunk2006-03-201-3/+2
* [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.cAlexey Dobriyan2006-01-311-0/+1
* [PATCH] USB: fix local variable clashAlan Stern2006-01-041-3/+3
* [PATCH] USB: Consider power budget when choosing configurationAlan Stern2006-01-041-0/+6
* [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-171-7/+0
* [PATCH] USB: fix 'unused variable' warningDmitry Torokhov2005-11-171-2/+1
* [PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern2005-10-281-18/+30
* [PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern2005-10-281-2/+1
* [PATCH] usbcore: endpoint attributes track altsetting changesAlan Stern2005-10-281-3/+9
* [PATCH] USB: usb_bulk_message() handles interrupts endpointsAlan Stern2005-10-281-4/+20
* [PATCH] usb_interface power stateDavid Brownell2005-10-281-0/+1
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-1/+1
* [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-221-1/+1
* [PATCH] USB: remove annoying messagedavid-b@pacbell.net2005-09-081-1/+3
* [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernelAlan Stern2005-09-081-3/+1
* [PATCH] USB: Usbcore: Don't try to delete unregistered interfacesAlan Stern2005-07-291-2/+4
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-1/+1
* [PATCH] USB: Spelling fixes for drivers/usb.Steven Cole2005-05-031-2/+2
* [PATCH] USB: revert "fix" to usb_set_interface()David Brownell2005-04-181-21/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1480
OpenPOWER on IntegriCloud