kernel-fxtec-pro1x/drivers/usb/dwc3
Thinh Nguyen 9c75144644 usb: dwc3: gadget: Handle ZLP for sg requests
[ Upstream commit bc9a2e226ea95e1699f7590845554de095308b75 ]

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:24:31 +02:00
..
core.c usb: dwc3: core: add support for disabling SS instances in park mode 2020-04-17 10:48:41 +02:00
core.h usb: dwc3: gadget: Properly set maxpacket limit 2020-05-10 10:30:06 +02:00
debug.h
debugfs.c
drd.c
dwc3-exynos.c
dwc3-haps.c PCI: Move Synopsys HAPS platform device IDs 2020-06-22 09:05:23 +02:00
dwc3-keystone.c
dwc3-of-simple.c
dwc3-omap.c
dwc3-pci.c usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work 2020-07-16 08:17:23 +02:00
dwc3-qcom.c
dwc3-st.c
ep0.c
gadget.c usb: dwc3: gadget: Handle ZLP for sg requests 2020-09-03 11:24:31 +02:00
gadget.h
host.c
io.h
Kconfig
Makefile
trace.c
trace.h
ulpi.c