linux-stable/drivers/usb/dwc2
Minas Harutyunyan f8e6a3412d usb: dwc2: Fix in ISOC request length checking
commit 860ef6cd3f upstream.

Moved ISOC request length checking from dwc2_hsotg_start_req() function to
dwc2_hsotg_ep_queue().

Fixes: 4fca54aa58 ("usb: gadget: s3c-hsotg: add multi count support")
Signed-off-by: Minas Harutyunyan <hminas@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-02-28 16:38:59 +01:00
..
core.c usb: dwc2: use a longer core rest timeout in dwc2_core_reset() 2019-12-05 09:21:25 +01:00
core.h
core_intr.c
debug.h
debugfs.c
gadget.c usb: dwc2: Fix in ISOC request length checking 2020-02-28 16:38:59 +01:00
hcd.c usb: dwc2: fix unbalanced use of external vbus-supply 2019-11-06 13:05:18 +01:00
hcd.h usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression) 2019-06-19 08:18:05 +02:00
hcd_ddma.c
hcd_intr.c usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression) 2019-06-19 08:18:05 +02:00
hcd_queue.c usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression) 2019-06-19 08:18:05 +02:00
hw.h
Kconfig
Makefile
params.c usb: dwc2: disable power_down on rockchip devices 2019-11-24 08:20:16 +01:00
pci.c usb: dwc2: pci: Fix an error code in probe 2018-12-13 09:16:11 +01:00
platform.c