
On Wed, Jul 02, 2014 at 03:54:03PM +0200, Marek Vasut wrote:
The following changes since commit ba9b42c81b0734d53edfbb1fe4a6ded7de78c5ab:
Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 (2014-06-24 14:06:22 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-usb.git HEAD
for you to fetch changes up to dcb89b5aa0a90f791a594e0177cb144fdccec784:
usb: ci_udc: use var name ep/ci_ep consistently (2014-07-02 15:45:38 +0200)
Ilya Ledvich (1): usb: eth: smsc95xx: add LAN9500A device ID
Jeroen Hofstee (5): usb: cosmetic: double const usb:composite: clear the whole common buffer usb:g_dnl:f_thor: remove memset before memcpy usb: xhci: (likely) fix bracket in if condition usb: fastboot: fix potential buffer overflow
Stephen Warren (11): usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC usb: ci_udc: fix typo in debug message dfu: free entities when parsing fails usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs usb: ci_udc: lift ilist size calculations to global scope usb: ci_udc: fix items array size/stride calculation usb: ci_udc: remove controller.items array usb: ci_udc: don't memalign() struct ci_req allocations USB: gadget: atmel: zero out allocated requests usb: ci_udc: use var name ep/ci_ep consistently
Yasuhisa Umano (1): usb: r8a66597: Fix initilization size of r8a66597 info structure
yasuhisa umano (1): usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB
Applied to u-boot/master, thanks!