summaryrefslogtreecommitdiff
path: root/drivers/usb/core/hcd.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-29[PATCH] all HCDs provide root hub suspend/resume methodsDavid Brownell1-15/+27
2005-10-29[PATCH] remove some USB_SUSPEND dependenciesDavid Brownell1-0/+2
2005-10-28Merge ../bleed-2.6Greg KH1-1/+1
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+2
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-1/+1
2005-09-12[PATCH] usbcore: small changes to HCD glue layerAlan Stern1-2/+1
2005-09-08[PATCH] USB: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-06[PATCH] Driver core: link device and all class devices derived from it.Dmitry Torokhov1-1/+1
2005-07-30[PATCH] USB: fix in usb_calc_bus_timeDan Streetman1-2/+2
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-1/+1
2005-06-28[PATCH] usbcore: register root hub in usb_add_hcdAlan Stern1-23/+49
2005-06-28[PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern1-86/+121
2005-06-23[PATCH] better USB_MON dependenciesAdrian Bunk1-1/+1
2005-06-21[PATCH] USB: move the usb hcd code to use the new class code.gregkh@suse.de1-34/+27
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1840