1. 1a54713 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · 9 years ago
  2. 46ed88c usb: gadget: dfu: discard dead code by Peng Fan · 9 years ago
  3. c526e83 usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA by Stefan Roese · 9 years ago
  4. 3dfd3a0 usb: ehci-mx6: allow board_ehci_hcd_init to fail by Stefan Agner · 9 years ago
  5. 1ea9ac6 usb: dwc2: Init desc_before_addr by Marek Vasut · 9 years ago
  6. 43db5a6 usb: dwc2: Make OC protection configurable by Marek Vasut · 9 years ago
  7. 3920949 usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init() by Marek Vasut · 9 years ago
  8. 36fc569 usb: dwc2: Pass private data into dwc_otg_core_init() by Marek Vasut · 9 years ago
  9. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  10. 4cdf8e1 usb: s3c-otg: Fix remaining bytes in debug messages by Roger Quadros · 9 years ago
  11. f39ca54 usb: s3c-otg: Fix short packet for request size > ep.maxpacket by Roger Quadros · 9 years ago
  12. aefb021 fastboot: Clean up bulk-out logic by Roger Quadros · 9 years ago
  13. 9ab3fdf fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · 9 years ago
  14. bf4b41a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · 9 years ago
  15. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  16. 38db33a usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · 9 years ago
  17. 70ad200 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · 9 years ago
  18. 8073f47 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · 9 years ago
  19. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  20. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  21. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  22. 83ba2e7 USB: g_dnl: Change device class by John Tobias · 9 years ago
  23. 52b5e5a sunxi: H3: Do not clear usb companion clk-gate / reset on remove by Hans de Goede · 9 years ago
  24. 2ec5be6 musb: Properly call musb_stop() on probe failure by Hans de Goede · 9 years ago
  25. ec89e16 musb: sunxi: Do not allocate musb struct multiple times by Hans de Goede · 9 years ago
  26. 87c7eda usb: bcm_udc_otg: enable clocks by Steve Rae · 9 years ago
  27. c0a7fe2 drivers:usb:common:fsl-dt-fixup: fix return value of fdt_usb_get_node_type by Sriram Dash · 9 years ago
  28. 2510ff5 drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller by Sriram Dash · 9 years ago
  29. 70c0815 drivers:usb:common:fsl-dt-fixup: Remove code duplication for fdt_usb_get_node_type by Sriram Dash · 9 years ago
  30. 55f01cc drivers:usb:common:fsl-dt-fixup: Move device-tree fixup framework to common file by Sriram Dash · 9 years ago
  31. 3e13f39 usb: ehci-hcd: Fix crash when no ops are provided to ehci_register() by Mateusz Kulikowski · 9 years ago
  32. 05bc3f4 drivers: musb-new: Add USB DRC driver for Microchip PIC32 OTG controller. by Purna Chandra Mandal · 9 years ago
  33. 043636d drivers: remove writes{b,w,l,q} and reads{b,w,l,q}. by Purna Chandra Mandal · 9 years ago
  34. dc38117 ehci: Add support for Qualcomm EHCI by Mateusz Kulikowski · 9 years ago
  35. eb05867 ehci-ci.h: drop generic USBCMD fields by Mateusz Kulikowski · 9 years ago
  36. 3add69e usb: Rename ehci-fsl.h to ehci-ci.h by Mateusz Kulikowski · 9 years ago
  37. d3b2359 eth: asix88179: Print packet length properly by Mateusz Kulikowski · 9 years ago
  38. 4374f33 usb: ulpi: Fix compile warning in read/write on 64-bit machines. by Mateusz Kulikowski · 9 years ago
  39. ed9cf1f usb: ulpi: Add Kconfig options for ULPI by Mateusz Kulikowski · 9 years ago
  40. aab5a5a ehci-hcd: Add init_after_reset by Mateusz Kulikowski · 9 years ago
  41. b0e5b49 smsc95xx: fix operation on 64-bit systems by Stephen Warren · 9 years ago
  42. ec00a0d fastboot: allow retrieving fastboot variables from env by Rob Herring · 9 years ago
  43. 4bc3e0e sunxi: ohci: Add A83T compatible by Chen-Yu Tsai · 9 years ago
  44. d0f3813 sunxi: ehci: Add A83T compatible by Chen-Yu Tsai · 9 years ago
  45. 1c47163 musb: sunxi: Add support for A83T by Chen-Yu Tsai · 9 years ago
  46. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  47. 8b6ab7d sunxi: Fix 2nd usb controller on sun4i/sun7i no longer working by Hans de Goede · 9 years ago
  48. 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
  49. ca4b215 dm: usb: Unbind old block devices when shutting down USB by Simon Glass · 9 years ago
  50. d5a43ba usb: musb-new: omap2430: OMAP4 MUSB USB controller support by Paul Kocialkowski · 9 years ago
  51. 2f2c00b usb: dwc2: disable erroneous overcurrent condition by Dinh Nguyen · 9 years ago
  52. 1257562 usb: gadget: composite: Correct recovery path for register by Sam Protsenko · 9 years ago
  53. cadf42c usb: ehci: Fix warning on aarch64 by Marek Vasut · 9 years ago
  54. e76f86a fastboot: update error and warning messages by Steve Rae · 9 years ago
  55. dfdfe6f usb: eth: fix memalign() parameter order by Stephen Warren · 9 years ago
  56. 365a70d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  57. 7185636 usb: ehci: Be explicit about the BE IO accessors by Marek Vasut · 9 years ago
  58. d9fa048 usb: ehci: Clear USBMODE_BE on LE MMIO by Marek Vasut · 9 years ago
  59. df0b624 usb: ehci: Implement V2P mapping by Marek Vasut · 9 years ago
  60. 851fecc usb: ehci: Use map_physmem in ehci-generic by Marek Vasut · 9 years ago
  61. a1f5d11 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · 9 years ago
  62. cb88cd8 drivers: usb: ohci-at91: clean up the PLLB code by Wenyou Yang · 9 years ago
  63. 2f7be64 drivers: usb: atmel: clean up the UTMI PLL code by Wenyou Yang · 9 years ago
  64. fbd4ac1 drivers: at91: clean up peripheral clock code by Wenyou Yang · 9 years ago
  65. 94bf8b5 usb: remove UniPhier EHCI driver by Masahiro Yamada · 9 years ago
  66. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  67. 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
  68. f79dbf9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  69. fbb66bf usb: add clock support for generic EHCI by Masahiro Yamada · 9 years ago
  70. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  71. 4073b83 usb: ehci-mx6: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  72. af70d02 usb: ohci-lpc32xx: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  73. 2765f1e usb: dwc2: Use shared wait_for_bit by Mateusz Kulikowski · 9 years ago
  74. 9470c72 dm: usb: Add a compatible string for PCI EHCI controller by Simon Glass · 9 years ago
  75. 9b6dbd4 usb: eth: add Realtek RTL8152B/RTL8153 DRIVER by Ted Chen · 9 years ago
  76. 081dcc7 usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds by Stefan Brüns · 9 years ago
  77. 247241e usb: dwc2: Add SPLIT INTERRUPT transaction support by Stefan Brüns · 9 years ago
  78. 0c4b065 usb: dwc2: Implement SPLIT transaction support by Stefan Brüns · 9 years ago
  79. 2e194e2 usb: dwc2: add helper function for setting SPLIT HC registers by Stefan Brüns · 9 years ago
  80. 2385db3 usb: dwc2: split transfer core from outer loop by Stefan Brüns · 9 years ago
  81. aa9506e usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack by Stefan Brüns · 9 years ago
  82. 575b0eb usb: dwc2: Fix out-of-bounds access, fix chunk size by Stefan Brüns · 9 years ago
  83. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  84. de3737f usb: host: ehci-vf: Implement board_usb_phy_mode weak function by Sanchayan Maity · 9 years ago
  85. 81f6dfb usb: host: ehci-vf: Remove hardcoded USB host client configuration by Sanchayan Maity · 9 years ago
  86. 560bee9 usb:ci_udc: Remove ULPI setting for i.MX OTG controller by Ye.Li · 9 years ago
  87. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  88. 9e7d588 ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  89. fd954e5 dm: net: usb: Convert mcs7830 driver to support driver model by Simon Glass · 9 years ago
  90. b82f62d dm: net: usb: Refactor mcs7830 driver ready for DM conversion by Simon Glass · 9 years ago
  91. 261095b dm: usb: Convert echi-pci to use new DM PCI API by Simon Glass · 9 years ago
  92. eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  93. 8f53bf0 usb: musb: Fix hub port setting for SPLIT transactions by Stefan Brüns · 9 years ago
  94. a010568 usb: Move determination of TT hub address/port into separate function by Stefan Brüns · 9 years ago
  95. 018958a usb: dwc2: avoid out of bounds access by Stefan Brüns · 9 years ago
  96. 83fd312 usb: add support of generic OHCI devices by Alexey Brodkin · 9 years ago
  97. a9f74bb usb: host: ehci: samsung: Move hcor initialization after usb phy setup by Lukasz Majewski · 9 years ago
  98. f1be9cb usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  99. 01b61fa usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  100. 6939aca usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago