1. ba699a5 usb: ehci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  2. 1e61ce9 drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB by Rajesh Bhagat · 8 years ago
  3. 2b58e1b usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · 8 years ago
  4. 96d8284 usb: add CONFIG_USB_UHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  5. 93cb824 usb: add CONFIG_USB_OHCI_HCD in Kconfig by Masahiro Yamada · 8 years ago
  6. 6688452 net: usb: r8152: Add DM support by Stefan Roese · 8 years ago
  7. bb42fb4 dm: ehci-mx6: support driver model by Peng Fan · 8 years ago
  8. 4711e7f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  9. dec49e8 dm: zynq: usb: Convert to CONFIG_DM_USB by Simon Glass · 8 years ago
  10. 9119548 dm: Use dm_scan_fdt_dev() directly where possible by Simon Glass · 8 years ago
  11. 2e3f1ff dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev() by Simon Glass · 8 years ago
  12. 9424f14 usb: dwc2 : invalidate dcache before starting DMA by Xu Ziyuan · 8 years ago
  13. 4711788 usb: dwc2-otg: adjust fifo size via platform data by Xu Ziyuan · 8 years ago
  14. fab3357 usb: rockchip-phy: implement USB2.0 phy control by Xu Ziyuan · 8 years ago
  15. 2cdc778 usb: Kconfig: Add Kconfigs entry USB_EHCI_ZYNQ by Siva Durga Prasad Paladugu · 8 years ago
  16. c448309 usb: ehci-mx6: introduce config for high active power pin by Stefan Agner · 8 years ago
  17. 9a88180 usb: ehci-mx6: configure power polarity in usb_power_config by Stefan Agner · 8 years ago
  18. 2deebe2 usb: move CONFIG_USB_EHCI_MX7 to Kconfig by Stefan Agner · 8 years ago
  19. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  20. 68f7289 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  21. 44faff2 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  22. 49cdce1 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · 8 years ago
  23. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  24. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  25. 57de41e ehci: mx7: fix otg id detection by Peng Fan · 8 years ago
  26. 429ff44 ehci: mx7: fix usbnc_regs by Peng Fan · 8 years ago
  27. 217d169 usb: fsl: Fix NULL terminating issue for usb controller name string by Rajesh Bhagat · 8 years ago
  28. 135aa95 clk: convert API to match reset/mailbox style by Stephen Warren · 8 years ago
  29. a10a31e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 8 years ago
  30. 1e6fb0e usb: ehci: only shutdown opened controller by Peng Fan · 8 years ago
  31. ef53b8c usb: xhci: fsl: Add workaround for USB erratum A008751 by Sriram Dash · 8 years ago
  32. 9262367 fsl: usb: make errata function common for PPC and ARM by Sriram Dash · 8 years ago
  33. bf65577 usb: xhci: fsl: code cleanup for device tree fixup for fsl usb controllers by Sriram Dash · 8 years ago
  34. f221db0 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago
  35. bca4c3c sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · 8 years ago
  36. 10db750 usb: move CONFIG_USB_XHCI_DWC3 to Kconfig by Masahiro Yamada · 8 years ago
  37. 0a8cc1a usb: move CONFIG_USB_XHCI to Kconfig with renaming by Masahiro Yamada · 8 years ago
  38. 68a775a usb: phy: omap_usb_phy: Fix USB3_PHY DPLL configuration by Roger Quadros · 8 years ago
  39. 3ac8d1e usb: dwc3: Makefile: Don't build gadget code if USB_GADGET is disabled by Roger Quadros · 8 years ago
  40. c0c62d9 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · 8 years ago
  41. 12ff19d usb: gadget: dfu: discard dead code by Peng Fan · 8 years ago
  42. 2bf352f usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA by Stefan Roese · 8 years ago
  43. 79d867c usb: ehci-mx6: allow board_ehci_hcd_init to fail by Stefan Agner · 8 years ago
  44. e96e064 usb: dwc2: Init desc_before_addr by Marek Vasut · 8 years ago
  45. b4fbd08 usb: dwc2: Make OC protection configurable by Marek Vasut · 8 years ago
  46. 618da56 usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init() by Marek Vasut · 8 years ago
  47. 5590198 usb: dwc2: Pass private data into dwc_otg_core_init() by Marek Vasut · 8 years ago
  48. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  49. 4d5b637 usb: s3c-otg: Fix remaining bytes in debug messages by Roger Quadros · 8 years ago
  50. 842769e usb: s3c-otg: Fix short packet for request size > ep.maxpacket by Roger Quadros · 8 years ago
  51. ac484c5 fastboot: Clean up bulk-out logic by Roger Quadros · 8 years ago
  52. 8b704a0 fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · 8 years ago
  53. 718156a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · 8 years ago
  54. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 8 years ago
  55. b142729 usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · 8 years ago
  56. c16bf62 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · 8 years ago
  57. 65403f3 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · 8 years ago
  58. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 8 years ago
  59. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 8 years ago
  60. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 8 years ago
  61. 5b71840 USB: g_dnl: Change device class by John Tobias · 8 years ago
  62. fb3bfbb sunxi: H3: Do not clear usb companion clk-gate / reset on remove by Hans de Goede · 8 years ago
  63. bf31323 musb: Properly call musb_stop() on probe failure by Hans de Goede · 9 years ago
  64. 38b4a3e musb: sunxi: Do not allocate musb struct multiple times by Hans de Goede · 9 years ago
  65. cf12547 usb: bcm_udc_otg: enable clocks by Steve Rae · 8 years ago
  66. 47435e5 drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type by Sriram Dash · 8 years ago
  67. b9f6786 drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller by Sriram Dash · 8 years ago
  68. 469e72b drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type by Sriram Dash · 8 years ago
  69. 93eb8f3 drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file by Sriram Dash · 8 years ago
  70. cfb3f1c usb: ehci-hcd: Fix crash when no ops are provided to ehci_register() by Mateusz Kulikowski · 9 years ago
  71. 03b8e04 drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. by Purna Chandra Mandal · 9 years ago
  72. 6d94810 drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
  73. 5a82211 ehci: Add support for Qualcomm EHCI by Mateusz Kulikowski · 9 years ago
  74. d144f96 ehci-ci.h: drop generic USBCMD fields by Mateusz Kulikowski · 9 years ago
  75. e162c6b usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 9 years ago
  76. 64160a5 eth: asix88179: Print packet length properly by Mateusz Kulikowski · 9 years ago
  77. d3d844f usb: ulpi: Fix compile warning in read/write on 64-bit machines. by Mateusz Kulikowski · 9 years ago
  78. 6b14fbb usb: ulpi: Add Kconfig options for ULPI by Mateusz Kulikowski · 9 years ago
  79. 3f9f8a5 ehci-hcd: Add init_after_reset by Mateusz Kulikowski · 9 years ago
  80. e320f0b smsc95xx: fix operation on 64-bit systems by Stephen Warren · 9 years ago
  81. 7432220 fastboot: allow retrieving fastboot variables from env by Rob Herring · 9 years ago
  82. 045ae7e sunxi: ohci: Add A83T compatible by Chen-Yu Tsai · 9 years ago
  83. 3655f28 sunxi: ehci: Add A83T compatible by Chen-Yu Tsai · 9 years ago
  84. 96fccb1 musb: sunxi: Add support for A83T by Chen-Yu Tsai · 9 years ago
  85. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  86. 948603d sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working by Hans de Goede · 9 years ago
  87. 1b10888 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
  88. 9b97756 dm: usb: Unbind old block devices when shutting down USB by Simon Glass · 9 years ago
  89. 27754d1 usb: musb-new: omap2430: OMAP4 MUSB USB controller support by Paul Kocialkowski · 9 years ago
  90. b5ab663 usb: dwc2: disable erroneous overcurrent condition by Dinh Nguyen · 9 years ago
  91. 8038f6d usb: gadget: composite: Correct recovery path for register by Sam Protsenko · 9 years ago
  92. abd702f usb: ehci: Fix warning on aarch64 by Marek Vasut · 9 years ago
  93. a18c270 fastboot: update error and warning messages by Steve Rae · 9 years ago
  94. 53419ba usb: eth: fix memalign() parameter order by Stephen Warren · 9 years ago
  95. fc18f8d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  96. e88a1b7 usb: ehci: Be explicit about the BE IO accessors by Marek Vasut · 9 years ago
  97. 7ab0d35 usb: ehci: Clear USBMODE_BE on LE MMIO by Marek Vasut · 9 years ago
  98. cf7c93c usb: ehci: Implement V2P mapping by Marek Vasut · 9 years ago
  99. 643cacb usb: ehci: Use map_physmem in ehci-generic by Marek Vasut · 9 years ago
  100. dc44fd8 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago