summaryrefslogtreecommitdiff
path: root/drivers/usb/core/driver.c
Commit message (Expand)AuthorAge
* USB: fix autosuspend when CONFIG_PM isn't setAlan Stern2006-09-28
* USB: create new workqueue thread for USB autosuspendAlan Stern2006-09-28
* USB: fixes kerneldoc errors in usbcore-auto(susp/res)-patchHenrik Kretzschmar2006-09-28
* USB: fix __must_check warnings in drivers/usb/core/Greg Kroah-Hartman2006-09-27
* USB: fix root-hub resume when CONFIG_USB_SUSPEND is not setAlan Stern2006-09-27
* usbcore: add autosuspend/autoresume infrastructureAlan Stern2006-09-27
* usbcore: suspending devices with no driverAlan Stern2006-09-27
* usbcore: fix up device and power state testsAlan Stern2006-09-27
* usbcore: set device and power states properlyAlan Stern2006-09-27
* usbcore: resume device resume recursionAlan Stern2006-09-27
* usbcore: split suspend/resume for device and interfacesAlan Stern2006-09-27
* usbcore: make usb_generic a usb_device_driverAlan Stern2006-09-27
* usbcore: add usb_device_driver definitionAlan Stern2006-09-27
* usbcore: move code among source filesAlan Stern2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystemGreg Kroah-Hartman2006-03-20
* [PATCH] USB: Fix GPL markings on usb core functions.Greg KH2006-02-05
* [PATCH] USB: Remove USB private semaphoreAlan Stern2006-01-04
* [PATCH] USB: make registering a usb driver automatically set the module ownerGreg Kroah-Hartman2006-01-04
* [PATCH] USB: allow usb drivers to disable dynamic idsGreg Kroah-Hartman2006-01-04
* [PATCH] USB: add dynamic id functionality to USB coreGreg Kroah-Hartman2006-01-04
* [PATCH] USB: reorg some functions out of the main usb.c fileGreg Kroah-Hartman2006-01-04