linux_dsm_epyc7002/drivers/usb/dwc3
Felipe Balbi 5812b1c236 usb: dwc3: add a bounce buffer for control endpoints
This core cannot handle OUT transfers which aren't
aligned to wMaxPacketSize, but that can happen at
least on control endpoint with the USB Audio Class.

This patch adds a bounce buffer to be used on the
case of a non-aligned ep0out request is queued.

Signed-off-by: Felipe Balbi <balbi@ti.com>
2011-09-09 13:02:04 +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: fix 'transfered' typo 2011-09-09 13:02:00 +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