1. 614d9dd usb: hub: Don't continue on get_port_status failure by Marek Vasut · Tue May 03 22:22:59 2016 +0200
  2. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  3. ed4823a usb: Change power-on / scanning timeout handling by Stefan Roese · Tue Mar 15 13:59:15 2016 +0100
  4. 9885801 usb: Remove 200 ms delay in usb_hub_port_connect_change() by Stefan Roese · Tue Mar 15 13:59:13 2016 +0100
  5. 3678cb5 usb: legacy_hub_port_reset(): Speedup hub reset handling by Stefan Roese · Tue Mar 15 13:59:12 2016 +0100
  6. 2d7c499 dm: usb: Avoid time delays in sandbox tests by Simon Glass · Sun Nov 08 23:47:44 2015 -0700
  7. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · Mon Sep 28 23:32:01 2015 -0600
  8. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · Wed Sep 02 17:24:58 2015 -0600
  9. f390874 usb: Fix device detection code by Marek Vasut · Wed Aug 05 03:19:22 2015 +0200
  10. 46952fb dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · Mon Jul 06 16:47:51 2015 -0600
  11. 0489ee3 usb: add device connection/disconnection detection by Vincent Palatin · Mon May 04 11:30:54 2015 -0600
  12. 63f34ca usb: Stop reset procedure when a dev is handed over to a companion hcd by Hans de Goede · Sun May 10 14:10:16 2015 +0200
  13. 2617752 usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors by Hans de Goede · Sun May 10 14:10:15 2015 +0200
  14. 6ab43b6 dm: usb: Add driver model support for hubs by Simon Glass · Wed Mar 25 12:22:10 2015 -0600
  15. f977c18 dm: usb: Split hub detection into its own function by Simon Glass · Wed Mar 25 12:22:09 2015 -0600
  16. c093d6d dm: usb: Refactor port resets by Simon Glass · Wed Mar 25 12:22:04 2015 -0600
  17. d146113 dm: usb: Adjust usb_alloc_new_device() to return an error by Simon Glass · Wed Mar 25 12:22:01 2015 -0600
  18. acda1d5 usb: hub: allow pgood_delay to be specified via env by Tim Harvey · Wed Apr 08 12:21:12 2015 -0700
  19. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · Fri Nov 07 03:03:31 2014 +0900
  20. 5893f23 usb: Do not power-cycle usb devices on init by Hans de Goede · Sat Sep 20 17:03:53 2014 +0200
  21. 3a8e4fa usb: hub: don't check CONNECTION in hub_port_reset() by Stephen Warren · Thu Aug 07 17:07:59 2014 -0600
  22. 683ecd8 usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY by Stephen Warren · Mon May 19 14:21:18 2014 -0600
  23. 62da17c usb: hub: fix power good delay timing by Stephen Warren · Mon May 19 14:21:17 2014 -0600
  24. fc4ec49 usb: Use well-known descriptor sizes when parsing configuration by Julius Werner · Fri Jul 19 13:12:08 2013 -0700
  25. 2666bb1 USB: usb-hub: Add a weak function for resetting devices by Dan Murphy · Thu Aug 01 14:06:01 2013 -0500
  26. 749c6d8 usb_hub: fix power cycling logic by Nikita Kiryanov · Mon Jul 29 13:27:39 2013 +0300
  27. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  28. b5d59de usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · Wed May 15 15:29:23 2013 +0800
  29. 4e5923f usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · Wed May 15 15:29:22 2013 +0800
  30. 86c35be usb: fix: Fixing Port status and feature number constants by Vivek Gautam · Wed Apr 24 02:50:12 2013 +0000
  31. c9b13d6 usb: hub: Parallelize power-cycling of root-hub ports by Vivek Gautam · Wed Apr 24 02:50:11 2013 +0000
  32. df3f221 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · Fri Apr 12 16:34:38 2013 +0530
  33. e6c9590 usb: hub: Fix enumration timeout by Vivek Gautam · Fri Apr 12 16:34:37 2013 +0530
  34. 15e49a6 usb: hub: Power-cycle on root-hub ports by Vivek Gautam · Fri Apr 12 16:34:35 2013 +0530
  35. f94c95d usb: common: Weed out USB_**_PRINTFs from usb framework by Vivek Gautam · Fri Apr 12 16:34:33 2013 +0530
  36. ebb2478 usb: Clean up newly allocated device nodes in case of configuration failure by Milind Choudhary · Wed Dec 12 17:55:28 2012 -0800
  37. a261282 usbh/ehci: Increase timeout for enumeration by Vipin Kumar · Thu Dec 13 16:25:53 2012 +0530
  38. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · Wed Sep 26 00:14:34 2012 +0200
  39. 835e11e usb: do explicit unaligned accesses by Lucas Stach · Thu Sep 06 08:00:13 2012 +0200
  40. 6c9bb60 USB: Align buffers at cacheline by Puneet Saxena · Tue Apr 03 14:56:06 2012 +0530
  41. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · Mon Mar 05 13:47:00 2012 +0000
  42. 9bb46e0 USB: relax usbcore reset timings by Wolfgang Grandegger · Wed Dec 21 00:01:09 2011 +0000
  43. 6da5af3 USB: Separate out USB hub driver by Marek Vasut · Mon Feb 13 18:58:17 2012 +0000