Age | Commit message (Expand) | Author | Files | Lines |
2014-02-07 | staging: usbip: convert usbip-host driver to usb_device_driver | Valentina Manea | 1 | -0/+1 |
2013-03-28 | USB: avoid error messages when a device is disconnected | Alan Stern | 1 | -1/+1 |
2013-01-12 | usb/core: consider link speed while looking at bMaxPower | Sebastian Andrzej Siewior | 1 | -1/+1 |
2012-11-16 | USB: fix authorization and claimed port logic | Hindin Joseph | 1 | -3/+4 |
2010-08-11 | USB: accept RNDIS configs if there's no alternative | Alan Stern | 1 | -1/+3 |
2010-05-21 | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 1 | -1/+1 |
2010-04-30 | USB: don't choose configs with no interfaces | Alan Stern | 1 | -1/+1 |
2009-12-11 | USB: Convert a dev_info to a dev_dbg | Matthew Wilcox | 1 | -1/+1 |
2009-09-23 | USB: add API for userspace drivers to "claim" ports | Alan Stern | 1 | -1/+3 |
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 |