Linus Torvalds
|
2e34b429a4
Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 년 전 |
Alan Stern
|
f76b168b6f
PM: Rename dev_pm_info.in_suspend to is_prepared
|
14 년 전 |
Alan Stern
|
0af212ba8f
USB: don't let errors prevent system sleep
|
14 년 전 |
Rafael J. Wysocki
|
e1620d591a
USB: Move runtime PM callbacks to usb_device_pm_ops
|
14 년 전 |
Sarah Sharp
|
db7c7c0aee
usb: Always return 0 or -EBUSY to the runtime PM core.
|
14 년 전 |
Linus Torvalds
|
c8940eca75
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
|
14 년 전 |
Rafael J. Wysocki
|
b8c76f6aed
PM: Replace the device power.status field with a bit field
|
14 년 전 |
Alan Stern
|
c08512c761
USB: improve uses of usb_mark_last_busy
|
14 년 전 |
Alan Stern
|
fcc4a01eb8
USB: use the runtime-PM autosuspend implementation
|
14 년 전 |
Ming Lei
|
6ddf27cdbc
USB: make usb_mark_last_busy use pm_runtime_mark_last_busy
|
14 년 전 |
Ming Lei
|
63defa73c8
USB: use the no_callbacks flag for interfaces
|
14 년 전 |
Peter Chen
|
7491f13367
USB: do not print -ESHUTDOWN message if usb at otg device mode
|
14 년 전 |
Alan Stern
|
b409214c68
USB: remove fake "address-of" expressions
|
15 년 전 |
csanchez@neurowork.net
|
16be57259f
USB: core driver: Fix Coding Styles
|
15 년 전 |
Alan Stern
|
4882662626
USB: obey the sysfs power/wakeup setting
|
15 년 전 |
Alan Stern
|
c043f12456
USB: unbind all interfaces before rebinding them
|
15 년 전 |
Alan Stern
|
89842ae651
USB: fix interface runtime-PM settings
|
15 년 전 |
Alan Stern
|
9e18c82165
USB: use PM core routines to enable/disable autosuspend
|
15 년 전 |
Alan Stern
|
7560d32ec7
USB: improve runtime remote wakeup settings
|
15 년 전 |
Eric Lescouet
|
27729aadd3
USB: make hcd.h public (drivers dependency)
|
15 년 전 |
Alan Stern
|
571dc79d62
USB: put claimed interfaces in the "suspended" state
|
15 년 전 |
Alan Stern
|
5f677f1d45
USB: fix remote wakeup settings during system sleep
|
15 년 전 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 년 전 |
Greg Kroah-Hartman
|
8e9394ce24
Driver core: create lock/unlock functions for struct device
|
15 년 전 |
Alan Stern
|
cceffe9348
USB: remove debugging message for uevent constructions
|
15 년 전 |
Alan Stern
|
9bbdf1e0af
USB: convert to the runtime PM framework
|
15 년 전 |
Alan Stern
|
0c590e2361
USB: rearrange functions in driver.c
|
15 년 전 |
Alan Stern
|
088f7fec8a
USB: implement usb_enable_autosuspend
|
15 년 전 |
Alan Stern
|
62e299e61a
USB: change locking for device-level autosuspend
|
15 년 전 |
Alan Stern
|
0f3dda9f7f
USB: rearrange code in usb_probe_interface
|
15 년 전 |