1. 9b6dbd4 usb: eth: add Realtek RTL8152B/RTL8153 DRIVER by Ted Chen · 9 years ago
  2. 081dcc7 usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds by Stefan Brüns · 9 years ago
  3. 247241e usb: dwc2: Add SPLIT INTERRUPT transaction support by Stefan Brüns · 9 years ago
  4. 0c4b065 usb: dwc2: Implement SPLIT transaction support by Stefan Brüns · 9 years ago
  5. 2e194e2 usb: dwc2: add helper function for setting SPLIT HC registers by Stefan Brüns · 9 years ago
  6. 2385db3 usb: dwc2: split transfer core from outer loop by Stefan Brüns · 9 years ago
  7. aa9506e usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack by Stefan Brüns · 9 years ago
  8. 575b0eb usb: dwc2: Fix out-of-bounds access, fix chunk size by Stefan Brüns · 9 years ago
  9. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  10. de3737f usb: host: ehci-vf: Implement board_usb_phy_mode weak function by Sanchayan Maity · 9 years ago
  11. 81f6dfb usb: host: ehci-vf: Remove hardcoded USB host client configuration by Sanchayan Maity · 9 years ago
  12. 560bee9 usb:ci_udc: Remove ULPI setting for i.MX OTG controller by Ye.Li · 9 years ago
  13. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  14. 9e7d588 ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  15. fd954e5 dm: net: usb: Convert mcs7830 driver to support driver model by Simon Glass · 9 years ago
  16. b82f62d dm: net: usb: Refactor mcs7830 driver ready for DM conversion by Simon Glass · 9 years ago
  17. 261095b dm: usb: Convert echi-pci to use new DM PCI API by Simon Glass · 9 years ago
  18. eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  19. 8f53bf0 usb: musb: Fix hub port setting for SPLIT transactions by Stefan Brüns · 9 years ago
  20. a010568 usb: Move determination of TT hub address/port into separate function by Stefan Brüns · 9 years ago
  21. 018958a usb: dwc2: avoid out of bounds access by Stefan Brüns · 9 years ago
  22. 83fd312 usb: add support of generic OHCI devices by Alexey Brodkin · 9 years ago
  23. a9f74bb usb: host: ehci: samsung: Move hcor initialization after usb phy setup by Lukasz Majewski · 9 years ago
  24. f1be9cb usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  25. 01b61fa usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  26. 6939aca usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  27. bc623f2 usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · 9 years ago
  28. 4a7629a usb: s3c-otg: Tweak the comments by Marek Vasut · 9 years ago
  29. cb9c5d0 usb: s3c-otg: Rename remaining macros by Marek Vasut · 9 years ago
  30. f8995db usb: s3c-otg: Rename sources to dwc2_*c by Marek Vasut · 9 years ago
  31. 4811c66 usb: s3c-otg: Rename local headers to dwc2_*h by Marek Vasut · 9 years ago
  32. dbdd58f usb: s3c-otg: Change the driver name to dwc2-udc by Marek Vasut · 9 years ago
  33. 6f1c6f5 usb: s3c-otg: Zap useless externs by Marek Vasut · 9 years ago
  34. 153150f usb: s3c-otg: Rename remaining local s3c_*() functions by Marek Vasut · 9 years ago
  35. fa03c81 usb: s3c-otg: Rename s3c_udc_*() functions by Marek Vasut · 9 years ago
  36. 4e7c29e usb: s3c-otg: Rename s3c_ep_*() functions by Marek Vasut · 9 years ago
  37. fe92a51 usb: s3c-otg: Rename s3c_ep0_*() functions by Marek Vasut · 9 years ago
  38. f3d587a usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c by Marek Vasut · 9 years ago
  39. 4cccca9 usb: s3c-otg: Staticize s3c_udc_ep_set_stall by Marek Vasut · 9 years ago
  40. 32f931c usb: s3c-otg: Rename struct s3c_request by Marek Vasut · 9 years ago
  41. 5b309f7 usb: s3c-otg: Rename struct s3c_ep by Marek Vasut · 9 years ago
  42. d56c10a usb: s3c-otg: Rename struct s3c_dev_*_ep by Marek Vasut · 9 years ago
  43. 9d4701d usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy by Marek Vasut · 9 years ago
  44. 0b90750 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
  45. 67ec9dc usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg by Marek Vasut · 9 years ago
  46. 1a639ff usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
  47. f64a25c usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h by Marek Vasut · 9 years ago
  48. 8737968 usb: xhci: zynqmp: Removing unused function usb_phy_reset by Marek Vasut · 9 years ago
  49. 068a808 usb: xhci: fsl: Removing unused function usb_phy_reset by Rajesh Bhagat · 9 years ago
  50. 295d027 usb: xhci: dwc3: Adding reset delay requirement as per dwc3 databook by Rajesh Bhagat · 9 years ago
  51. a6aff43 usb: add support for generic EHCI devices by Alexey Brodkin · 9 years ago
  52. ad693ce sunxi: usb: Rename the sunxi usb driver DM entry by Marek Vasut · 9 years ago
  53. c3dab47 usb: zynqmp: Fix build warnings by Marek Vasut · 9 years ago
  54. 424305f usb: dwc3: fix build warnings by Felipe Balbi · 9 years ago
  55. 5e9ef0e usb: host: xhci-omap: fix build break by Felipe Balbi · 9 years ago
  56. ee8dc84 usb: zynqmp: Add XHCI driver support by Siva Durga Prasad Paladugu · 9 years ago
  57. bce07f6 sunxi: musb: Implement dfu_usb_get_reset() by Siarhei Siamashka · 9 years ago
  58. be4ebd1 usb: sandbox: Add a USB emulation driver by Simon Glass · 9 years ago
  59. 9042179 usb: sandbox: Add support for interrupt operations by Simon Glass · 9 years ago
  60. 35787d2 dm: usb: Remove inactive children after a bus scan by Simon Glass · 9 years ago
  61. 5082c69 dm: usb: Deprecate usb_get_dev_index() by Simon Glass · 9 years ago
  62. a435b6c Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" by Simon Glass · 9 years ago
  63. d43d7e9 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" by Simon Glass · 9 years ago
  64. 668ef3d sandbox: usb: Allow finding a USB emulator for a device by Simon Glass · 9 years ago
  65. ac33899 sandbox: usb: Allow up to 4 emulated devices on a hub by Simon Glass · 9 years ago
  66. 31d7816 sandbox: usb: Allow dynamic emulated USB device descriptors by Simon Glass · 9 years ago
  67. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  68. 91d5254 driver: usb: Fix pointer conversion warnings for hikey by Prabhakar Kushwaha · 9 years ago
  69. 33602a9 fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  70. aa3eba2 fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  71. 00e8eb7 fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  72. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  73. e8d13bb usb: udc: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  74. 6c7d003 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · 9 years ago
  75. 698cd6f usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  76. 66cb3e4 ohci: Add missing cache-flush for hcca area by Hans de Goede · 9 years ago
  77. d5987a9 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  78. dfb69f7 smsc95xx: Use zero length packets when RX fifo is empty by Stefan Brüns · 9 years ago
  79. d3095fe smsc95xx: Fetch whole burst with 1 URB, avoid framing errors by Stefan Brüns · 9 years ago
  80. 42c65e8 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  81. 9851f52 linux, compat: add missing definitions for ubi by Heiko Schocher · 9 years ago
  82. de44acf dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  83. 66f5f82 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 9 years ago
  84. 0390102 usb: ehci-marvell.c: Add DM support by Stefan Roese · 9 years ago
  85. 78a52ca fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · 9 years ago
  86. 3b1bb09 arm: Remove unused ST-Ericsson u8500 arch by Stefan Roese · 9 years ago
  87. ea6bf69 usb: ci_udc: fix emissions of ZLPs by Stephen Warren · 9 years ago
  88. 0afb2a9 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · 9 years ago
  89. 1c377dc usb: gadget: don't leak configs when unbinding by Stephen Warren · 9 years ago
  90. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  91. 774e1d4 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · 9 years ago
  92. 04cb585 usb: gadget: at91_udc: port linux driver at91_udc by Heiko Schocher · 9 years ago
  93. 71eced3 usb: ehci: remember init mode by Stephen Warren · 9 years ago
  94. 13b24e0 usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · 10 years ago
  95. 4bad106 f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · 10 years ago
  96. 2ada182 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  97. 0971778 dm: Use dev_get_addr() where possible by Simon Glass · 9 years ago
  98. da6c37b sunxi: musb: Drop no longer accurate comment in Kconfig help text by Hans de Goede · 9 years ago
  99. cc55adf TI PHY: Add support to control 2nd USB PHY in DRA7xx/AM57xx by Kishon Vijay Abraham I · 9 years ago
  100. 4329a05 usb: dwc3: dwc3-omap: Use the clear register inorder to clear the interrupts by Kishon Vijay Abraham I · 9 years ago