Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-21 | usb: dwc3: gadget: remove duplicated missed isoc handling | Felipe Balbi | |
Now, this part of the code is duplicated and brings no extra value to the driver. Let's remove it. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> | |||
2018-05-21 | usb: dwc3: gadget: remove DWC3_EP_BUSY flag | Felipe Balbi | |
It has no use anymore. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> | |||
2017-06-02 | usb: dwc3: add ReST documentation | Felipe Balbi | |
Document a few details about DWC3 in order to help people report bugs and debug DWC3. Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com> |