u-boot-2016/drivers/usb
Patrick Delaunay 8987012fe5 usb: gadget: dfu: add functional descriptor in descriptor set
The "DFU descriptor set" must contain the "DFU functional descriptor"
but it is missing today in U-Boot code
(cf: DFU spec 1.1, chapter 4.2 DFU Mode Descriptor Set)
This patch only allocate buffer and copy DFU functional descriptor
after interfaces.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com>
2017-02-26 13:24:30 +01:00
..
common fsl/usb: enable the errata-a005697 for ls1012a 2016-12-05 08:31:45 -08:00
dwc3 usb: dwc3: gadget: Remove unused header inclusion 2017-02-26 13:24:30 +01:00
emul dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
eth net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers 2016-12-08 10:36:22 -06:00
gadget usb: gadget: dfu: add functional descriptor in descriptor set 2017-02-26 13:24:30 +01:00
host dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
musb Fix spelling of "occurred". 2016-05-02 18:37:09 -04:00
musb-new dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
phy treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> 2016-09-23 22:25:27 -04:00
ulpi usb: ulpi: Fix compile warning in read/write on 64-bit machines. 2016-04-01 17:18:09 -04:00
Kconfig usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig 2016-04-20 11:43:27 +02:00