| Commit message (Expand) | Author | Age |
* | USB: driver.c: processing failure, maching resume condition with suspend cond... | Chen Gang | 2013-04-01 |
* | USB: remove CONFIG_USB_SUSPEND option | Alan Stern | 2013-03-28 |
* | USB: adds comment on suspend callback | Ming Lei | 2013-03-25 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\ |
|
| * | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 2012-11-19 |
* | | usb-core: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-21 |
|/ |
|
* | USB: Enable LPM after a failed probe. | Sarah Sharp | 2012-10-08 |
* | usb: remove junk from store_remove_id | Alan Cox | 2012-09-17 |
* | usb: Add quirk detection based on interface information | Laurent Pinchart | 2012-07-19 |
* | usb-core: Set intfdata to NULL if a driver's probe method failed | Hans de Goede | 2012-06-13 |
* | USB: allow match on bInterfaceNumber | Bjørn Mork | 2012-06-13 |
* | USB: Disable USB 3.0 LPM in critical sections. | Sarah Sharp | 2012-05-18 |
* | USB: add read support to usb-serial/../new_id | Bjørn Mork | 2012-05-14 |
* | USB: let both new_id and remove_id show dynamic id list | Bjørn Mork | 2012-05-14 |
* | USB: remove CONFIG_USB_DEVICEFS | Greg Kroah-Hartman | 2012-04-29 |
* | USB: don't ignore suspend errors for root hubs | Alan Stern | 2012-04-09 |
* | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 2012-03-20 |
|\ |
|
| * | USB: cleanup the handling of the PM complete call | Oliver Neukum | 2012-01-24 |
| * | USB: code cleanup in suspend/resume path (3rd try) | Oliver Neukum | 2012-01-24 |
* | | USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines | Alan Stern | 2012-01-26 |
* | | Dynamic ID addition doesn't need get_driver() | Alan Stern | 2012-01-24 |
|/ |
|
* | USB: remove dead code from suspend/resume path | Oliver Neukum | 2012-01-03 |
* | USB: Add optional match for interface class to dynamic ID facility | Josua Dietze | 2011-11-15 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed | Paul Gortmaker | 2011-10-31 |
* | | USB: Update last_busy time after autosuspend fails | Alan Stern | 2011-11-04 |
|/ |
|
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-10-25 |
|\ |
|
| * | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 2011-08-19 |
* | | xHCI: set USB2 hardware LPM | Andiry Xu | 2011-09-26 |
* | | USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error | Jim Wylder | 2011-09-09 |
|/ |
|
* | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-06-28 |
|\ |
|
| * | USB: don't let errors prevent system sleep | Alan Stern | 2011-06-15 |
* | | PM: Rename dev_pm_info.in_suspend to is_prepared | Alan Stern | 2011-06-21 |
|/ |
|
* | USB: Move runtime PM callbacks to usb_device_pm_ops | Rafael J. Wysocki | 2011-03-18 |
* | usb: Always return 0 or -EBUSY to the runtime PM core. | Sarah Sharp | 2011-03-13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-01-10 |
|\ |
|
| * | PM: Replace the device power.status field with a bit field | Rafael J. Wysocki | 2010-12-24 |
* | | USB: improve uses of usb_mark_last_busy | Alan Stern | 2010-11-16 |
* | | USB: use the runtime-PM autosuspend implementation | Alan Stern | 2010-11-16 |
* | | USB: make usb_mark_last_busy use pm_runtime_mark_last_busy | Ming Lei | 2010-11-16 |
* | | USB: use the no_callbacks flag for interfaces | Ming Lei | 2010-11-16 |
|/ |
|
* | USB: do not print -ESHUTDOWN message if usb at otg device mode | Peter Chen | 2010-10-22 |
* | USB: remove fake "address-of" expressions | Alan Stern | 2010-08-10 |
* | USB: core driver: Fix Coding Styles | csanchez@neurowork.net | 2010-08-10 |
* | USB: obey the sysfs power/wakeup setting | Alan Stern | 2010-06-30 |
* | USB: unbind all interfaces before rebinding them | Alan Stern | 2010-06-04 |
* | USB: fix interface runtime-PM settings | Alan Stern | 2010-05-20 |
* | USB: use PM core routines to enable/disable autosuspend | Alan Stern | 2010-05-20 |
* | USB: improve runtime remote wakeup settings | Alan Stern | 2010-05-20 |
* | USB: make hcd.h public (drivers dependency) | Eric Lescouet | 2010-05-20 |