summaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/generic.c
Commit message (Expand)AuthorAgeFilesLines
* USB: unify reset_resume and normal resumeAlan Stern2007-07-131-2/+0Star
* USB: separate root and non-root suspend/resumeAlan Stern2007-07-131-29/+16Star
* USB: add USB-Persist facilityAlan Stern2007-07-131-1/+4
* USB: move bus_suspend and bus_resume method callsAlan Stern2007-07-131-2/+37
* USB: Implement PM FREEZE and PRETHAWAlan Stern2007-07-131-4/+0Star
* USB: unconfigure devices which have config 0Alan Stern2007-02-171-1/+1
* rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas2007-02-081-8/+20
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* usbcore: non-hub-specific uses of autosuspendAlan Stern2006-09-271-5/+2Star
* usbcore: fix up device and power state testsAlan Stern2006-09-271-3/+0Star
* usbcore: resume device resume recursionAlan Stern2006-09-271-14/+0Star
* usbcore: make usb_generic a usb_device_driverAlan Stern2006-09-271-0/+184
* usbcore: add usb_device_driver definitionAlan Stern2006-09-271-13/+4Star
* usbcore: move code among source filesAlan Stern2006-09-271-0/+53