summaryrefslogtreecommitdiff
path: root/drivers/usb/core/usb.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-1/+1
2005-09-22[PATCH] driver core: add helper device_is_registered()Daniel Ritz1-3/+3
2005-09-09[PATCH] USB: Support unbinding of the usb_generic driverAlan Stern1-0/+10
2005-09-09[PATCH] USB: Add timeout to usb_lock_device_for_resetAlan Stern1-1/+9
2005-09-09[PATCH] USB: real nodes instead of usbfsKay Sievers1-2/+13
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-1/+1
2005-07-12[PATCH] USB: export usb_get_intf() and usb_put_intf()brian@murphy.dk1-0/+3
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-1/+1
2005-06-21[PATCH] usbcore: Don't call device_release_driver recursivelyAlan Stern1-2/+8
2005-06-21[PATCH] usb: klist_node_attached() fixPatrick Mochel1-1/+1
2005-06-21[PATCH] USB: fix build warning in usb core as pointed out by Andrew.gregkh@suse.de1-1/+1
2005-06-21[PATCH] Fix up USB to use klist_node_attached() instead of list_empty() on li...mochel@digitalimplant.org1-2/+2
2005-06-21[PATCH] Use driver_for_each_device() instead of manually walking list.mochel@digitalimplant.org1-18/+23
2005-04-23[PATCH] USB: MODALIAS change for bcdDeviceRoman Kagan1-4/+2
2005-04-19[PATCH] USB: fix up some sparse warnings about static functions that aren't s...Greg KH1-7/+0
2005-04-19[PATCH] usb suspend updates (interface suspend)David Brownell1-3/+3
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1573