1. 51f60a8 usb: Make portspeed return a read-only string by Ismael Luceno Cortes · 5 years ago
  2. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  3. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  4. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  5. 0ad0458 usb: Correct use of debug() by Simon Glass · 7 years ago
  6. 883946e usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · 7 years ago
  7. 061895f usb: hub: Clear BH reset status change for a 3.0 hub by Bin Meng · 7 years ago
  8. b902035 usb: hub: Clear port reset before usb_hub_port_connect_change() by Bin Meng · 7 years ago
  9. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  10. 81060bb usb: hub: Call usb_update_hub_device() after hub descriptor is fetched by Bin Meng · 7 years ago
  11. 5624dfd usb: hub: Parse and save TT details from device descriptor by Bin Meng · 7 years ago
  12. bbc6f06 usb: hub: Support 'set hub depth' request for USB 3.0 hubs by Bin Meng · 7 years ago
  13. 74ffc7c usb: hub: Translate USB 3.0 hub port status into old version by Bin Meng · 7 years ago
  14. 46c1d49 usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  15. a199a72 usb: hub: Remove hub_port_reset() by Bin Meng · 7 years ago
  16. dfa96e0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · 7 years ago
  17. 337fc7e usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
  18. 53771a4 usb: hub: Revise wLength for 'get port status' request by Bin Meng · 7 years ago
  19. f342119 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 7 years ago
  20. f7a9e5d usb: hub: Update handling connect status/change in usb_scan_port() by Bin Meng · 7 years ago
  21. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  22. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  23. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  24. d81db48 usb: hub: Don't continue on get_port_status failure by Marek Vasut · 8 years ago
  25. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  26. c998da0 usb: Change power-on / scanning timeout handling by Stefan Roese · 9 years ago
  27. 2ef117f usb: Remove 200 ms delay in usb_hub_port_connect_change() by Stefan Roese · 9 years ago
  28. f7f6010 usb: legacy_hub_port_reset(): Speedup hub reset handling by Stefan Roese · 9 years ago
  29. 3884c98 dm: usb: Avoid time delays in sandbox tests by Simon Glass · 9 years ago
  30. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  31. cf92e05 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  32. dcc7dbc usb: Fix device detection code by Marek Vasut · 9 years ago
  33. abb59cf dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · 9 years ago
  34. 08f3bb0 usb: add device connection/disconnection detection by Vincent Palatin · 9 years ago
  35. 45b9ea1 usb: Stop reset procedure when a dev is handed over to a companion hcd by Hans de Goede · 9 years ago
  36. ad84a42 usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors by Hans de Goede · 9 years ago
  37. 054fe48 dm: usb: Add driver model support for hubs by Simon Glass · 10 years ago
  38. 361ad6a dm: usb: Split hub detection into its own function by Simon Glass · 10 years ago
  39. 862e75c dm: usb: Refactor port resets by Simon Glass · 10 years ago
  40. 79b5888 dm: usb: Adjust usb_alloc_new_device() to return an error by Simon Glass · 10 years ago
  41. 319418c usb: hub: allow pgood_delay to be specified via env by Tim Harvey · 9 years ago
  42. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  43. 0834bb2 usb: Do not power-cycle usb devices on init by Hans de Goede · 10 years ago
  44. 74c0d75 usb: hub: don't check CONNECTION in hub_port_reset() by Stephen Warren · 10 years ago
  45. 77b83e6 usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY by Stephen Warren · 10 years ago
  46. 0d437bc usb: hub: fix power good delay timing by Stephen Warren · 10 years ago
  47. eaf3e61 usb: Use well-known descriptor sizes when parsing configuration by Julius Werner · 11 years ago
  48. 3615a99 USB: usb-hub: Add a weak function for resetting devices by Dan Murphy · 11 years ago
  49. 0adc331 usb_hub: fix power cycling logic by Nikita Kiryanov · 11 years ago
  50. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  51. e82a316 usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 11 years ago
  52. aa15505 usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · 11 years ago
  53. 55f4b57 usb: fix: Fixing Port status and feature number constants by Vivek Gautam · 11 years ago
  54. 0bf796f usb: hub: Parallelize power-cycling of root-hub ports by Vivek Gautam · 11 years ago
  55. 6497c66 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · 11 years ago
  56. 289f3cb usb: hub: Fix enumration timeout by Vivek Gautam · 11 years ago
  57. 020bbcb usb: hub: Power-cycle on root-hub ports by Vivek Gautam · 11 years ago
  58. ceb4972 usb: common: Weed out USB_**_PRINTFs from usb framework by Vivek Gautam · 11 years ago
  59. 359439d usb: Clean up newly allocated device nodes in case of configuration failure by Milind Choudhary · 12 years ago
  60. b6d7852 usbh/ehci: Increase timeout for enumeration by Vipin Kumar · 12 years ago
  61. c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  62. 93ad908 usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  63. f576613 USB: Align buffers at cacheline by Puneet Saxena · 12 years ago
  64. 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  65. a1a28c6 USB: relax usbcore reset timings by Wolfgang Grandegger · 13 years ago
  66. 23faf2b USB: Separate out USB hub driver by Marek Vasut · 13 years ago