u-boot-brain/drivers/usb/dwc3
Marek Szyprowski 5dc4538bf3 usb: dwc3: add a workaround for too small OUT requests
DWC3 hangs on OUT requests smaller than maxpacket size,
so HACK the request length to be at least equal to maxpacket size.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
2015-04-14 05:48:12 +02:00
..
core.c usb: dwc3: make dwc3_set_mode to static 2015-04-14 05:48:12 +02:00
core.h usb: dwc3: make dwc3_set_mode to static 2015-04-14 05:48:12 +02:00
dwc3-omap.c usb: dwc3: dwc3-omap: add interrupt status API to check for interrupts 2015-04-14 05:48:10 +02:00
ep0.c usb: dwc3: Add chained TRB support for ep0 2015-04-14 05:48:10 +02:00
gadget.c usb: dwc3: add a workaround for too small OUT requests 2015-04-14 05:48:12 +02:00
gadget.h usb: dwc3: gadget: make dwc3 gadget build in uboot 2015-04-14 05:48:09 +02:00
io.h dwc3: flush the buffers before using it 2015-04-14 05:48:10 +02:00
linux-compat.h usb: dwc3: core: make dwc3 core build in uboot 2015-04-14 05:48:09 +02:00
Makefile usb: dwc3: Makefile: Make dwc3 driver compile in u-boot 2015-04-14 05:48:10 +02:00
ti_usb_phy.c usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms 2015-04-14 05:48:10 +02:00