aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/generic.c
Commit message (Expand)AuthorAgeFilesLines
* USB: unconfigure devices which have config 0Alan Stern2007-02-161-1/+1
* rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas2007-02-071-8/+20
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* usbcore: non-hub-specific uses of autosuspendAlan Stern2006-09-271-5/+2
* usbcore: fix up device and power state testsAlan Stern2006-09-271-3/+0
* usbcore: resume device resume recursionAlan Stern2006-09-271-14/+0
* usbcore: make usb_generic a usb_device_driverAlan Stern2006-09-271-0/+184
* usbcore: add usb_device_driver definitionAlan Stern2006-09-271-13/+4
* usbcore: move code among source filesAlan Stern2006-09-271-0/+53