USB: remove CONFIG_USB_PERSIST setting
[safe/jmp/linux-2.6] / drivers / usb / core / generic.c
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