1. d1c34e4 usb: gadget: f_dfu: set serial number if serial# is valid by Felipe Balbi · 8 years ago
  2. a4b305a usb: gadget: g_dnl: fix g_dnl_set_serialnumber() by Felipe Balbi · 8 years ago
  3. c729786 usb: gadget: f_dfu: write req->actual bytes by Felipe Balbi · 8 years ago
  4. e652af8 usb: gadget: dfu: add result for handle_getstatus() by Patrick Delaunay · 8 years ago
  5. 16bb408 usb: gadget: dfu: correct size for USB_REQ_DFU_GETSTATE result by Patrick Delaunay · 8 years ago
  6. bf2a415 usb: gadget: dfu: add functional descriptor in descriptor set by Patrick Delaunay · 8 years ago
  7. ae6b2df drivers: usb: gadget: ether: Fix compiler warning by Lokesh Vutla · 8 years ago
  8. c6583a1 usb: dwc2-otg: remove unused variable by Masahiro Yamada · 8 years ago
  9. 095b761 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · 8 years ago
  10. 0414a43 usb: gadget: remove unused shortname variable by Andre Przywara · 8 years ago
  11. db5eb2a drivers: usb: gadget: ether: prepare driver for driver model migration by Mugunthan V N · 8 years ago
  12. 8ec9c74 drivers: usb: gadget: ether: use net device priv to pass usb ether priv by Mugunthan V N · 8 years ago
  13. 88e48be drivers: usb: gadget: ether: consolidate global devices to single struct by Mugunthan V N · 8 years ago
  14. b3d902b drivers: usb: gadget: ether: adopt to usb driver model by Mugunthan V N · 8 years ago
  15. 3963de3 drivers: usb: gadget: ether: access network_started using local variable by Mugunthan V N · 8 years ago
  16. 0489c3b spl: add USB Gadget config option by Stefan Agner · 8 years ago
  17. e542edd spl: dfu: move DFU Kconfig to SPL Kconfig by Stefan Agner · 8 years ago
  18. 553c1de usb:gadget: Disallow DFU in SPL for now by Tom Rini · 8 years ago
  19. 8ec5336 Move ENOTSUPP defines to include/linux/errno.h by Masahiro Yamada · 8 years ago
  20. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  21. 437689f fastboot: implement Kconfig by Steve Rae · 8 years ago
  22. 2c2196f usb: dwc2 : invalidate dcache before starting DMA by Xu Ziyuan · 8 years ago
  23. b729dc0 usb: dwc2-otg: adjust fifo size via platform data by Xu Ziyuan · 8 years ago
  24. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · 8 years ago
  25. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · 8 years ago
  26. d7198f3 usb: dwc2_udc_otg: support 8-bit interface by Steve Rae · 8 years ago
  27. 46ed88c usb: gadget: dfu: discard dead code by Peng Fan · 9 years ago
  28. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
  29. 4cdf8e1 usb: s3c-otg: Fix remaining bytes in debug messages by Roger Quadros · 9 years ago
  30. f39ca54 usb: s3c-otg: Fix short packet for request size > ep.maxpacket by Roger Quadros · 9 years ago
  31. aefb021 fastboot: Clean up bulk-out logic by Roger Quadros · 9 years ago
  32. 9ab3fdf fastboot: Enable the respective speed endpoints at runtime by Roger Quadros · 9 years ago
  33. bf4b41a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint by Roger Quadros · 9 years ago
  34. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · 9 years ago
  35. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · 9 years ago
  36. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · 9 years ago
  37. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · 9 years ago
  38. 83ba2e7 USB: g_dnl: Change device class by John Tobias · 9 years ago
  39. 87c7eda usb: bcm_udc_otg: enable clocks by Steve Rae · 9 years ago
  40. ec00a0d fastboot: allow retrieving fastboot variables from env by Rob Herring · 9 years ago
  41. b084b0c usb: gadget: Move CONFIG_USB_GADGET to Kconfig by Sam Protsenko · 9 years ago
  42. 1257562 usb: gadget: composite: Correct recovery path for register by Sam Protsenko · 9 years ago
  43. e76f86a fastboot: update error and warning messages by Steve Rae · 9 years ago
  44. 365a70d dfu: usb: f_dfu: Set deferred call for dfu_flush() function by Lukasz Majewski · 9 years ago
  45. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  46. 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
  47. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  48. 560bee9 usb:ci_udc: Remove ULPI setting for i.MX OTG controller by Ye.Li · 9 years ago
  49. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  50. 9e7d588 ums: support multiple LUNs at once by Stephen Warren · 9 years ago
  51. f1be9cb usb: s3c-otg: Rename usb/s3c_udc.h to usb/dwc2_udc.h by Marek Vasut · 9 years ago
  52. 01b61fa usb: s3c-otg: Rename s3c_udc_probe() function by Marek Vasut · 9 years ago
  53. 6939aca usb: s3c-otg: Rename struct s3c_plat_otg_data by Marek Vasut · 9 years ago
  54. bc623f2 usb: s3c-otg: Rename USB_GADGET_S3C_UDC_OTG* to USB_GADGET_DWC2_OTG* by Marek Vasut · 9 years ago
  55. 4a7629a usb: s3c-otg: Tweak the comments by Marek Vasut · 9 years ago
  56. cb9c5d0 usb: s3c-otg: Rename remaining macros by Marek Vasut · 9 years ago
  57. f8995db usb: s3c-otg: Rename sources to dwc2_*c by Marek Vasut · 9 years ago
  58. 4811c66 usb: s3c-otg: Rename local headers to dwc2_*h by Marek Vasut · 9 years ago
  59. dbdd58f usb: s3c-otg: Change the driver name to dwc2-udc by Marek Vasut · 9 years ago
  60. 6f1c6f5 usb: s3c-otg: Zap useless externs by Marek Vasut · 9 years ago
  61. 153150f usb: s3c-otg: Rename remaining local s3c_*() functions by Marek Vasut · 9 years ago
  62. fa03c81 usb: s3c-otg: Rename s3c_udc_*() functions by Marek Vasut · 9 years ago
  63. 4e7c29e usb: s3c-otg: Rename s3c_ep_*() functions by Marek Vasut · 9 years ago
  64. fe92a51 usb: s3c-otg: Rename s3c_ep0_*() functions by Marek Vasut · 9 years ago
  65. f3d587a usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c by Marek Vasut · 9 years ago
  66. 4cccca9 usb: s3c-otg: Staticize s3c_udc_ep_set_stall by Marek Vasut · 9 years ago
  67. 32f931c usb: s3c-otg: Rename struct s3c_request by Marek Vasut · 9 years ago
  68. 5b309f7 usb: s3c-otg: Rename struct s3c_ep by Marek Vasut · 9 years ago
  69. d56c10a usb: s3c-otg: Rename struct s3c_dev_*_ep by Marek Vasut · 9 years ago
  70. 9d4701d usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy by Marek Vasut · 9 years ago
  71. 0b90750 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
  72. 67ec9dc usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg by Marek Vasut · 9 years ago
  73. 1a639ff usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
  74. f64a25c usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h by Marek Vasut · 9 years ago
  75. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  76. 33602a9 fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  77. aa3eba2 fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  78. 00e8eb7 fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  79. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  80. e8d13bb usb: udc: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  81. 6c7d003 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · 9 years ago
  82. 78a52ca fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · 9 years ago
  83. ea6bf69 usb: ci_udc: fix emissions of ZLPs by Stephen Warren · 9 years ago
  84. 0afb2a9 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · 9 years ago
  85. 1c377dc usb: gadget: don't leak configs when unbinding by Stephen Warren · 9 years ago
  86. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  87. 774e1d4 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · 9 years ago
  88. 04cb585 usb: gadget: at91_udc: port linux driver at91_udc by Heiko Schocher · 9 years ago
  89. 13b24e0 usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · 10 years ago
  90. 4bad106 f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · 10 years ago
  91. f891e24 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · 9 years ago
  92. 2b9d163 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · 9 years ago
  93. 8db2520 usb: gadget: ether: Perform board initialization from ethernet gadget driver by Kishon Vijay Abraham I · 9 years ago
  94. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  95. c267e7b usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  96. e0fa3b8 ci_udc: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  97. f84f091 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  98. 3d31026 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  99. 88bb7c0 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago
  100. 2032bfd usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago