1. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  2. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  3. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  4. d81db48 usb: hub: Don't continue on get_port_status failure by Marek Vasut · 8 years ago
  5. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  6. c998da0 usb: Change power-on / scanning timeout handling by Stefan Roese · 9 years ago
  7. 2ef117f usb: Remove 200 ms delay in usb_hub_port_connect_change() by Stefan Roese · 9 years ago
  8. f7f6010 usb: legacy_hub_port_reset(): Speedup hub reset handling by Stefan Roese · 9 years ago
  9. 3884c98 dm: usb: Avoid time delays in sandbox tests by Simon Glass · 9 years ago
  10. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  11. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  12. dcc7dbc usb: Fix device detection code by Marek Vasut · 9 years ago
  13. abb59cf dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · 9 years ago
  14. 08f3bb0 usb: add device connection/disconnection detection by Vincent Palatin · 9 years ago
  15. 45b9ea1 usb: Stop reset procedure when a dev is handed over to a companion hcd by Hans de Goede · 9 years ago
  16. ad84a42 usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors by Hans de Goede · 9 years ago
  17. 054fe48 dm: usb: Add driver model support for hubs by Simon Glass · 10 years ago
  18. 361ad6a dm: usb: Split hub detection into its own function by Simon Glass · 10 years ago
  19. 862e75c dm: usb: Refactor port resets by Simon Glass · 10 years ago
  20. 79b5888 dm: usb: Adjust usb_alloc_new_device() to return an error by Simon Glass · 10 years ago
  21. 319418c usb: hub: allow pgood_delay to be specified via env by Tim Harvey · 9 years ago
  22. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  23. 0834bb2 usb: Do not power-cycle usb devices on init by Hans de Goede · 10 years ago
  24. 74c0d75 usb: hub: don't check CONNECTION in hub_port_reset() by Stephen Warren · 10 years ago
  25. 77b83e6 usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY by Stephen Warren · 10 years ago
  26. 0d437bc usb: hub: fix power good delay timing by Stephen Warren · 10 years ago
  27. eaf3e61 usb: Use well-known descriptor sizes when parsing configuration by Julius Werner · 11 years ago
  28. 3615a99 USB: usb-hub: Add a weak function for resetting devices by Dan Murphy · 11 years ago
  29. 0adc331 usb_hub: fix power cycling logic by Nikita Kiryanov · 11 years ago
  30. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  31. e82a316 usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 11 years ago
  32. aa15505 usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · 11 years ago
  33. 55f4b57 usb: fix: Fixing Port status and feature number constants by Vivek Gautam · 11 years ago
  34. 0bf796f usb: hub: Parallelize power-cycling of root-hub ports by Vivek Gautam · 11 years ago
  35. 6497c66 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · 11 years ago
  36. 289f3cb usb: hub: Fix enumration timeout by Vivek Gautam · 11 years ago
  37. 020bbcb usb: hub: Power-cycle on root-hub ports by Vivek Gautam · 11 years ago
  38. ceb4972 usb: common: Weed out USB_**_PRINTFs from usb framework by Vivek Gautam · 11 years ago
  39. 359439d usb: Clean up newly allocated device nodes in case of configuration failure by Milind Choudhary · 12 years ago
  40. b6d7852 usbh/ehci: Increase timeout for enumeration by Vipin Kumar · 12 years ago
  41. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  42. 93ad908 usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  43. f576613 USB: Align buffers at cacheline by Puneet Saxena · 12 years ago
  44. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  45. a1a28c6 USB: relax usbcore reset timings by Wolfgang Grandegger · 13 years ago
  46. 23faf2b USB: Separate out USB hub driver by Marek Vasut · 13 years ago