1. fa9da8e usb: gadget: remove duplicate assignment. by Heinrich Schuchardt · 7 years ago
  2. d57ed4d usb: gadget: composite: fix NULL pointer when a non standard request is received by Christophe Kerello · 7 years ago
  3. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  4. a18d106 usb: gadget: USB_ETHER requires network support by Alex Kiernan · 7 years ago
  5. e56a713 usb: rockchip: remove duplicate assignement. by Heinrich Schuchardt · 7 years ago
  6. bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  7. a64a614 usb: gadget: sdp: fix pointer cast warnings for 64bit archs by Andre Heider · 7 years ago
  8. 24ccd0c usb: gadget: sdp: add missing line breaks by Andre Heider · 7 years ago
  9. a4d4032 usb: dwc2: make casts of ep->dma_buf consistent by Tom Rini · 7 years ago
  10. 4f60e5d Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
  11. c6c1ca1 Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig by Lukasz Majewski · 7 years ago
  12. b769659 Kconfig: usb: Sort USB_FUNCTION_* entries by Lukasz Majewski · 7 years ago
  13. bf2b72b usb: rockchip: add the rockusb gadget by Eddie Cai · 7 years ago
  14. 8171dac Trigger watchdog before calling usb_gadget_handle_interrupts by Vincent Prince · 7 years ago
  15. a8c402f usb: gadget: storage: Increase FSG_BUFLEN by Marek Vasut · 7 years ago
  16. 4f42a0d Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 7 years ago
  17. 9b643e3 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  18. 3c989f3 sunxi: Fix USB_GADGET implication by Maxime Ripard · 7 years ago
  19. e02687b sunxi: provide default USB gadget setup by Maxime Ripard · 7 years ago
  20. 10ac57f usb: gadget: usb_ether: Move settings to common by Maxime Ripard · 7 years ago
  21. a95aee6 usb: gadget: Make g_dnl USB settings common by Maxime Ripard · 7 years ago
  22. d2f0f4a usb: gadget: usb_ether: Move the interfaces to Kconfig by Maxime Ripard · 7 years ago
  23. 3f33d3c usb: gadget: Convert USB_ETHER to Kconfig by Maxime Ripard · 7 years ago
  24. c163668 usb: gadget: Move USBNET_HOST_ADDR to Kconfig by Maxime Ripard · 7 years ago
  25. 74e7997 usb: gadget: Document USBNET_DEVADDR by Maxime Ripard · 7 years ago
  26. 5506ff1 usb: gadget: Move USBNET_DEVADDR option out of g_dnl by Maxime Ripard · 7 years ago
  27. a939af0 usb: dwc2: Align size of invalidating dcache before starting DMA by Seung-Woo Kim · 7 years ago
  28. de4e4ed usb: gadget: g_dnl: Sync internal SN variable with env by Sam Protsenko · 7 years ago
  29. a3774c1 spl: add serial download protocol (SDP) support by Stefan Agner · 7 years ago
  30. ccd7a4d usb: gadget: sdp: extend images compatible for jumps by Stefan Agner · 7 years ago
  31. 5661f08 usb: gadget: add SDP driver by Stefan Agner · 7 years ago
  32. 90ae53c fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long by Tom Rini · 7 years ago
  33. 7715dea fastboot: avoid printing invalid data by John Keeping · 8 years ago
  34. d331084 Fix fastboot boot address by Peter Chubb · 8 years ago
  35. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  36. fd1e959 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  37. bab0146 usb: gadget: f_thor: Free the allocated out request buffer by Siva Durga Prasad Paladugu · 8 years ago
  38. daab59a avr32: Retire AVR32 for good by Andy Shevchenko · 7 years ago
  39. 2fa5130 drivers, usb, gadget: fix compiler warnings for at91_udc.c by Heiko Schocher · 7 years ago
  40. 2a0583e usb: gadget: Call g_dnl_bind_fixup() before testing g_dnl_serial length by Lukasz Majewski · 7 years ago
  41. 6188752 at91_udc.c: Fix unused variable warning by Tom Rini · 8 years ago
  42. 2eb48ff powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  43. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  44. 5a8ba31 samsung: Drop more references fo s3c24x0 by Simon Glass · 7 years ago
  45. b1f2a17 usb: gadget: avoid variable name clipping in cb_getvar by nicolas.le.bayon@st.com · 7 years ago
  46. 207835b usb: gadget: g_dnl: don't set iProduct nor iSerialNumber by Felipe Balbi · 8 years ago
  47. 842778a usb: gadget: g_dnl: only set iSerialNumber if we have a serial# by Felipe Balbi · 8 years ago
  48. 12d0b8f usb: gadget: g_dnl: hold maximum string descriptor by Felipe Balbi · 8 years ago
  49. 9bf9e813 usb: gadget: f_dfu: set serial number if serial# is valid by Felipe Balbi · 8 years ago
  50. 949bf79 usb: gadget: g_dnl: fix g_dnl_set_serialnumber() by Felipe Balbi · 8 years ago
  51. 00e9d69 usb: gadget: f_dfu: write req->actual bytes by Felipe Balbi · 8 years ago
  52. d428776 usb: gadget: dfu: add result for handle_getstatus() by Patrick Delaunay · 8 years ago
  53. f11bb25 usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result by Patrick Delaunay · 8 years ago
  54. 8987012 usb: gadget: dfu: add functional descriptor in descriptor set by Patrick Delaunay · 8 years ago
  55. 65c389d drivers: usb: gadget: ether: Fix compiler warning by Lokesh Vutla · 8 years ago
  56. 59ef203 usb: dwc2-otg: remove unused variable by Masahiro Yamada · 8 years ago
  57. d4a3755 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · 8 years ago
  58. a7747af usb: gadget: remove unused shortname variable by Andre Przywara · 8 years ago
  59. 8269ee4 drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · 8 years ago
  60. ae70100 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · 8 years ago
  61. 5cb3b9d drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · 8 years ago
  62. d4345ae drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · 8 years ago
  63. 17b4f30 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · 8 years ago
  64. e94793c spl: add USB Gadget config option by Stefan Agner · 8 years ago
  65. 5991703 spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  66. 6ad6102 usb:gadget: Disallow DFU in SPL for now by Tom Rini · 8 years ago
  67. 4982f46 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · 8 years ago
  68. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  69. e016f0b fastboot: implement Kconfig by Steve Rae · 8 years ago
  70. 9424f14 usb: dwc2 : invalidate dcache before starting DMA by Xu Ziyuan · 8 years ago
  71. 4711788 usb: dwc2-otg: adjust fifo size via platform data by Xu Ziyuan · 8 years ago
  72. 9bc3479 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  73. 64ece84 fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  74. f221db0 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago
  75. 12ff19d usb: gadget: dfu: discard dead code by Peng Fan · 8 years ago
  76. eae4b2b Fix spelling of "occurred". by Vagrant Cascadian · 8 years ago
  77. 4d5b637 usb: s3c-otg: Fix remaining bytes in debug messages by Roger Quadros · 9 years ago
  78. 842769e usb: s3c-otg: Fix short packet for request size > ep.maxpacket by Roger Quadros · 9 years ago
  79. ac484c5 fastboot: Clean up bulk-out logic by Roger Quadros · 9 years ago
  80. 8b704a0 fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · 9 years ago
  81. 718156a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · 9 years ago
  82. e6c0bc0 usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  83. aaa4a9e usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  84. 3457bba usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  85. a59a77f usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  86. 5b71840 USB: g_dnl: Change device class by John Tobias · 9 years ago
  87. cf12547 usb: bcm_udc_otg: enable clocks by Steve Rae · 9 years ago
  88. 7432220 fastboot: allow retrieving fastboot variables from env by Rob Herring · 9 years ago
  89. f9d0fd8 usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  90. 8038f6d usb: gadget: composite: Correct recovery path for register by Sam Protsenko · 9 years ago
  91. a18c270 fastboot: update error and warning messages by Steve Rae · 9 years ago
  92. fc18f8d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  93. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  94. 8c9b4d5 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
  95. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  96. 8991fde usb:ci_udc: Remove ULPI setting for i.MX OTG controller by Ye.Li · 9 years ago
  97. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  98. 02585eb ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  99. 5d5716e usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  100. a4bb9b3 usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago