| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-02-02 | usb/uas: add usb_pipe_usage_descriptor | Sebastian Andrzej Siewior | |
| usb_pipe_usage_descriptor defines the struct which is used to describe the type of the endpoint in UAS (status/command/data in+out). It will be used by the UAS gadget, the host code is using a char array for the access. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> | |||
| 2012-02-02 | usb/uas: move UAS structs / defines into a header file | Sebastian Andrzej Siewior | |
| The protocol specific structures and defines which are used by UAS are moved into a header files by this patch so it can be accessed by the UAS gadget as well. Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de> Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com> | |||
