summaryrefslogtreecommitdiff
path: root/drivers/usb/core/generic.c
AgeCommit message (Expand)Author
2010-08-10USB: accept RNDIS configs if there's no alternativeAlan Stern
2010-05-20USB: make hcd.h public (drivers dependency)Eric Lescouet
2010-04-30USB: don't choose configs with no interfacesAlan Stern
2009-12-11USB: Convert a dev_info to a dev_dbgMatthew Wilcox
2009-09-23USB: add API for userspace drivers to "claim" portsAlan Stern
2009-01-07USB: Enhance usage of pm_message_tAlan Stern
2008-05-29USB: fix possible deadlock involving sysfs attributesAlan Stern
2007-10-12USB: move decision to ignore FREEZE eventsAlan Stern
2007-10-12USB: rename choose_configurationGreg Kroah-Hartman
2007-10-12usb: introduce usb_authorize/deauthorize()Inaky Perez-Gonzalez
2007-10-12usb: usb_generic_probe() obeys authorizationInaky Perez-Gonzalez
2007-07-12USB: unify reset_resume and normal resumeAlan Stern
2007-07-12USB: separate root and non-root suspend/resumeAlan Stern
2007-07-12USB: add USB-Persist facilityAlan Stern
2007-07-12USB: move bus_suspend and bus_resume method callsAlan Stern
2007-07-12USB: Implement PM FREEZE and PRETHAWAlan Stern
2007-02-16USB: unconfigure devices which have config 0Alan Stern
2007-02-07rndis_host learns ActiveSync basicsOle Andre Vadla Ravnas
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-09-27usbcore: non-hub-specific uses of autosuspendAlan Stern
2006-09-27usbcore: fix up device and power state testsAlan Stern
2006-09-27usbcore: resume device resume recursionAlan Stern
2006-09-27usbcore: make usb_generic a usb_device_driverAlan Stern
2006-09-27usbcore: add usb_device_driver definitionAlan Stern
2006-09-27usbcore: move code among source filesAlan Stern