1. dc27c4f sunxi: A64: OHCI: prevent turning off shared USB clock by Andre Przywara · 6 years ago
  2. 8044700 usb: dwc2: Add brcm,bcm2708-usb compatible by Emmanuel Vadot · 6 years ago
  3. 17970334 usb: sunxi: Use proper reg_mask for clock gate, reset by Jagan Teki · 6 years ago
  4. 0f77c42 usb: ohci: change the NUM_EDs from 8 to 32 by Zeng Tao · 6 years ago
  5. 68a61bc usb: sunxi: ohci: make ohci_t the first member in private data by Vasily Khoruzhick · 6 years ago
  6. beba0ff dwc2 USB controller hangs with lan78xx by Andrew Thomas · 6 years ago
  7. f4baf3b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  8. 63400ad usb: sunxi: access ahb_reset0_cfg in CCM using its offset by Vasily Khoruzhick · 6 years ago
  9. 1348894 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  10. 2d2fa49 lib: Add hexdump by Alexey Brodkin · 6 years ago
  11. a03cbbb usb: sunxi: sun50i: enable OHCI0 clock when OHCI1 is in use by Vasily Khoruzhick · 6 years ago
  12. acabc91 usb: sunxi: ohci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  13. 9f9c6cf usb: sunxi: ehci: get rid of ifdefs by Vasily Khoruzhick · 6 years ago
  14. 7380f7a usb: xhci-pci: Fix compiler warning by Bin Meng · 6 years ago
  15. 9aadafc bug.h: introduce WARN_ONCE by Ramon Fried · 6 years ago
  16. a51b585 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  17. 4cfa481 Merge tag 'xilinx-for-v2018.07-2' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 6 years ago
  18. 47a52ab usb: xhci: zynqmp: Fix header location by Michal Simek · 7 years ago
  19. e80d294 usb: fastboot: Convert USB f_fastboot to shared fastboot by Alex Kiernan · 7 years ago
  20. 32c2194 fastboot: Rename public fb_ functions to fastboot_ by Alex Kiernan · 7 years ago
  21. 1df9890 fastboot: Extract common definitions from USB fastboot by Alex Kiernan · 7 years ago
  22. 5512c43 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag by Alex Kiernan · 7 years ago
  23. 8cb1eab fastboot: Correct dependencies in FASTBOOT_FLASH by Alex Kiernan · 7 years ago
  24. ed6a4144 fastboot: Extract fastboot_okay/fail to fb_common.c by Alex Kiernan · 7 years ago
  25. 27b69de fastboot: Refactor fastboot_okay/fail to take response by Alex Kiernan · 7 years ago
  26. e78aac1 gadget: f_thor: Fix memory leaks of usb request and its buffer by Seung-Woo Kim · 7 years ago
  27. ca8a37a rockchip: xhci: remove DTS parsing for PHY (which is unused) by Philipp Tomsich · 7 years ago
  28. a1ae60e usb: xhci: Handle endianness in xhci_set_configuration() by Bin Meng · 7 years ago
  29. 18f5bcd usb: xhci: Fix config fail of FS hub behind a HS hub with MTT by Bin Meng · 7 years ago
  30. d038398 usb: xhci: Initialize dev_state to 0 in the input slot context by Bin Meng · 7 years ago
  31. 03760fe usb: xhci: Set accurate add context flags when updating hub attributes by Bin Meng · 7 years ago
  32. a06ad95 usb: xhci-rcar: deregister before deactivating clock by Matthias Blankertz · 7 years ago
  33. 137fc75 usb: sunxi: Switch to use generic-phy by Jagan Teki · 7 years ago
  34. 37671e1 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · 7 years ago
  35. caad3d5 musb: sunxi: Add support for H3/H5/A64 by Jagan Teki · 7 years ago
  36. cecffaa musb: sunxi: Use BIT instead of numerical shift by Jagan Teki · 7 years ago
  37. 767a58e musb: sunxi: Add OTG device clkgate and reset for H3/H5 by Jagan Teki · 7 years ago
  38. 65ce496 musb: sunxi: Add fifo config by Jagan Teki · 7 years ago
  39. 69bb76e musb: sunxi: Use simple way to fill musb_hdrc pdata by Jagan Teki · 7 years ago
  40. 4e5af30 musb: sunxi: Add proper macros instead of numericals by Jagan Teki · 7 years ago
  41. fda1569 usb: sunxi: Simplify ccm reg base code by Jagan Teki · 7 years ago
  42. 121f93c drivers: usb: dwc3: remove devm_zalloc from linux_compact by Mugunthan V N · 7 years ago
  43. c87bfe3 usb: xhci: zynqmp: Remove support for !DM_USB by Michal Simek · 7 years ago
  44. 31eff2e usb: xhci: zynqmp: Add support for DM_USB by Michal Simek · 7 years ago
  45. 9d8cbbf usb: dwc3: Add generic DWC3 glue logic driver by Michal Simek · 7 years ago
  46. 58d8fbe usb: common: add support to get maximum speed from dt by Mugunthan V N · 7 years ago
  47. 5f7ff71 usb: dwc3: Add dwc3_init/remove with DM_USB by Mugunthan V N · 7 years ago
  48. 7414a0f gadget: f_thor: update to support more than 4GB file as thor 5.0 by Seung-Woo Kim · 7 years ago
  49. 16b74aa gadget: f_thor: fix filename overflow by Seung-Woo Kim · 7 years ago
  50. 0b88876 usb: composite convert __set_bit to generic_set_bit by Bryan O'Donoghue · 7 years ago
  51. 5631251 usb: f_mass_storage: Fix set_bit and clear_bit usage by Bryan O'Donoghue · 7 years ago
  52. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  53. 54c5ecb regmap: clean up regmap allocation by Masahiro Yamada · 7 years ago
  54. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  55. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  56. d7a0fc8 usb: f_mass_storage: simplify logical expression by Heinrich Schuchardt · 7 years ago
  57. 629c3b4 usb: gadget: remove duplicate assignment. by Heinrich Schuchardt · 7 years ago
  58. 236fc69 spl: disk: usb: Add dependencies to sprintf/strto* by Alex Kiernan · 7 years ago
  59. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  60. 0c1b62c usb: gadget: composite: fix NULL pointer when a non standard request is received by Christophe Kerello · 7 years ago
  61. 08de06f usb: host: dwc3: fix phys init by Neil Armstrong · 7 years ago
  62. 94239a8 usb: dwc3-of-simple: fix error check of clk_get_bulk when disabled by Neil Armstrong · 7 years ago
  63. 6c705f4 usb: dwc3-of-simple: Add support for DRA7/AM57 platforms. by Jean-Jacques Hiblot · 7 years ago
  64. 74d9a9d usb: dwc3-of-simple: Fix dependencies by Jean-Jacques Hiblot · 7 years ago
  65. fcfb0fb usb: host: dwc3: Add support for multiple PHYs by Neil Armstrong · 7 years ago
  66. 069421e usb: host: Add simple of glue driver for DWC3 USB Controllers integration by Neil Armstrong · 7 years ago
  67. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  68. cc92df4 usb: gadget: USB_ETHER requires network support by Alex Kiernan · 7 years ago
  69. f3b987f usb: rockchip: remove duplicate assignement. by Heinrich Schuchardt · 7 years ago
  70. f21eee7 lan7xxx: Require phylib by Alexander Graf · 7 years ago
  71. a259c1d usb: dwc2: Replace printf, pr_err by dev_info, dev_err by Patrice Chotard · 7 years ago
  72. 4edc980 usb: dwc2: increase timeout in wait_for_chhltd by Christophe Kerello · 7 years ago
  73. f2a5a0b usb: dwc2: disable external vbus supply when the device is removed by Christophe Kerello · 7 years ago
  74. 7c11e35 usb: ohci-generic: replace pr_err() by dev_err() by Patrice Chotard · 7 years ago
  75. ab0b205e usb: ohci-generic: factorize PHY operation by Patrice Chotard · 7 years ago
  76. 3f41b8f usb: ohci-generic: handle phy power on/off by Patrice Chotard · 7 years ago
  77. f2cbba0 usb: ehci-generic: replace pr_err() by dev_err() by Patrice Chotard · 7 years ago
  78. 36afc03 usb: ehci-generic: factorize PHY operation by Patrice Chotard · 7 years ago
  79. ebde191 usb: ehci-generic: handle phy power on/off by Patrice Chotard · 7 years ago
  80. bc69d0d usb: Remove unused ppc4xx EHCI host driver by Stefan Roese · 7 years ago
  81. c85d7a9 ubs: xhci-dwc3: Enable USB3 PHY when available by Vignesh R · 7 years ago
  82. d52f8a3e9 usb: xhci-dwc3: Refractor PHY operations into separate function by Vignesh R · 7 years ago
  83. 7ec414e usb: xhci-dwc3: Power on USB PHY before using by Vignesh R · 7 years ago
  84. f19414b usb: dwc2: Allow selection of data buffer size by Alexey Brodkin · 7 years ago
  85. d8a69cb Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  86. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  87. f7da2c7 usb: xhci-rcar: Add R8A77965 M3N entries by Marek Vasut · 7 years ago
  88. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  89. b015609 usb: kbd: select SYS_STDIO_DEREGISTER by Heinrich Schuchardt · 7 years ago
  90. e1d461b usb: gadget: sdp: fix pointer cast warnings for 64bit archs by Andre Heider · 7 years ago
  91. b841e97 usb: gadget: sdp: add missing line breaks by Andre Heider · 7 years ago
  92. 29836a9 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · 7 years ago
  93. 7628ad2 usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH by Alexey Brodkin · 7 years ago
  94. 32e781f usb: ulpi: kconfig: Remove meaningless choice default by Ulf Magnusson · 7 years ago
  95. 834a2d2 usb: dwc2: make casts of ep->dma_buf consistent by Tom Rini · 7 years ago
  96. e364e4b Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
  97. 3c32b42 Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig by Lukasz Majewski · 7 years ago
  98. b886ed9 Kconfig: usb: Sort USB_FUNCTION_* entries by Lukasz Majewski · 7 years ago
  99. d72c2a2 usb: host: Drop unused hcd_name from r8a66597-hcd.c by Tom Rini · 7 years ago
  100. a9e5d7e usb: Remove isp116x-hcd support by Tom Rini · 7 years ago