linux/drivers/usb/class
Oliver Neukum 11ea859d64 USB: additional power savings for cdc-acm devices that support remote wakeup
this patch saves power for cdc-acm devices that support remote wakeup
while the device is connected.

- request needs_remote_wakeup when needed
- delayed write while a device is autoresumed
- the device is marked busy when appropriate

Signed-off-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 15:16:36 -07:00
..
cdc-acm.c USB: additional power savings for cdc-acm devices that support remote wakeup 2008-07-21 15:16:36 -07:00
cdc-acm.h USB: additional power savings for cdc-acm devices that support remote wakeup 2008-07-21 15:16:36 -07:00
cdc-wdm.c USB: cdc-wdm cleanup 2008-07-21 15:16:31 -07:00
Kconfig USB: CDC WDM driver 2008-05-20 14:14:15 -07:00
Makefile USB: CDC WDM driver 2008-05-20 14:14:15 -07:00
usblp.c USB: fix pm counter leak in usblp 2008-02-21 15:38:48 -08:00