Oliver Neukum
|
e78832cdca
USB: remove dead code from suspend/resume path
|
13 years ago |
Josua Dietze
|
ff231db811
USB: Add optional match for interface class to dynamic ID facility
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Alan Stern
|
b2c0a863e1
USB: Update last_busy time after autosuspend fails
|
13 years ago |
Paul Gortmaker
|
f940fcd8ea
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
|
14 years ago |
Linus Torvalds
|
7e0bb71e75
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
13 years ago |
Andiry Xu
|
65580b4321
xHCI: set USB2 hardware LPM
|
13 years ago |
Jim Wylder
|
c5a48592d8
USB: for usb_autopm_get_interface_async -EINPROGRESS is not an error
|
14 years ago |
Alan Stern
|
5b1b0b812a
PM / Runtime: Add macro to test for runtime PM events
|
14 years ago |
Linus Torvalds
|
2e34b429a4
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Alan Stern
|
f76b168b6f
PM: Rename dev_pm_info.in_suspend to is_prepared
|
14 years ago |
Alan Stern
|
0af212ba8f
USB: don't let errors prevent system sleep
|
14 years ago |
Rafael J. Wysocki
|
e1620d591a
USB: Move runtime PM callbacks to usb_device_pm_ops
|
14 years ago |
Sarah Sharp
|
db7c7c0aee
usb: Always return 0 or -EBUSY to the runtime PM core.
|
14 years ago |
Linus Torvalds
|
c8940eca75
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
|
14 years ago |
Rafael J. Wysocki
|
b8c76f6aed
PM: Replace the device power.status field with a bit field
|
14 years ago |
Alan Stern
|
c08512c761
USB: improve uses of usb_mark_last_busy
|
14 years ago |
Alan Stern
|
fcc4a01eb8
USB: use the runtime-PM autosuspend implementation
|
14 years ago |
Ming Lei
|
6ddf27cdbc
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
|
14 years ago |
Ming Lei
|
63defa73c8
USB: use the no_callbacks flag for interfaces
|
14 years ago |
Peter Chen
|
7491f13367
USB: do not print -ESHUTDOWN message if usb at otg device mode
|
14 years ago |
Alan Stern
|
b409214c68
USB: remove fake "address-of" expressions
|
15 years ago |
csanchez@neurowork.net
|
16be57259f
USB: core driver: Fix Coding Styles
|
15 years ago |
Alan Stern
|
4882662626
USB: obey the sysfs power/wakeup setting
|
15 years ago |
Alan Stern
|
c043f12456
USB: unbind all interfaces before rebinding them
|
15 years ago |
Alan Stern
|
89842ae651
USB: fix interface runtime-PM settings
|
15 years ago |
Alan Stern
|
9e18c82165
USB: use PM core routines to enable/disable autosuspend
|
15 years ago |
Alan Stern
|
7560d32ec7
USB: improve runtime remote wakeup settings
|
15 years ago |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 years ago |
Alan Stern
|
571dc79d62
USB: put claimed interfaces in the "suspended" state
|
15 years ago |