1. 2080d02 usb: host: ohci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  2. 4b3928a usb: host: ehci-generic: initialize PHY only when found by Patrice Chotard · 7 years ago
  3. 623b7ac dm: usb: host: xhci-dwc3: add missing #ifdef CONFIG_DM_USB by Patrice Chotard · 7 years ago
  4. 78e3098 usb: xhci: Enable TT to support LS/FS devices behind a HS hub by Bin Meng · 7 years ago
  5. 196ef83 usb: xhci: Correct TT_SLOT and TT_PORT macros by Bin Meng · 7 years ago
  6. d228ca3 usb: xhci: Implement update_hub_device() operation by Bin Meng · 7 years ago
  7. 9ca1b4b dm: usb: Add a new USB controller operation 'update_hub_device' by Bin Meng · 7 years ago
  8. 493b8dd usb: xhci: Program 'route string' in the input slot context by Bin Meng · 7 years ago
  9. daec469 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · 7 years ago
  10. 46c1d49 usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  11. dfa96e0 usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv by Bin Meng · 7 years ago
  12. 5e94194 usb: xhci-pci: Clean up the driver a little bit by Bin Meng · 7 years ago
  13. 978f6a3 usb: xhci-pci: Drop non-DM version of xhci-pci driver by Bin Meng · 7 years ago
  14. d7cde28 usb: xhci: Convert CONFIG_USB_XHCI_PCI to Kconfig by Bin Meng · 7 years ago
  15. 99c2255 usb: ehci: Get rid of CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  16. 7274671 usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  17. 1bdcd90 usb: xhci: Change MAX_HC_PORTS to 255 by Bin Meng · 7 years ago
  18. 337fc7e usb: hub: Change USB hub descriptor to match USB 3.0 hubs 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. aab0db0 usb: xhci: Add input slot context in xhci_set_configuration() by Bin Meng · 7 years ago
  21. 209b98d usb: xhci: Initialize scratchpad buffer array and scratchpad buffers by Bin Meng · 7 years ago
  22. 43eb0d4 usb: xhci: Correct command TRB 4th dword initialization by Bin Meng · 7 years ago
  23. f2e0315 usb: xhci: Remove incorrect comments for struct xhci_container_ctx by Bin Meng · 7 years ago
  24. 28df1cf usb: host: ohci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  25. 8a51b4b usb: host: ohci-generic: add RESET support by Patrice Chotard · 7 years ago
  26. 155d9f6 usb: host: ohci-generic: add CLOCK support by Patrice Chotard · 7 years ago
  27. 0d0ba1a usb: host: ehci-generic: add generic PHY support by Patrice Chotard · 7 years ago
  28. a1cee8e usb: host: ehci-generic: add error path and .remove callback by Patrice Chotard · 7 years ago
  29. 10bb775 usb: host: ehci-generic: replace printf() by error() by Patrice Chotard · 7 years ago
  30. f56db16 usb: host: xhci-dwc3: Add generic PHY support by Patrice Chotard · 7 years ago
  31. 576e3cc usb: host: xhci-dwc3: Add dual role mode support from DT by Patrice Chotard · 7 years ago
  32. b7c1c7d usb: host: xhci-dwc3: Convert driver to DM by Patrice Chotard · 7 years ago
  33. 121a4d1 usb: add static to local symbols by Masahiro Yamada · 7 years ago
  34. 552a848 imx: reorganize IMX code as other SOCs by Stefano Babic · 7 years ago
  35. dd22bac usb: dwc2: use dev_read_bool() instead of fdt_getprop() by Meng Dongyang · 7 years ago
  36. 4ac72f5 usb: Kconfig: migrate USB_DWC2 to Kconfig by Philipp Tomsich · 7 years ago
  37. 26a8b80 usb: host: xhci-rockchip: use fixed regulator to control vbus by Meng Dongyang · 7 years ago
  38. e85f00a usb: Kconfig: config USB_XHCI_ROCKCHIP depends on DM_REGULATOR and DM_USB by Meng Dongyang · 7 years ago
  39. f2708c9 rockchip: xhci: dm: convert fdt_get to dev_read by Philipp Tomsich · 7 years ago
  40. 98f705c powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  41. 9000edd drivers/usb/ehci: Use platform-specific accessors by Alexey Brodkin · 7 years ago
  42. c65a349 usb: dwc2: force to host mode if not support HNP/SRP by Meng Dongyang · 7 years ago
  43. 064b55c powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
  44. d3cb14b rockchip: usb: host: xhci-rockchip: add support for rk3328 by Meng Dongyang · 7 years ago
  45. b9eaeae Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  46. c62db35 arm: Add explicit include of <asm/mach-types.h> by Simon Glass · 7 years ago
  47. 5a8ba31 samsung: Drop more references fo s3c24x0 by Simon Glass · 7 years ago
  48. 7a7530a samsung: usb: Drop ohci-s3c24xx driver by Simon Glass · 7 years ago
  49. 2cb7b90 ehci-pci: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · 7 years ago
  50. d20fd27 dm: usb: Convert uclass to livetree by Simon Glass · 7 years ago
  51. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  52. 911f3ae dm: core: Rename of_device_is_compatible() by Simon Glass · 7 years ago
  53. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 7 years ago
  54. 380e86f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  55. 3049a58 armv8: ls2080ardb: Add LS2081ARDB board support by Priyanka Jain · 7 years ago
  56. 3426b20 usb: ehci: Add Renesas RCar M3/H3 EHCI support by Hiroyuki Yokoyama · 7 years ago
  57. 9ad69f0 usb: lpc32xx: add i2c DM support by Liam Beguin · 7 years ago
  58. 1d1ab61 Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig by Tom Rini · 7 years ago
  59. 80f1f32 Kconfig: USB: Migrate existing USB_EHCI_xxx options by Tom Rini · 7 years ago
  60. 64d6ac5 Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig by Tom Rini · 7 years ago
  61. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  62. 4acfe1a arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · 8 years ago
  63. 1a9a5f7 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
  64. ef3f3b8 arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · 8 years ago
  65. 83cb46c ehci-ppc4xx: Prepare for usage of readl()/writel() accessors by Alexey Brodkin · 7 years ago
  66. 57ca63b usb: dwc2: invalidate the dcache before starting the DMA by Eddie Cai · 7 years ago
  67. 5c73536 usb: dwc2: add support for external vbus supply by Kever Yang · 8 years ago
  68. d53ecad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  69. 7b82a22 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  70. 706865a dm: core: Add flags parameter to device_remove() by Stefan Roese · 8 years ago
  71. 81192b7 mvebu: usb: xhci: Add VBUS regulator supply to the host driver by Konstantin Porotchkin · 8 years ago
  72. e160f7d dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  73. fcf9f9f usb: ehci-mx6: handle vbus-supply by Peng Fan · 8 years ago
  74. cccbddc usb: ehci-mx6: implement ofdata_to_platdata by Peng Fan · 8 years ago
  75. 63d7474 drivers: usb: Add USB_XHCI_ZYNQMP to Kconfig by Michal Simek · 8 years ago
  76. c7c47ca Update Maintainer and Author's email address by Ajay Bhargav · 8 years ago
  77. 555a347 usb: xhci-pci: Add DM support by Stefan Roese · 8 years ago
  78. 3450a85 Fix spelling of "resetting". by Vagrant Cascadian · 8 years ago
  79. 7ce7959 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  80. 9d6c9d9 sunxi: A64: enable USB support by Amit Singh Tomar · 8 years ago
  81. 30aaa77 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  82. 57faca1 drivers: USB: OHCI: allow compilation for 64-bit targets by Andre Przywara · 8 years ago
  83. c6a0f7f usb: ehci-atmel: Remove unnecessary clock calling by Wenyou Yang · 8 years ago
  84. 9eea45f usb: xhci-mvebu: use xhci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  85. 99e2df4 usb: ehci-vf: use ehci_deregister() for .remove callback by Masahiro Yamada · 8 years ago
  86. 53302bd Remove some merge markers by Simon Glass · 8 years ago
  87. b11e298 usb: pci: Fix cast for 64-bit compilation by Simon Glass · 8 years ago
  88. fe4ba68 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  89. 4c04371 drivers: usb: xhci-fsl: Implement Erratum A-010151 for FSL USB3 controller by Sriram Dash · 8 years ago
  90. 0885cdb usb: host: ehci-vf: Migrate Vybrid USB to driver model by Sanchayan Maity · 8 years ago
  91. e915716 drivers: usb: xhci-fsl: Change burst beat and outstanding pipelined transfers requests by Sriram Dash · 8 years ago
  92. 40e1236 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  93. 2f6a7e8 ARM: tegra: fix USB ULPI PHY reset signal inversion confusion by Stephen Warren · 8 years ago
  94. d36277e usb: xhci-mvebu: Add Armada 8K to compatiblity list by Stefan Roese · 8 years ago
  95. c6cfcc9 usb: ehci: ehci-marvell.c: Add Armada 3700 support (ARMv8) by Stefan Roese · 8 years ago
  96. 81c1f6f usb: xhci: Add Marvell MVEBU xHCI support by Stefan Roese · 8 years ago
  97. 8824cfc usb: ehci-generic: support reset control for generic EHCI by Masahiro Yamada · 8 years ago
  98. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  99. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  100. 8319aeb usb: squash lines for immediate return by Masahiro Yamada · 8 years ago