1. 2466704 usb: ehci-msm: Add init_after_reset for CI_UDC by Ramon Fried · 6 years ago
  2. 0683b27 ehci: msm: use init_type in probe by Ramon Fried · 6 years ago
  3. 0ac0b6e ehci: msm: switch to generic PHY uclass by Ramon Fried · 6 years ago
  4. 2df4923 ehci: msm: Add missing platdata by Ramon Fried · 6 years ago
  5. cd8c3ae ehci: Replace board_prepare_usb with board_usb_init by Ramon Fried · 6 years ago
  6. 5c349e1 usb: ehci-generic: Add vbus-supply regulator support by Patrice Chotard · 6 years ago
  7. 88c34b8 usb: dwc2: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  8. 1335e77 usb: ehci: Add PHY support to ehci-pci by Marek Vasut · 6 years ago
  9. b43cdf9 usb: ehci: Make the PHY handling generic by Marek Vasut · 6 years ago
  10. 0bc846a sunxi: A64: OHCI: prevent turning off shared USB clock by Andre Przywara · 6 years ago
  11. ff5d5cc usb: dwc2: Add brcm,bcm2708-usb compatible by Emmanuel Vadot · 6 years ago
  12. 9c22aec usb: sunxi: Use proper reg_mask for clock gate, reset by Jagan Teki · 6 years ago
  13. 11080bf usb: ohci: change the NUM_EDs from 8 to 32 by Zeng Tao · 6 years ago
  14. ebbc23a usb: sunxi: ohci: make ohci_t the first member in private data by Vasily Khoruzhick · 6 years ago
  15. a715415 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  16. b9f3475 usb: sunxi: access ahb_reset0_cfg in CCM using its offset by Vasily Khoruzhick · 6 years ago
  17. 11bb627 usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use by Vasily Khoruzhick · 6 years ago
  18. 56830ce usb: sunxi: ohci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  19. 1ed9c11 usb: sunxi: ehci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  20. 9fddf6c usb: xhci-pci: Fix compiler warning by Bin Meng · 6 years ago
  21. 809e0e3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  22. 582d97b Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  23. b168591 usb: xhci: zynqmp: Fix header location by Michal Simek · 6 years ago
  24. afa314d rockchip: xhci: remove DTS parsing for PHY (which is unused) by Philipp Tomsich · 6 years ago
  25. e404066 usb: xhci: Handle endianness in xhci_set_configuration() by Bin Meng · 6 years ago
  26. eaaefb0 usb: xhci: Fix config fail of FS hub behind a HS hub with MTT by Bin Meng · 6 years ago
  27. ae751b0 usb: xhci: Initialize dev_state to 0 in the input slot context by Bin Meng · 6 years ago
  28. 793c819 usb: xhci: Set accurate add context flags when updating hub attributes by Bin Meng · 6 years ago
  29. 3f48422 usb: xhci-rcar: deregister before deactivating clock by Matthias Blankertz · 6 years ago
  30. dd32281 usb: sunxi: Switch to use generic-phy by Jagan Teki · 6 years ago
  31. 831cc98 usb: sunxi: Simplify ccm reg base code by Jagan Teki · 6 years ago
  32. d067624 usb: xhci: zynqmp: Remove support for !DM_USB by Michal Simek · 6 years ago
  33. 41a3d4f usb: xhci: zynqmp: Add support for DM_USB by Michal Simek · 6 years ago
  34. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  35. 8c1de5e regmap: clean up regmap allocation by Masahiro Yamada · 7 years ago
  36. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  37. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  38. 003659b usb: host: dwc3: fix phys init by Neil Armstrong · 6 years ago
  39. 3827609 usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled by Neil Armstrong · 7 years ago
  40. cc73ba9 usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. by Jean-Jacques Hiblot · 7 years ago
  41. 103774b usb: dwc3-of-simple: Fix dependencies by Jean-Jacques Hiblot · 7 years ago
  42. 7c839ea usb: host: dwc3: Add support for multiple PHYs by Neil Armstrong · 7 years ago
  43. ca7fdc8 usb: host: Add simple of glue driver for DWC3 USB Controllers integration by Neil Armstrong · 7 years ago
  44. ac6c796 usb: dwc2: Replace printf, pr_err by dev_info, dev_err by Patrice Chotard · 7 years ago
  45. c2e4c86 usb: dwc2: increase timeout in wait_for_chhltd by Christophe Kerello · 7 years ago
  46. 82e7975 usb: dwc2: disable external vbus supply when the device is removed by Christophe Kerello · 7 years ago
  47. 6048d42 usb: ohci-generic: replace pr_err() by dev_err() by Patrice Chotard · 7 years ago
  48. cab4d48 usb: ohci-generic: factorize PHY operation by Patrice Chotard · 7 years ago
  49. 633e1ec usb: ohci-generic: handle phy power on/off by Patrice Chotard · 7 years ago
  50. df7777a usb: ehci-generic: replace pr_err() by dev_err() by Patrice Chotard · 7 years ago
  51. 20f06a4 usb: ehci-generic: factorize PHY operation by Patrice Chotard · 7 years ago
  52. a800a67 usb: ehci-generic: handle phy power on/off by Patrice Chotard · 7 years ago
  53. 2715e32 usb: Remove unused ppc4xx EHCI host driver by Stefan Roese · 7 years ago
  54. 2fd4242 ubs: xhci-dwc3: Enable USB3 PHY when available by Vignesh R · 7 years ago
  55. 3fc2635 usb: xhci-dwc3: Refractor PHY operations into separate function by Vignesh R · 7 years ago
  56. 7d4e4d3 usb: xhci-dwc3: Power on USB PHY before using by Vignesh R · 7 years ago
  57. 42637fd usb: dwc2: Allow selection of data buffer size by Alexey Brodkin · 7 years ago
  58. 81f077f Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  59. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  60. 4f0533f usb: xhci-rcar: Add R8A77965 M3N entries by Marek Vasut · 7 years ago
  61. b16c129 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · 7 years ago
  62. 163f885 usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH by Alexey Brodkin · 7 years ago
  63. 40b6118 usb: host: Drop unused hcd_name from r8a66597-hcd.c by Tom Rini · 7 years ago
  64. 1c0ae00 usb: Remove isp116x-hcd support by Tom Rini · 7 years ago
  65. f95a4b3 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  66. 1d12a7c Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  67. 6f7c92d usb: ehci: mxs: fix swapped argument in ehci_writel() by Daniel Schwierzeck · 7 years ago
  68. eacccbd usb: xhci: Fix bool initialization in xhci_bulk_tx by Gustavo A. R. Silva · 7 years ago
  69. 4826350 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  70. 91f4fb9 arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to Kconfig by Ran Wang · 7 years ago
  71. be3872e usb: ehci: fsl: Fix some compile warnings. by Ran Wang · 7 years ago
  72. 243fd64 usb: r8a66597: convert wait loop to readw_poll_timeout by Chris Brandt · 7 years ago
  73. 11f4678 usb: r8a66597: Add support for RZ/A series by Chris Brandt · 7 years ago
  74. b3cbcd9 usb: ehci: do not invalidate a NULL buffer by Dirk Behme · 7 years ago
  75. 45157d2 dm: usb: ehci: avoid possible NULL dereference by Heinrich Schuchardt · 7 years ago
  76. e1cc60c usb: xhci: Add Renesas R-Car xHCI driver by Marek Vasut · 7 years ago
  77. 9829ce2 usb: ehci: Fix accessors for big-endian platforms and descriptors by Alexey Brodkin · 7 years ago
  78. d3d036a mvebu: usb: xhci: a38x support by Jon Nettleton · 7 years ago
  79. fb48bc4 sti: fix STMicroelectronics copyright by Patrice Chotard · 7 years ago
  80. 420b0eb usb: host: Move CONFIG_XHCI_FSL to Kconfig by Ran Wang · 7 years ago
  81. 2ee87b0 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  82. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  83. c322d4b usb: Drop the EHCI RCar Gen3 by Marek Vasut · 7 years ago
  84. fae3585 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints by Bin Meng · 7 years ago
  85. ab2b727 usb: xhci: Set 'Error Count' to 0 for isoch endpoints by Bin Meng · 7 years ago
  86. fa483b2 usb: xhci: Program max burst size for endpoint by Bin Meng · 7 years ago
  87. f51966b usb: xhci: Honor endpoint's interval by Bin Meng · 7 years ago
  88. b5aa857 usb: xhci: Fix max packet size for full speed device endpoint 0 by Bin Meng · 7 years ago
  89. 1897d60 usb: xhci: Add interrupt transfer support by Bin Meng · 7 years ago
  90. 8a0e6d8 usb: xhci: Don't assume LS/FS devices are always behind a HS hub by Bin Meng · 7 years ago
  91. ad56e4b dm: usb: emul: Drop usb_emul_reset() by Bin Meng · 7 years ago
  92. ad0a937 dm: usb: Remove no longer needed blk_unbind_all() by Bin Meng · 7 years ago
  93. d4efefe dm: usb: Fix broken usb_stop() by Bin Meng · 7 years ago
  94. 84aa853 usb: sandbox: Fix emulator device select logic in usb_emul_find_devnum() by Bin Meng · 7 years ago
  95. 813f74e usb: sandbox: Initialize root hub's device speed to high speed by Bin Meng · 7 years ago
  96. 6e652e3 usb: host: ehci-generic: convert to livetree by Philipp Tomsich · 7 years ago
  97. a9d3037 usb: dwc2: convert to livetree by Philipp Tomsich · 7 years ago
  98. 32c8eee rockchip: xhci: Convert to livetree by Philipp Tomsich · 7 years ago
  99. a23aa66 dm: usb: ehci: Implement get_max_xfer_size() operation by Bin Meng · 7 years ago
  100. 022ceac dm: usb: xhci: Implement get_max_xfer_size() operation by Bin Meng · 7 years ago