android_kernel_motorola_sm6225/drivers/usb/dwc3
Felipe Balbi a6829706ce usb: dwc3: ep0: add handling for unaligned OUT transfers
In case we have transfers which aren't aligned
to wMaxPacketSize, we need to be careful with
how we start the transfer with the HW. OUT
transfers _must_ be aligned with wMaxPacketSize
and in order to guarantee that, we use a bounce
buffer.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-09-09 13:02:05 +03:00
..
core.c
core.h usb: dwc3: add a bounce buffer for control endpoints 2011-09-09 13:02:04 +03:00
debug.h
debugfs.c usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open() 2011-09-09 13:01:59 +03:00
dwc3-omap.c
dwc3-pci.c
ep0.c usb: dwc3: ep0: add handling for unaligned OUT transfers 2011-09-09 13:02:05 +03:00
gadget.c usb: dwc3: add a bounce buffer for control endpoints 2011-09-09 13:02:04 +03:00
gadget.h usb: fix dwc3 build when USB_GADGET_DWC3 is not enabled 2011-08-24 15:06:53 -07:00
io.h
Kconfig
Makefile