WSL2-Linux-Kernel/drivers/usb/gadget
Juha Yrj?l? 4e67185a7a [PATCH] add usb transceiver set_suspend() method
When a USB device is put into suspend mode, the current drawn from VBUS
has to be less than 500 uA. Some transceivers need to be put into a
special power-saving mode to accomplish this, and won't have a separate
OTG driver handling that.

This adds a suspend method to the "otg_transceiver" struct -- misnamed,
it's not only for OTG -- and calls it from the OMAP UDC driver.

Signed-off-by: Juha Yrj?l? <juha.yrjola@nokia.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-10-28 16:47:45 -07:00
..
Kconfig [PATCH] USB: Kconfig fixes for usb/gadget 2005-06-27 14:43:53 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
config.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dummy_hcd.c [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend 2005-10-28 16:47:44 -07:00
epautoconf.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ether.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
file_storage.c [PATCH] g_file_storage: fix obscure race condition 2005-10-28 16:47:43 -07:00
gadget_chips.h [PATCH] USB: Gadget library: centralize gadget controller numbers 2005-09-08 16:22:16 -07:00
goku_udc.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
goku_udc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c [PATCH] USB gadgetfs: fixes an error on writing to endpoint file 2005-09-12 12:23:45 -07:00
lh7a40x_udc.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
lh7a40x_udc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ndis.h [PATCH] USB: rndis updates (mostly cleanup) 2005-06-27 14:43:50 -07:00
net2280.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
net2280.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
omap_udc.c [PATCH] add usb transceiver set_suspend() method 2005-10-28 16:47:45 -07:00
omap_udc.h [PATCH] USB: more omap_udc updates (dma and omap1710) 2005-06-27 14:43:50 -07:00
pxa2xx_udc.c Merge ../bleed-2.6 2005-10-28 10:13:16 -07:00
pxa2xx_udc.h [ARM] 3044/1: Fix sparse warnings about incompatible pointer types for register defined in pxa-regs.h 2005-10-28 15:26:42 +01:00
rndis.c [PATCH] USB gadget: drain rndis response queue on disconnect 2005-06-27 14:44:00 -07:00
rndis.h [PATCH] USB: rndis updates (mostly cleanup) 2005-06-27 14:43:50 -07:00
serial.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
usbstring.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
zero.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00