summaryrefslogtreecommitdiff
path: root/include/linux/usb/wusb-wa.h
AgeCommit message (Collapse)AuthorFilesLines
2010-05-21USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman1-1/+1
Lots of minor formatting cleanups in includes/usb/ to make checkpatch happier. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-28wusb: do a proper channel stopDavid Vrabel1-0/+1
When stopping the WUSB channel the host should send Channel Stop IEs giving the WUSB Channel Time of the last MMC. Both WHCI and HWA hosts provide a channel stop command for this. Signed-off-by: David Vrabel <david.vrabel@csr.com>
2008-09-17wusb: add the Wireless USB include files.Inaky Perez-Gonzalez1-0/+271
Common header files derived from the WUSB 1.0 specification. Signed-off-by: David Vrabel <david.vrabel@csr.com>