1. bd2a346 usb: Add missing guard around env_get() in usb_hub by Marek Vasut · 2 years, 2 months ago
  2. ae7b281 usb: hub: introduce HUB_DEBOUNCE_TIMEOUT by Patrick Delaunay · 2 years, 5 months ago
  3. 5b565d0 usb: hub: Fix usb_get_port_status() for big-endian platforms by Aaron Williams · 3 years, 8 months ago
  4. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  5. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  6. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  7. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  8. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  9. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  10. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  11. 93431a8 usb: Make portspeed return a read-only string by Ismael Luceno Cortes · 6 years ago
  12. 8a3cb9f1 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  15. e599972 usb: Correct use of debug() by Simon Glass · 7 years ago
  16. 693f492 usb: hub: identify the hub-device to usb_hub_reset_devices by Philipp Tomsich · 7 years ago
  17. 026465b usb: hub: Clear BH reset status change for a 3.0 hub by Bin Meng · 7 years ago
  18. dff5c16 usb: hub: Clear port reset before usb_hub_port_connect_change() by Bin Meng · 7 years ago
  19. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  20. a4b2bfb usb: hub: Call usb_update_hub_device() after hub descriptor is fetched by Bin Meng · 7 years ago
  21. 66dcbd2 usb: hub: Parse and save TT details from device descriptor by Bin Meng · 7 years ago
  22. dab7437 usb: hub: Support 'set hub depth' request for USB 3.0 hubs by Bin Meng · 7 years ago
  23. 2b51a1b usb: hub: Translate USB 3.0 hub port status into old version by Bin Meng · 7 years ago
  24. 5ecfd5d usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  25. 2eee794 usb: hub: Remove hub_port_reset() by Bin Meng · 7 years ago
  26. 05d08d0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · 7 years ago
  27. 0d66b3a usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
  28. 5003a8f usb: hub: Revise wLength for 'get port status' request by Bin Meng · 7 years ago
  29. e8930c4 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 7 years ago
  30. 049ba14 usb: hub: Update handling connect status/change in usb_scan_port() by Bin Meng · 7 years ago
  31. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  32. 1823034 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  33. 09128c5 dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  34. 614d9dd usb: hub: Don't continue on get_port_status failure by Marek Vasut · 9 years ago
  35. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  36. ed4823a usb: Change power-on / scanning timeout handling by Stefan Roese · 9 years ago
  37. 9885801 usb: Remove 200 ms delay in usb_hub_port_connect_change() by Stefan Roese · 9 years ago
  38. 3678cb5 usb: legacy_hub_port_reset(): Speedup hub reset handling by Stefan Roese · 9 years ago
  39. 2d7c499 dm: usb: Avoid time delays in sandbox tests by Simon Glass · 9 years ago
  40. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  41. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  42. f390874 usb: Fix device detection code by Marek Vasut · 9 years ago
  43. 46952fb dm: usb: Adjust the USB_DEVICE() macro naming by Simon Glass · 9 years ago
  44. 0489ee3 usb: add device connection/disconnection detection by Vincent Palatin · 10 years ago
  45. 63f34ca usb: Stop reset procedure when a dev is handed over to a companion hcd by Hans de Goede · 10 years ago
  46. 2617752 usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errors by Hans de Goede · 10 years ago
  47. 6ab43b6 dm: usb: Add driver model support for hubs by Simon Glass · 10 years ago
  48. f977c18 dm: usb: Split hub detection into its own function by Simon Glass · 10 years ago
  49. c093d6d dm: usb: Refactor port resets by Simon Glass · 10 years ago
  50. d146113 dm: usb: Adjust usb_alloc_new_device() to return an error by Simon Glass · 10 years ago
  51. acda1d5 usb: hub: allow pgood_delay to be specified via env by Tim Harvey · 10 years ago
  52. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  53. 5893f23 usb: Do not power-cycle usb devices on init by Hans de Goede · 10 years ago
  54. 3a8e4fa usb: hub: don't check CONNECTION in hub_port_reset() by Stephen Warren · 10 years ago
  55. 683ecd8 usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY by Stephen Warren · 11 years ago
  56. 62da17c usb: hub: fix power good delay timing by Stephen Warren · 11 years ago
  57. fc4ec49 usb: Use well-known descriptor sizes when parsing configuration by Julius Werner · 11 years ago
  58. 2666bb1 USB: usb-hub: Add a weak function for resetting devices by Dan Murphy · 11 years ago
  59. 749c6d8 usb_hub: fix power cycling logic by Nikita Kiryanov · 11 years ago
  60. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  61. b5d59de usb: ehci: add Faraday USB 2.0 EHCI support by Kuo-Jung Su · 12 years ago
  62. 4e5923f usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · 12 years ago
  63. 86c35be usb: fix: Fixing Port status and feature number constants by Vivek Gautam · 12 years ago
  64. c9b13d6 usb: hub: Parallelize power-cycling of root-hub ports by Vivek Gautam · 12 years ago
  65. df3f221 USB: SS: Add support for Super Speed USB interface by Vivek Gautam · 12 years ago
  66. e6c9590 usb: hub: Fix enumration timeout by Vivek Gautam · 12 years ago
  67. 15e49a6 usb: hub: Power-cycle on root-hub ports by Vivek Gautam · 12 years ago
  68. f94c95d usb: common: Weed out USB_**_PRINTFs from usb framework by Vivek Gautam · 12 years ago
  69. ebb2478 usb: Clean up newly allocated device nodes in case of configuration failure by Milind Choudhary · 12 years ago
  70. a261282 usbh/ehci: Increase timeout for enumeration by Vipin Kumar · 12 years ago
  71. a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
  72. 835e11e usb: do explicit unaligned accesses by Lucas Stach · 12 years ago
  73. 6c9bb60 USB: Align buffers at cacheline by Puneet Saxena · 13 years ago
  74. 60ce19a usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
  75. 9bb46e0 USB: relax usbcore reset timings by Wolfgang Grandegger · 13 years ago
  76. 6da5af3 USB: Separate out USB hub driver by Marek Vasut · 13 years ago