Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | USB: Enhance usage of pm_message_t | Alan Stern | 1 | -5/+5 |
2008-05-30 | USB: fix possible deadlock involving sysfs attributes | Alan Stern | 1 | -5/+0 |
2007-10-13 | USB: move decision to ignore FREEZE events | Alan Stern | 1 | -0/+5 |
2007-10-13 | USB: rename choose_configuration | Greg Kroah-Hartman | 1 | -2/+2 |
2007-10-13 | usb: introduce usb_authorize/deauthorize() | Inaky Perez-Gonzalez | 1 | -1/+1 |
2007-10-13 | usb: usb_generic_probe() obeys authorization | Inaky Perez-Gonzalez | 1 | -8/+11 |
2007-07-13 | USB: unify reset_resume and normal resume | Alan Stern | 1 | -2/+0 |
2007-07-13 | USB: separate root and non-root suspend/resume | Alan Stern | 1 | -29/+16 |
2007-07-13 | USB: add USB-Persist facility | Alan Stern | 1 | -1/+4 |
2007-07-13 | USB: move bus_suspend and bus_resume method calls | Alan Stern | 1 | -2/+37 |
2007-07-13 | USB: Implement PM FREEZE and PRETHAW | Alan Stern | 1 | -4/+0 |
2007-02-17 | USB: unconfigure devices which have config 0 | Alan Stern | 1 | -1/+1 |
2007-02-08 | rndis_host learns ActiveSync basics | Ole Andre Vadla Ravnas | 1 | -8/+20 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-09-27 | usbcore: non-hub-specific uses of autosuspend | Alan Stern | 1 | -5/+2 |
2006-09-27 | usbcore: fix up device and power state tests | Alan Stern | 1 | -3/+0 |
2006-09-27 | usbcore: resume device resume recursion | Alan Stern | 1 | -14/+0 |
2006-09-27 | usbcore: make usb_generic a usb_device_driver | Alan Stern | 1 | -0/+184 |
2006-09-27 | usbcore: add usb_device_driver definition | Alan Stern | 1 | -13/+4 |
2006-09-27 | usbcore: move code among source files | Alan Stern | 1 | -0/+53 |