Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / usb / core / generic.c
2010-04-30 Alan SternUSB: don't choose configs with no interfaces
2009-12-11 Matthew WilcoxUSB: Convert a dev_info to a dev_dbg
2009-09-23 Alan SternUSB: add API for userspace drivers to "claim" ports
2009-01-07 Alan SternUSB: Enhance usage of pm_message_t
2008-05-29 Alan SternUSB: fix possible deadlock involving sysfs attributes
2007-10-12 Alan SternUSB: move decision to ignore FREEZE events
2007-10-12 Greg Kroah-HartmanUSB: rename choose_configuration
2007-10-12 Inaky Perez-Gonzalezusb: introduce usb_authorize/deauthorize()
2007-10-12 Inaky Perez-Gonzalezusb: usb_generic_probe() obeys authorization
2007-07-12 Alan SternUSB: unify reset_resume and normal resume
2007-07-12 Alan SternUSB: separate root and non-root suspend/resume
2007-07-12 Alan SternUSB: add USB-Persist facility
2007-07-12 Alan SternUSB: move bus_suspend and bus_resume method calls
2007-07-12 Alan SternUSB: Implement PM FREEZE and PRETHAW
2007-02-16 Alan SternUSB: unconfigure devices which have config 0
2007-02-07 Ole Andre Vadla... rndis_host learns ActiveSync basics
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-09-27 Alan Sternusbcore: non-hub-specific uses of autosuspend
2006-09-27 Alan Sternusbcore: fix up device and power state tests
2006-09-27 Alan Sternusbcore: resume device resume recursion
2006-09-27 Alan Sternusbcore: make usb_generic a usb_device_driver
2006-09-27 Alan Sternusbcore: add usb_device_driver definition
2006-09-27 Alan Sternusbcore: move code among source files