dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/usb/dwc3
Sebastian Andrzej Siewior 12d36c16bd usb: dwc3: gadget: initialize max_streams
Without this the gadget will never be able to allocate a stream capable
endpoint. The manual says that the stream id is a 16bit id. It does not
talk about an upper limit in any other way. So I think 15 is a
reasonable limit :)

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-11-14 11:51:31 -08:00
..
Kconfig
Makefile
core.c usb: Add module.h to various dwc3 drivers 2011-10-04 10:27:28 -07:00
core.h usb: dwc3: gadget: allow clock gating to work 2011-10-04 10:25:56 -07:00
debug.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
debugfs.c usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
dwc3-omap.c usb: Add module.h to various dwc3 drivers 2011-10-04 10:27:28 -07:00
dwc3-pci.c usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00
ep0.c usb: dwc3: convert structures into bitshifts 2011-10-04 10:25:56 -07:00
gadget.c usb: dwc3: gadget: initialize max_streams 2011-11-14 11:51:31 -08:00
gadget.h usb: dwc3: convert structures into bitshifts 2011-10-04 10:25:56 -07:00
io.h usb: dwc: remove "All rights reserved" statement. 2011-10-04 10:25:52 -07:00