linux/drivers/usb/wusbcore
David Vrabel 6da9c99059 USB: allow libusb to talk to unauthenticated WUSB devices
To permit a userspace application to associate with WUSB devices
using numeric association, control transfers to unauthenticated WUSB
devices must be allowed.

This requires that wusbcore correctly sets the device state to
UNAUTHENTICATED, DEFAULT and ADDRESS and that control transfers can be
performed to UNAUTHENTICATED devices.

Signed-off-by: David Vrabel <david.vrabel@csr.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-03-24 16:20:35 -07: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
cbaf.c wusb: remove unused #include <version.h> 2008-10-31 15:10:27 +00:00
crypto.c uwb: use print_hex_dump() 2008-12-22 18:27:17 +00:00
dev-sysfs.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
devconnect.c USB: allow libusb to talk to unauthenticated WUSB devices 2009-03-24 16:20:35 -07:00
mmc.c wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive 2008-11-25 14:23:40 +00:00
pal.c uwb: add basic radio manager 2008-11-19 14:46:33 +00:00
reservation.c wusb: fix oops when terminating a non-existant reservation 2008-12-12 13:25:21 +00:00
rh.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream 2009-01-22 19:12:32 +00:00
security.c USB: allow libusb to talk to unauthenticated WUSB devices 2009-03-24 16:20:35 -07: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 uwb: use print_hex_dump() 2008-12-22 18:27:17 +00:00
wa-rpipe.c uwb: use dev_dbg() for debug messages 2008-12-22 18:22:50 +00:00
wa-xfer.c USB: wusbcore/wa-xfer, fix lock imbalance 2009-03-17 14:01:29 -07:00
wusbhc.c uwb: add symlinks in sysfs between radio controllers and PALs 2008-09-17 16:54:35 +01:00
wusbhc.h uwb: add basic radio manager 2008-11-19 14:46:33 +00:00