
12 Apr
2013
12 Apr
'13
1 p.m.
On Mon, Apr 8, 2013 at 4:05 PM, Vivek Gautam gautam.vivek@samsung.com wrote:
Based on 'u-boot-usb' master branch.
This patch-series includes majorly some clean-up, few fixes and then some basic super-speed usb infrastructure addition, to help put support for XHCI in near future.
Changes from v1:
- Fixing the issue with 'ifno' as well as added 'if_desc'.
- Instead of turning-on only powered-off hub ports, power-cycle all the hub ports (aka: turning off and then turning on again power to all the ports.
- Fixing commenting style problem in 'usb: Update device class in usb device's descriptor'
- Fixing typo in commit message for 'usb: hub: Fix enumration timeout'
- Removing separate definition for 'struct usb_ep_desc'; thereby adding 'struct usb_ss_ep_comp_descriptor' to 'struct usb_interface' only. As a result modifying the patch accordingly also dropping the patch 'usb: eth: Fix for updated usb interface descriptor structure'
- Dropping the patch 'usb: hub: Increase device enumeration timeout for broken drives' for now (will come back with a solution at later point of time).
Re-spinning this patch-series for V3.
--
Thanks & Regards
Vivek