kernel-fxtec-pro1x/drivers/usb/wusbcore
David Vrabel 4656d5de95 wusb: reset WUSB devices with SetAddress(0)
Using a Reset Device IE to reset a WUSB device is too heavyweight as it
causes the devcie to disconnect (which the USB stack does not expect and
cannot handle).  Instead, do a SetAddress(0); SetAddress(AuthAddr) for
authenticated devices.

Unauthenticated devices will not be reset and the stack will have to rely
on the device timing out after TrustTimeout and disconnecting.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
2008-10-28 12:10:25 +00:00
..
cbaf.c wusb: wusb-cbaf (CBA driver) sysfs ABI simplification 2008-09-17 16:54:35 +01:00
crypto.c wusb: disable verification of the key generation algorithms 2008-10-28 12:08:21 +00:00
dev-sysfs.c wusb: add the Wireless USB core 2008-09-17 16:54:29 +01:00
devconnect.c wusb: reset WUSB devices with SetAddress(0) 2008-10-28 12:10:25 +00:00
Kconfig uwb: depend on EXPERIMENTAL 2008-09-17 16:54:36 +01:00
Makefile wusb: wusb-cbaf (CBA driver) sysfs ABI simplification 2008-09-17 16:54:35 +01:00
mmc.c wusb: do a proper channel stop 2008-10-28 12:08:46 +00:00
pal.c uwb: add symlinks in sysfs between radio controllers and PALs 2008-09-17 16:54:35 +01:00
reservation.c uwb: reference count reservations 2008-10-28 12:07:23 +00:00
rh.c wusb: reset WUSB devices with SetAddress(0) 2008-10-28 12:10:25 +00:00
security.c wusb: reset WUSB devices with SetAddress(0) 2008-10-28 12:10:25 +00:00
wa-hc.c wusb: add the Wire Adapter (WA) core 2008-09-17 16:54:31 +01:00
wa-hc.h wusb: add the Wire Adapter (WA) core 2008-09-17 16:54:31 +01:00
wa-nep.c wusb: add the Wire Adapter (WA) core 2008-09-17 16:54:31 +01:00
wa-rpipe.c wusb: fix bmRequestType for Abort RPipe request 2008-09-17 16:54:32 +01:00
wa-xfer.c uwb: use kcalloc where appropriate 2008-10-15 14:50:10 +01:00
wusbhc.c uwb: add symlinks in sysfs between radio controllers and PALs 2008-09-17 16:54:35 +01:00
wusbhc.h wusb: reset WUSB devices with SetAddress(0) 2008-10-28 12:10:25 +00:00