remarkable-linux/Documentation/usb
Alan Stern 9bbdf1e0af USB: convert to the runtime PM framework
This patch (as1329) converts the USB stack over to the PM core's
runtime PM framework.  This involves numerous changes throughout
usbcore, especially to hub.c and driver.c.  Perhaps the most notable
change is that CONFIG_USB_SUSPEND now depends on CONFIG_PM_RUNTIME
instead of CONFIG_PM.

Several fields in the usb_device and usb_interface structures are no
longer needed.  Some code which used to depend on CONFIG_USB_PM now
depends on CONFIG_USB_SUSPEND (requiring some rearrangement of header
files).

The only visible change in behavior should be that following a system
sleep (resume from RAM or resume from hibernation), autosuspended USB
devices will be resumed just like everything else.  They won't remain
suspended.  But if they aren't in use then they will naturally
autosuspend again in a few seconds.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-02 14:54:12 -08:00
..
acm.txt
anchors.txt trivial: Miscellaneous documentation typo fixes 2009-06-12 18:01:47 +02:00
authorization.txt USB: Fix sysfs paths in documentation 2009-09-23 06:46:41 -07:00
callbacks.txt trivial: usb: fix missing space typo in doc 2009-06-12 18:01:51 +02:00
CREDITS
dma.txt Documentation: move DMA-mapping.txt to Doc/PCI/ 2009-01-29 18:19:29 -08:00
ehci.txt
error-codes.txt USB: check the endpoint type against the pipe type 2010-03-02 14:53:07 -08:00
gadget_printer.txt
gadget_serial.txt USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm behaviour 2008-12-17 10:49:13 -08:00
hiddev.txt
hotplug.txt
iuu_phoenix.txt
linux.inf
misc_usbsevseg.txt USB: Added driver for a Delcom USB 7-segment LED Display 2008-10-17 14:40:51 -07:00
mtouchusb.txt
ohci.txt
persist.txt
power-management.txt USB: convert to the runtime PM framework 2010-03-02 14:54:12 -08:00
proc_usb_info.txt USB: fix comment about endianness of descriptors 2008-12-17 10:49:14 -08:00
rio.txt
URB.txt
usb-help.txt
usb-serial.txt
usbmon.txt USB: fix paths in usbmon documentation 2009-09-23 06:46:37 -07:00
wusb-cbaf uwb: add basic radio manager 2008-11-19 14:46:33 +00:00
WUSB-Design-overview.txt trivial: Miscellaneous documentation typo fixes 2009-06-12 18:01:47 +02:00