Greg Kroah-Hartman
|
8e9394ce24
Driver core: create lock/unlock functions for struct device
|
15 years ago |
Alan Stern
|
cceffe9348
USB: remove debugging message for uevent constructions
|
15 years ago |
Alan Stern
|
9bbdf1e0af
USB: convert to the runtime PM framework
|
15 years ago |
Alan Stern
|
0c590e2361
USB: rearrange functions in driver.c
|
15 years ago |
Alan Stern
|
088f7fec8a
USB: implement usb_enable_autosuspend
|
15 years ago |
Alan Stern
|
62e299e61a
USB: change locking for device-level autosuspend
|
15 years ago |
Alan Stern
|
0f3dda9f7f
USB: rearrange code in usb_probe_interface
|
15 years ago |
Alan Stern
|
6d19c009cc
USB: implement non-tree resume ordering constraints for PCI host controllers
|
15 years ago |
CHENG Renquan
|
0c7a2b7274
USB: add remove_id sysfs attr for usb drivers
|
15 years ago |
Alan Stern
|
8e4ceb38eb
USB: prepare for changover to Runtime PM framework
|
15 years ago |
Alan Stern
|
fb34d53752
USB: remove the auto_pm flag
|
15 years ago |
Oliver Neukum
|
1e5ea5e320
USB: fix missing error check in probing
|
16 years ago |
Alan Stern
|
ccf5b801ce
USB: make intf.pm_usage an atomic_t
|
16 years ago |
Alan Stern
|
7cbe5dca39
USB: add API for userspace drivers to "claim" ports
|
16 years ago |
Frans Pop
|
23a54e5675
USB: Avoid PM error messages during resume if a device was disconnected
|
16 years ago |
Kay Sievers
|
5512966643
usb: convert endpoint devices to bus-less childs of the usb interface
|
16 years ago |
Alan Stern
|
91f8d063d3
USB: consolidate usb_unbind_interface and usb_driver_release_interface
|
16 years ago |
Alan Stern
|
ddeac4e75f
USB: fix toggle mismatch in disable_endpoint paths
|
16 years ago |
Alan Stern
|
2caf7fcdb8
USB: re-enable interface after driver unbinds
|
16 years ago |
Alan Stern
|
65bfd2967c
USB: Enhance usage of pm_message_t
|
16 years ago |
Alan Stern
|
4ec06d6296
USB: utilize round_jiffies_up_relative()
|
16 years ago |
Inaky Perez-Gonzalez
|
dc023dceec
USB: Introduce usb_queue_reset() to do resets from atomic contexts
|
16 years ago |
Alan Stern
|
9ac39f28b5
USB: add asynchronous autosuspend/autoresume support
|
16 years ago |
Alan Stern
|
24c0996a6b
USB: skip Set-Interface(0) if already in altsetting 0
|
16 years ago |
Alan Stern
|
6c6409459a
USB: don't rebind drivers after failed resume or reset
|
16 years ago |
Oliver Neukum
|
399d31da4e
USB: RESET_RESUME needs to block autosuspend when remote wakeup is needed
|
17 years ago |
Alan Stern
|
5096aedcd2
USB: Don't rebind before "complete" callback
|
17 years ago |
Alan Stern
|
f2189c477c
USB: Add new PM callback methods for USB
|
17 years ago |
Alan Stern
|
55151d7dab
USB: Defer Set-Interface for suspended devices
|
17 years ago |
Alan Stern
|
65605ae8e5
USB: Add udev argument to interface suspend/resume functions
|
17 years ago |