linux/drivers/usb/gadget
Thinh Nguyen 27b31b91b0 usb: gadget: f_tcm: Inform last stream request
Set the request->is_last to each stream request to indicate that the
request is the last stream request of a transfer. The DWC3 controller
needs to know this info to properly switch streams. The current
implementation of f_tcm uses a single request per transfer, so every
stream request is the last of its stream.

Signed-off-by: Thinh Nguyen <thinhn@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
2020-05-25 11:09:41 +03:00
..
function usb: gadget: f_tcm: Inform last stream request 2020-05-25 11:09:41 +03:00
legacy usb: gadget: mass_storage: use module_usb_composite_driver to simplify the code 2020-05-25 11:09:40 +03:00
udc usb: gadget: tegra-xudc: add port_speed_quirk 2020-05-25 11:09:40 +03:00
composite.c usb: gadget: composite: Inform controller driver of self-powered 2020-03-15 12:10:14 +02:00
config.c
configfs.c usb: gadget: add "usb_validate_langid" function 2020-05-05 10:58:51 +03:00
configfs.h
epautoconf.c
functions.c
Kconfig usb: gadget: move choice ... endchoice to legacy/Kconfig 2019-12-17 16:24:13 +01:00
Makefile
u_f.c
u_f.h
u_os_desc.h
usbstring.c usb: gadget: add "usb_validate_langid" function 2020-05-05 10:58:51 +03:00