1. 0bc846a sunxi: A64: OHCI: prevent turning off shared USB clock by Andre Przywara · 6 years ago
  2. ff5d5cc usb: dwc2: Add brcm,bcm2708-usb compatible by Emmanuel Vadot · 6 years ago
  3. 9c22aec usb: sunxi: Use proper reg_mask for clock gate, reset by Jagan Teki · 6 years ago
  4. 11080bf usb: ohci: change the NUM_EDs from 8 to 32 by Zeng Tao · 6 years ago
  5. ebbc23a usb: sunxi: ohci: make ohci_t the first member in private data by Vasily Khoruzhick · 6 years ago
  6. af15946 dwc2 USB controller hangs with lan78xx by Andrew Thomas · 6 years ago
  7. a715415 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  8. b9f3475 usb: sunxi: access ahb_reset0_cfg in CCM using its offset by Vasily Khoruzhick · 6 years ago
  9. 6639894 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  10. f8c987f lib: Add hexdump by Alexey Brodkin · 6 years ago
  11. 11bb627 usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use by Vasily Khoruzhick · 6 years ago
  12. 56830ce usb: sunxi: ohci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  13. 1ed9c11 usb: sunxi: ehci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  14. 9fddf6c usb: xhci-pci: Fix compiler warning by Bin Meng · 6 years ago
  15. 948f32c bug.h: introduce WARN_ONCE by Ramon Fried · 6 years ago
  16. 809e0e3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  17. 582d97b Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  18. b168591 usb: xhci: zynqmp: Fix header location by Michal Simek · 6 years ago
  19. 65c9675 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 6 years ago
  20. d1a119d fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 6 years ago
  21. 1a28d38 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · 6 years ago
  22. 8a65bd6 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 6 years ago
  23. 42d8dd4 fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 6 years ago
  24. d2df2ab fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 6 years ago
  25. c4ded03 fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 6 years ago
  26. 6aae847 gadget: f_thor: Fix memory leaks of usb request and its buffer by Seung-Woo Kim · 6 years ago
  27. afa314d rockchip: xhci: remove DTS parsing for PHY (which is unused) by Philipp Tomsich · 6 years ago
  28. e404066 usb: xhci: Handle endianness in xhci_set_configuration() by Bin Meng · 6 years ago
  29. eaaefb0 usb: xhci: Fix config fail of FS hub behind a HS hub with MTT by Bin Meng · 6 years ago
  30. ae751b0 usb: xhci: Initialize dev_state to 0 in the input slot context by Bin Meng · 6 years ago
  31. 793c819 usb: xhci: Set accurate add context flags when updating hub attributes by Bin Meng · 6 years ago
  32. 3f48422 usb: xhci-rcar: deregister before deactivating clock by Matthias Blankertz · 6 years ago
  33. dd32281 usb: sunxi: Switch to use generic-phy by Jagan Teki · 6 years ago
  34. aa29b11 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · 6 years ago
  35. 223278c musb: sunxi: Add support for H3/H5/A64 by Jagan Teki · 6 years ago
  36. 5c5fe88 musb: sunxi: Use BIT instead of numerical shift by Jagan Teki · 6 years ago
  37. 9d12a82 musb: sunxi: Add OTG device clkgate and reset for H3/H5 by Jagan Teki · 6 years ago
  38. 97202dd musb: sunxi: Add fifo config by Jagan Teki · 6 years ago
  39. 98424b7 musb: sunxi: Use simple way to fill musb_hdrc pdata by Jagan Teki · 6 years ago
  40. ae8b78d musb: sunxi: Add proper macros instead of numericals by Jagan Teki · 6 years ago
  41. 831cc98 usb: sunxi: Simplify ccm reg base code by Jagan Teki · 6 years ago
  42. 0ad3f77 drivers: usb: dwc3: remove devm_zalloc from linux_compact by Mugunthan V N · 6 years ago
  43. d067624 usb: xhci: zynqmp: Remove support for !DM_USB by Michal Simek · 6 years ago
  44. 41a3d4f usb: xhci: zynqmp: Add support for DM_USB by Michal Simek · 6 years ago
  45. 49d6745 usb: dwc3: Add generic DWC3 glue logic driver by Michal Simek · 6 years ago
  46. 59592b9 usb: common: add support to get maximum speed from dt by Mugunthan V N · 6 years ago
  47. 23ba2d6 usb: dwc3: Add dwc3_init/remove with DM_USB by Mugunthan V N · 6 years ago
  48. 1fe9ae7 gadget: f_thor: update to support more than 4GB file as thor 5.0 by Seung-Woo Kim · 6 years ago
  49. f9e8dc0 gadget: f_thor: fix filename overflow by Seung-Woo Kim · 6 years ago
  50. 31dd8ef usb: composite convert __set_bit to generic_set_bit by Bryan O'Donoghue · 6 years ago
  51. 5ac73f6 usb: f_mass_storage: Fix set_bit and clear_bit usage by Bryan O'Donoghue · 6 years ago
  52. f739fcd SPDX: Convert a few files that were missed before by Tom Rini · 6 years ago
  53. 8c1de5e regmap: clean up regmap allocation by Masahiro Yamada · 6 years ago
  54. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  55. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  56. 48cdfa2 usb: f_mass_storage: simplify logical expression by Heinrich Schuchardt · 7 years ago
  57. fa9da8e usb: gadget: remove duplicate assignment. by Heinrich Schuchardt · 7 years ago
  58. ab9e12f spl: disk: usb: Add dependencies to sprintf/strto* by Alex Kiernan · 6 years ago
  59. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  60. d57ed4d usb: gadget: composite: fix NULL pointer when a non standard request is received by Christophe Kerello · 7 years ago
  61. 003659b usb: host: dwc3: fix phys init by Neil Armstrong · 6 years ago
  62. 3827609 usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled by Neil Armstrong · 6 years ago
  63. cc73ba9 usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. by Jean-Jacques Hiblot · 6 years ago
  64. 103774b usb: dwc3-of-simple: Fix dependencies by Jean-Jacques Hiblot · 6 years ago
  65. 7c839ea usb: host: dwc3: Add support for multiple PHYs by Neil Armstrong · 6 years ago
  66. ca7fdc8 usb: host: Add simple of glue driver for DWC3 USB Controllers integration by Neil Armstrong · 6 years ago
  67. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  68. a18d106 usb: gadget: USB_ETHER requires network support by Alex Kiernan · 6 years ago
  69. e56a713 usb: rockchip: remove duplicate assignement. by Heinrich Schuchardt · 7 years ago
  70. f245343 lan7xxx: Require phylib by Alexander Graf · 7 years ago
  71. ac6c796 usb: dwc2: Replace printf, pr_err by dev_info, dev_err by Patrice Chotard · 7 years ago
  72. c2e4c86 usb: dwc2: increase timeout in wait_for_chhltd by Christophe Kerello · 7 years ago
  73. 82e7975 usb: dwc2: disable external vbus supply when the device is removed by Christophe Kerello · 7 years ago
  74. 6048d42 usb: ohci-generic: replace pr_err() by dev_err() by Patrice Chotard · 7 years ago
  75. cab4d48 usb: ohci-generic: factorize PHY operation by Patrice Chotard · 7 years ago
  76. 633e1ec usb: ohci-generic: handle phy power on/off by Patrice Chotard · 7 years ago
  77. df7777a usb: ehci-generic: replace pr_err() by dev_err() by Patrice Chotard · 7 years ago
  78. 20f06a4 usb: ehci-generic: factorize PHY operation by Patrice Chotard · 7 years ago
  79. a800a67 usb: ehci-generic: handle phy power on/off by Patrice Chotard · 7 years ago
  80. 2715e32 usb: Remove unused ppc4xx EHCI host driver by Stefan Roese · 7 years ago
  81. 2fd4242 ubs: xhci-dwc3: Enable USB3 PHY when available by Vignesh R · 7 years ago
  82. 3fc2635 usb: xhci-dwc3: Refractor PHY operations into separate function by Vignesh R · 7 years ago
  83. 7d4e4d3 usb: xhci-dwc3: Power on USB PHY before using by Vignesh R · 7 years ago
  84. 42637fd usb: dwc2: Allow selection of data buffer size by Alexey Brodkin · 7 years ago
  85. 81f077f Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  86. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  87. 4f0533f usb: xhci-rcar: Add R8A77965 M3N entries by Marek Vasut · 7 years ago
  88. bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  89. 462c117 usb: kbd: select SYS_STDIO_DEREGISTER by Heinrich Schuchardt · 7 years ago
  90. a64a614 usb: gadget: sdp: fix pointer cast warnings for 64bit archs by Andre Heider · 7 years ago
  91. 24ccd0c usb: gadget: sdp: add missing line breaks by Andre Heider · 7 years ago
  92. b16c129 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · 7 years ago
  93. 163f885 usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH by Alexey Brodkin · 7 years ago
  94. a43aebe usb: ulpi: kconfig: Remove meaningless choice default by Ulf Magnusson · 7 years ago
  95. a4d4032 usb: dwc2: make casts of ep->dma_buf consistent by Tom Rini · 7 years ago
  96. 4f60e5d Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
  97. c6c1ca1 Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig by Lukasz Majewski · 7 years ago
  98. b769659 Kconfig: usb: Sort USB_FUNCTION_* entries by Lukasz Majewski · 7 years ago
  99. 40b6118 usb: host: Drop unused hcd_name from r8a66597-hcd.c by Tom Rini · 7 years ago
  100. 1c0ae00 usb: Remove isp116x-hcd support by Tom Rini · 7 years ago