Alan Stern
|
f2189c477c
USB: Add new PM callback methods for USB
|
16 years ago |
Alan Stern
|
cd9f03759d
usbfs: send disconnect signals when device is unregistered
|
17 years ago |
Alan Stern
|
78d9a487ee
USB: Force unbinding of drivers lacking reset_resume or other methods
|
17 years ago |
Alan Stern
|
2e5f10e4f0
USB: create attributes before sending uevent
|
17 years ago |
Alan Stern
|
70a1c9e086
USB: remove dev->power.power_state
|
17 years ago |
Greg Kroah-Hartman
|
84cca820ee
USB: fix codingstyle issues in drivers/usb/core/*.h
|
17 years ago |
Greg Kroah-Hartman
|
b5ea060f1e
USB: rename choose_configuration
|
18 years ago |
Inaky Perez-Gonzalez
|
93993a0a3e
usb: introduce usb_authorize/deauthorize()
|
18 years ago |
Alan Stern
|
bdd016ba64
USB: add ep->enable
|
18 years ago |
Alan Stern
|
54515fe528
USB: unify reset_resume and normal resume
|
18 years ago |
Alan Stern
|
4956eccdd6
USB: remove __usb_port_suspend
|
18 years ago |
Alan Stern
|
0458d5b4c9
USB: add USB-Persist facility
|
18 years ago |
Alan Stern
|
784a6e1cc4
USB: interface PM state
|
18 years ago |
Kay Sievers
|
9f8b17e643
USB: make usbdevices export their device nodes instead of using a separate class
|
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 |
Alan Stern
|
19c262391c
USB: export autosuspend delay in sysfs
|
18 years ago |
Alan Stern
|
b5e795f8df
USB: make autosuspend delay a module parameter
|
18 years ago |
Oliver Neukum
|
7ceec1f1d2
USB: add a blacklist for devices that can't handle some things we throw at them.
|
18 years ago |
Greg Kroah-Hartman
|
bb417020ba
USB: refactor usb device matching and create usb_device_match
|
18 years ago |
Alan Stern
|
94fcda1f8a
usbcore: remove unused argument in autosuspend
|
18 years ago |
Eric W. Biederman
|
2425c08b37
[PATCH] usb: fixup usb so it uses struct pid
|
18 years ago |
Alan Stern
|
e0318ebff4
USB: fix autosuspend when CONFIG_PM isn't set
|
18 years ago |
Alan Stern
|
bd859281c0
USB: create new workqueue thread for USB autosuspend
|
18 years ago |
Greg Kroah-Hartman
|
1b21d5e166
USB: fix __must_check warnings in drivers/usb/core/
|
18 years ago |
Alan Stern
|
02c399ee45
usbcore: remove usb_suspend_root_hub
|
18 years ago |
Alan Stern
|
645daaab0b
usbcore: add autosuspend/autoresume infrastructure
|
18 years ago |
Alexey Dobriyan
|
42d8a2d22b
USB: Turn usb_resume_both() into static inline
|
19 years ago |
Luiz Fernando N. Capitulino
|
095bc33536
USB core: Use const where possible.
|
18 years ago |
Luiz Fernando N. Capitulino
|
066202dd48
USB: Make file operations structs in drivers/usb const.
|
19 years ago |