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
|
19 years ago |
Greg Kroah-Hartman
|
1b21d5e166
USB: fix __must_check warnings in drivers/usb/core/
|
19 years ago |
Alan Stern
|
02c399ee45
usbcore: remove usb_suspend_root_hub
|
19 years ago |
Alan Stern
|
645daaab0b
usbcore: add autosuspend/autoresume infrastructure
|
19 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.
|
19 years ago |
Luiz Fernando N. Capitulino
|
066202dd48
USB: Make file operations structs in drivers/usb const.
|
19 years ago |
Alan Stern
|
d388dab7b5
hub driver: improve use of #ifdef
|
19 years ago |
Alan Stern
|
4d064c0802
usbcore: track whether interfaces are suspended
|
19 years ago |
Alan Stern
|
a8e7c56535
usbcore: resume device resume recursion
|
19 years ago |
Alan Stern
|
8bb54ab573
usbcore: add usb_device_driver definition
|
19 years ago |
Alan Stern
|
36e56a3458
usbcore: move code among source files
|
19 years ago |
Alan Stern
|
140d8f6874
usbcore: rename usb_suspend_device to usb_port_suspend
|
19 years ago |
Alan Stern
|
4a2a8a2cce
usbfs: private mutex for open, release, and remove
|
19 years ago |
David Quigley
|
7a01955f99
[PATCH] SELinux: update USB code with new kill_proc_info_as_uid
|
19 years ago |
Greg Kroah-Hartman
|
36679ea598
[PATCH] USB: make usb_create_ep_files take a struct device
|
19 years ago |
Greg Kroah-Hartman
|
84412f6291
[PATCH] USB: move the endpoint specific sysfs code to it's own file
|
19 years ago |
Alan Stern
|
9ad3d6ccf5
[PATCH] USB: Remove USB private semaphore
|
19 years ago |
Greg Kroah-Hartman
|
ddae41be61
[PATCH] USB: reorg some functions out of the main usb.c file
|
19 years ago |
Alan Stern
|
4f62efe67f
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
|
19 years ago |