Linus Torvalds
|
efefc6eb38
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
|
17 years ago |
Alan Stern
|
d1aa3e6aa8
USB: fix race in autosuspend reschedule
|
17 years ago |
Alan Stern
|
271f9e68f3
USB: skip autosuspended devices during system resume
|
17 years ago |
Alan Stern
|
7108f28465
USB: don't propagate FREEZE or PRETHAW suspends
|
18 years ago |
Alan Stern
|
6840d2555a
USB: flush outstanding URBs when suspending
|
18 years ago |
Alan Stern
|
5ad4f71e2f
USB: move decision to ignore FREEZE events
|
18 years ago |
Inaky Perez-Gonzalez
|
72230abb21
usb: usb_probe_interface() obeys authorization
|
18 years ago |
Kay Sievers
|
7eff2e7a8b
Driver core: change add_uevent_var to use a struct
|
18 years ago |
Nathael Pajani
|
e5dd01154c
USB: fix linked list insertion bugfix for usb core
|
18 years ago |
Alan Stern
|
013d27f265
USB: update last_busy field correctly
|
18 years ago |
David Brownell
|
aebdc3b450
dev_vdbg(), available with -DVERBOSE_DEBUG
|
18 years ago |
Venki Pallipadi
|
8d6d5fd050
USB: Make usb-autosuspend timer 1 sec jiffy aligned
|
18 years ago |
Alan Stern
|
e7e6da9eb1
USB: Remove usages of dev->power.power_state
|
18 years ago |
Alan Stern
|
f07600cf9e
USB: add reset_resume method
|
18 years ago |
Alan Stern
|
20dfdad74a
USB: rework C++-style comments
|
18 years ago |
Alan Stern
|
6bc6cff52e
USB: add RESET_RESUME device quirk
|
18 years ago |
Alan Stern
|
0458d5b4c9
USB: add USB-Persist facility
|
18 years ago |
Alan Stern
|
b6f6436da0
USB: move bus_suspend and bus_resume method calls
|
18 years ago |
Alan Stern
|
4d461095ef
USB: Implement PM FREEZE and PRETHAW
|
18 years ago |
Alan Stern
|
784a6e1cc4
USB: interface PM state
|
18 years ago |
Alan Stern
|
ef7f6c7084
USB: more autosuspend timer stuff
|
18 years ago |
Alan Stern
|
8c9862e512
USB: fix signed jiffies issue in autosuspend logic
|
18 years ago |
Alan Stern
|
1941044aa9
USB: add "last_busy" field for use in autosuspend
|
18 years ago |
Kay Sievers
|
9f8b17e643
USB: make usbdevices export their device nodes instead of using a separate class
|
18 years ago |
Alan Stern
|
2add5229d7
USB: add power/level sysfs attribute
|
18 years ago |
Alan Stern
|
eaafbc3a8a
USB: Allow autosuspend delay to equal 0
|
18 years ago |
Alan Stern
|
6b157c9bf3
USB: separate autosuspend from external suspend
|
18 years ago |
Alan Stern
|
718efa64e3
usbcore: move usb_autosuspend_work
|
18 years ago |
Greg Kroah-Hartman
|
341487a837
USB: remove use of the bus rwsem, as it doesn't really protect anything.
|
18 years ago |
Alan Stern
|
19c262391c
USB: export autosuspend delay in sysfs
|
18 years ago |