u-boot-brain/drivers/usb
Stephen Warren 369d3c439a USB: gadget: atmel: zero out allocated requests
A UDC's alloc_request method should zero out the newly allocated request.
Ensure the Atmel driver does so. This issue was found by code inspection,
following the investigation of an intermittent issue with ci_udc, which
was tracked down to failing to zero out allocated requests following some
of my changes. All other UDC drivers already zero out requests in one
way or another.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
2014-07-02 15:45:38 +02:00
..
eth usb: eth: smsc95xx: add LAN9500A device ID 2014-06-25 22:46:28 +02:00
gadget USB: gadget: atmel: zero out allocated requests 2014-07-02 15:45:38 +02:00
host usb: xhci: (likely) fix bracket in if condition 2014-06-25 22:43:16 +02:00
musb usb: create common header virtual root hub descriptors 2014-03-10 18:53:36 +01:00
musb-new musb-new, dfu: first send request answer then call completions 2014-05-08 10:38:30 +02:00
phy drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00
ulpi drivers: usb: convert makefiles to Kbuild style 2013-10-31 13:25:38 -04:00