1. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  2. 30bad53 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  3. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  4. ac7f242 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · 8 years ago
  5. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  6. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  7. 928d3d0 ehci: mx7: fix otg id detection by Peng Fan · 8 years ago
  8. 13186cf ehci: mx7: fix usbnc_regs by Peng Fan · 8 years ago
  9. b412fad usb: fsl: Fix NULL terminating issue for usb controller name string by Rajesh Bhagat · 8 years ago
  10. a962243 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  11. 52a0551 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  12. ba397ba usb: ehci: only shutdown opened controller by Peng Fan · 8 years ago
  13. 0182095 usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · 8 years ago
  14. 9e8da5c fsl: usb: make errata function common for PPC and ARM by Sriram Dash · 8 years ago
  15. eacf09c usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers by Sriram Dash · 8 years ago
  16. d7198f3 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago
  17. 779afb6 sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · 8 years ago
  18. d3b72ca usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · 8 years ago
  19. 58d0023 usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · 8 years ago
  20. 70907b8 usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration by Roger Quadros · 9 years ago
  21. 470c722 usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled by Roger Quadros · 9 years ago
  22. 1a54713 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · 9 years ago
  23. 46ed88c usb: gadget: dfu: discard dead code by Peng Fan · 9 years ago
  24. c526e83 usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA by Stefan Roese · 9 years ago
  25. 3dfd3a0 usb: ehci-mx6: allow board_ehci_hcd_init to fail by Stefan Agner · 9 years ago
  26. 1ea9ac6 usb: dwc2: Init desc_before_addr by Marek Vasut · 9 years ago
  27. 43db5a6 usb: dwc2: Make OC protection configurable by Marek Vasut · 9 years ago
  28. 3920949 usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init() by Marek Vasut · 9 years ago
  29. 36fc569 usb: dwc2: Pass private data into dwc_otg_core_init() by Marek Vasut · 9 years ago
  30. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  31. 4cdf8e1 usb: s3c-otg: Fix remaining bytes in debug messages by Roger Quadros · 9 years ago
  32. f39ca54 usb: s3c-otg: Fix short packet for request size > ep.maxpacket by Roger Quadros · 9 years ago
  33. aefb021 fastboot: Clean up bulk-out logic by Roger Quadros · 9 years ago
  34. 9ab3fdf fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · 9 years ago
  35. bf4b41a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · 9 years ago
  36. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  37. 38db33a usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · 9 years ago
  38. 70ad200 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · 9 years ago
  39. 8073f47 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · 9 years ago
  40. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  41. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  42. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  43. 83ba2e7 USB: g_dnl: Change device class by John Tobias · 9 years ago
  44. 52b5e5a sunxi: H3: Do not clear usb companion clk-gate / reset on remove by Hans de Goede · 9 years ago
  45. 2ec5be6 musb: Properly call musb_stop() on probe failure by Hans de Goede · 9 years ago
  46. ec89e16 musb: sunxi: Do not allocate musb struct multiple times by Hans de Goede · 9 years ago
  47. 87c7eda usb: bcm_udc_otg: enable clocks by Steve Rae · 9 years ago
  48. c0a7fe2 drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type by Sriram Dash · 9 years ago
  49. 2510ff5 drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller by Sriram Dash · 9 years ago
  50. 70c0815 drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type by Sriram Dash · 9 years ago
  51. 55f01cc drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file by Sriram Dash · 9 years ago
  52. 3e13f39 usb: ehci-hcd: Fix crash when no ops are provided to ehci_register() by Mateusz Kulikowski · 9 years ago
  53. 05bc3f4 drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. by Purna Chandra Mandal · 9 years ago
  54. 043636d drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
  55. dc38117 ehci: Add support for Qualcomm EHCI by Mateusz Kulikowski · 9 years ago
  56. eb05867 ehci-ci.h: drop generic USBCMD fields by Mateusz Kulikowski · 9 years ago
  57. 3add69e usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 9 years ago
  58. d3b2359 eth: asix88179: Print packet length properly by Mateusz Kulikowski · 9 years ago
  59. 4374f33 usb: ulpi: Fix compile warning in read/write on 64-bit machines. by Mateusz Kulikowski · 9 years ago
  60. ed9cf1f usb: ulpi: Add Kconfig options for ULPI by Mateusz Kulikowski · 9 years ago
  61. aab5a5a ehci-hcd: Add init_after_reset by Mateusz Kulikowski · 9 years ago
  62. b0e5b49 smsc95xx: fix operation on 64-bit systems by Stephen Warren · 9 years ago
  63. ec00a0d fastboot: allow retrieving fastboot variables from env by Rob Herring · 9 years ago
  64. 4bc3e0e sunxi: ohci: Add A83T compatible by Chen-Yu Tsai · 9 years ago
  65. d0f3813 sunxi: ehci: Add A83T compatible by Chen-Yu Tsai · 9 years ago
  66. 1c47163 musb: sunxi: Add support for A83T by Chen-Yu Tsai · 9 years ago
  67. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  68. 8b6ab7d sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working by Hans de Goede · 9 years ago
  69. a2f4f9a usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. by Ted Chen · 9 years ago
  70. ca4b215 dm: usb: Unbind old block devices when shutting down USB by Simon Glass · 9 years ago
  71. d5a43ba usb: musb-new: omap2430: OMAP4 MUSB USB controller support by Paul Kocialkowski · 9 years ago
  72. 2f2c00b usb: dwc2: disable erroneous overcurrent condition by Dinh Nguyen · 9 years ago
  73. 1257562 usb: gadget: composite: Correct recovery path for register by Sam Protsenko · 9 years ago
  74. cadf42c usb: ehci: Fix warning on aarch64 by Marek Vasut · 9 years ago
  75. e76f86a fastboot: update error and warning messages by Steve Rae · 9 years ago
  76. dfdfe6f usb: eth: fix memalign() parameter order by Stephen Warren · 9 years ago
  77. 365a70d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  78. 7185636 usb: ehci: Be explicit about the BE IO accessors by Marek Vasut · 9 years ago
  79. d9fa048 usb: ehci: Clear USBMODE_BE on LE MMIO by Marek Vasut · 9 years ago
  80. df0b624 usb: ehci: Implement V2P mapping by Marek Vasut · 9 years ago
  81. 851fecc usb: ehci: Use map_physmem in ehci-generic by Marek Vasut · 9 years ago
  82. a1f5d11 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago
  83. cb88cd8 drivers: usb: ohci-at91: clean up the PLLB code by Wenyou Yang · 9 years ago
  84. 2f7be64 drivers: usb: atmel: clean up the UTMI PLL code by Wenyou Yang · 9 years ago
  85. fbd4ac1 drivers: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  86. 94bf8b5 usb: remove UniPhier EHCI driver by Masahiro Yamada · 9 years ago
  87. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  88. 0d64b5b usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed by Frank Wang · 9 years ago
  89. f79dbf9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  90. fbb66bf usb: add clock support for generic EHCI by Masahiro Yamada · 9 years ago
  91. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  92. 4073b83 usb: ehci-mx6: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  93. af70d02 usb: ohci-lpc32xx: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  94. 2765f1e usb: dwc2: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  95. 9470c72 dm: usb: Add a compatible string for PCI EHCI controller by Simon Glass · 9 years ago
  96. 9b6dbd4 usb: eth: add Realtek RTL8152B/RTL8153 DRIVER by Ted Chen · 9 years ago
  97. 081dcc7 usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds by Stefan Brüns · 9 years ago
  98. 247241e usb: dwc2: Add SPLIT INTERRUPT transaction support by Stefan Brüns · 9 years ago
  99. 0c4b065 usb: dwc2: Implement SPLIT transaction support by Stefan Brüns · 9 years ago
  100. 2e194e2 usb: dwc2: add helper function for setting SPLIT HC registers by Stefan Brüns · 9 years ago