summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/usb.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] driver core: add helper device_is_registered()Daniel Ritz2005-09-221-3/+3
* [PATCH] USB: Support unbinding of the usb_generic driverAlan Stern2005-09-081-0/+10
* [PATCH] USB: Add timeout to usb_lock_device_for_resetAlan Stern2005-09-081-1/+9
* [PATCH] USB: real nodes instead of usbfsKay Sievers2005-09-081-2/+13
* [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-051-1/+1
* [PATCH] USB: export usb_get_intf() and usb_put_intf()brian@murphy.dk2005-07-121-0/+3
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-1/+1
* [PATCH] usbcore: Don't call device_release_driver recursivelyAlan Stern2005-06-201-2/+8
* [PATCH] usb: klist_node_attached() fixPatrick Mochel2005-06-201-1/+1
* [PATCH] USB: fix build warning in usb core as pointed out by Andrew.gregkh@suse.de2005-06-201-1/+1
* [PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li...mochel@digitalimplant.org2005-06-201-2/+2
* [PATCH] Use driver_for_each_device() instead of manually walking list.mochel@digitalimplant.org2005-06-201-18/+23
* [PATCH] USB: MODALIAS change for bcdDeviceRoman Kagan2005-04-221-4/+2
* [PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH2005-04-181-7/+0
* [PATCH] usb suspend updates (interface suspend)David Brownell2005-04-181-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1573
OpenPOWER on IntegriCloud