aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/wusb-wa.h
Commit message (Collapse)AuthorAge
* USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman2010-05-20
| | | | | | | Lots of minor formatting cleanups in includes/usb/ to make checkpatch happier. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
* wusb: do a proper channel stopDavid Vrabel2008-10-28
| | | | | | | | 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>
* wusb: add the Wireless USB include files.Inaky Perez-Gonzalez2008-09-17
Common header files derived from the WUSB 1.0 specification. Signed-off-by: David Vrabel <david.vrabel@csr.com>