linux/drivers/usb/dwc3
Thinh Nguyen 6a862aa31e usb: dwc3: gadget: Handle ZLP for sg requests
[ Upstream commit bc9a2e226e ]

Currently dwc3 doesn't handle usb_request->zero for SG requests. This
change checks and prepares extra TRBs for the ZLP for SG requests.

Cc: <stable@vger.kernel.org> # v4.5+
Fixes: 04c03d10e5 ("usb: dwc3: gadget: handle request->zero")
Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-09-03 11:27:09 +02:00
..
Kconfig
Makefile
core.c usb: dwc3: core: add support for disabling SS instances in park mode 2020-04-17 10:50:04 +02:00
core.h usb: dwc3: gadget: Properly set maxpacket limit 2020-05-10 10:31:24 +02:00
debug.h
debugfs.c
drd.c
dwc3-exynos.c
dwc3-haps.c
dwc3-keystone.c
dwc3-meson-g12a.c
dwc3-of-simple.c
dwc3-omap.c
dwc3-pci.c usb: dwc3: pci: add support for the Intel Jasper Lake 2020-07-29 10:18:38 +02:00
dwc3-qcom.c
dwc3-st.c
ep0.c
gadget.c usb: dwc3: gadget: Handle ZLP for sg requests 2020-09-03 11:27:09 +02:00
gadget.h
host.c
io.h
trace.c
trace.h
ulpi.c