1. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  2. 58d6d13 usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  3. 85a9ea3 ci_udc: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  4. a588d99 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  5. d00bf78 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  6. 854cbd2 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago
  7. bc9071c usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago
  8. 94b385f usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 9 years ago
  9. 99fc222 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code by Paul Kocialkowski · 9 years ago
  10. 17da3c0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  11. 01acd6a usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  12. 075020a usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() by Inha Song · 9 years ago
  13. 6a13241 ci_udc: Update the ci_udc driver to support bulk transfers by Siva Durga Prasad Paladugu · 10 years ago
  14. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  15. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  16. fbeceb2 dm: usb: Allow setting up a USB controller as a device/gadget by Simon Glass · 10 years ago
  17. e2ec3e4 fastboot: add support for reboot-bootloader command by Alexey Firago · 10 years ago
  18. 7704fdb usb: gadget: thor: Claim EP after allocating it in thor gadget by Marek Szyprowski · 10 years ago
  19. 16bece5 usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver by Marek Szyprowski · 10 years ago
  20. 6d69173 usb: composite: Add .reset callback to usb_gadget_driver structure by Lukasz Majewski · 10 years ago
  21. 2d48aa6 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  22. 04afd5b usb: gadget: defer setting maxpacket till ->setup() by Kishon Vijay Abraham I · 10 years ago
  23. 5b9ce0e usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 10 years ago
  24. 103fa06 usb: gadget: udc: make udc-core compile in u-boot build by Kishon Vijay Abraham I · 10 years ago
  25. a139b96 usb: gadget: udc: add udc-core from linux kernel to u-boot by Kishon Vijay Abraham I · 10 years ago
  26. ec5e78c usb: mass-storage: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  27. f72d832 usb: ci_udc: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  28. a7c3d5e net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  29. 537cd07 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · 10 years ago
  30. 9e4b510 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · 10 years ago
  31. 8979238 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  32. 372d7de fastboot: add support for "oem format" command by Rob Herring · 10 years ago
  33. de19562 fastboot: add "fastboot oem" command support by Michael Scott · 10 years ago
  34. c0978a9 usb: gadget: pxa25x_udc: fix use-before-initialized bug by Alex Sadovsky · 10 years ago
  35. 1fd81b7 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test by Stefan Roese · 10 years ago
  36. 87ed6b1 usb: gadget: composite: Fix NULL pointer crash in USB compliance test by Stefan Roese · 10 years ago
  37. 62a96d8 gadget: f_thor: check pointers before use in download_tail() by Przemyslaw Marczak · 10 years ago
  38. 267abc6 fastboot: add support for continue command by Rob Herring · 10 years ago
  39. fe1b28c usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  40. 68ae882 USB: gadget: atmel_usba_udc: fix transfer hang issue by Bo Shen · 10 years ago
  41. 80d9ef8 lib: string: move strlcpy() to a common place by Masahiro Yamada · 10 years ago
  42. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  43. 481a11c usb: s3c-otg: Allow custom gusbcfg by Marek Vasut · 10 years ago
  44. d1b6c77 usb: s3c-otg: Split out PHY control by Marek Vasut · 10 years ago
  45. 40ff06b usb: s3c-otg: Encapsulate PHY control by Marek Vasut · 10 years ago
  46. 2cc157b usb: s3c-otg: Remove useless include by Marek Vasut · 10 years ago
  47. e214058 usb: gadget: fastboot: terminate commands with NULL by Eric Nelson · 10 years ago
  48. 84c24f6 usb: gadget: fastboot: explicitly set radix of maximum download size by Eric Nelson · 10 years ago
  49. c674a66 usb: gadget: fastboot: add max-download-size variable by Eric Nelson · 10 years ago
  50. e206799 usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED by Eric Nelson · 10 years ago
  51. 23d1d10 usb: gadget: fastboot: improve download progress bar by Bo Shen · 10 years ago
  52. f9935c8 usb: f_mass_storage: set removable flag in do_inquiry based on LUN by Eric Nelson · 10 years ago
  53. 9f3b8ed usb: dfu: add fullspeed support for DFU by Heiko Schocher · 10 years ago
  54. b9c99d3 usb: dfu: thor: gadget: Remove dead code by Lukasz Majewski · 10 years ago
  55. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  56. 593cbd9 usb/gadget: fastboot: minor cleanup by Steve Rae · 10 years ago
  57. d1b5ed0 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  58. 06fa91c USB: gadget: s3c: get rid of debug compile warning by Bo Shen · 10 years ago
  59. f9abd4b USB: gadget: atmel: get rid of debug compile warning by Bo Shen · 10 years ago
  60. 842ef9a usb: ci_udc: implement dfu_usb_get_reset by Stephen Warren · 10 years ago
  61. f2ec4e3 udc: dfu: s3c_udc: Provide function to check if USB reset was asserted by Lukasz Majewski · 10 years ago
  62. 1cc03c5 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago
  63. 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  64. 62d636a omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  65. 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
  66. 7ac1b41 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  67. 3ee9593 dfu: add write error handling by Stephen Warren · 10 years ago
  68. dcb89b5 usb: ci_udc: use var name ep/ci_ep consistently by Stephen Warren · 10 years ago
  69. 369d3c4 USB: gadget: atmel: zero out allocated requests by Stephen Warren · 10 years ago
  70. 639e990 usb: ci_udc: don't memalign() struct ci_req allocations by Stephen Warren · 10 years ago
  71. 6ac15fd usb: ci_udc: remove controller.items array by Stephen Warren · 10 years ago
  72. 7e54188 usb: ci_udc: fix items array size/stride calculation by Stephen Warren · 10 years ago
  73. 06b38fc usb: ci_udc: lift ilist size calculations to global scope by Stephen Warren · 10 years ago
  74. 8d7c39d usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs by Stephen Warren · 10 years ago
  75. d7beeb9 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() by Stephen Warren · 10 years ago
  76. 29425be usb: fastboot: fix potential buffer overflow by Jeroen Hofstee · 10 years ago
  77. 19a2a67 usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · 10 years ago
  78. 933611f usb:composite: clear the whole common buffer by Jeroen Hofstee · 10 years ago
  79. 83c3750 usb: ci_udc: fix typo in debug message by Stephen Warren · 10 years ago
  80. fb22ae6 usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC by Stephen Warren · 10 years ago
  81. e0672b3 usb: ci_udc: terminate ep0 INs with a zlp when required by Stephen Warren · 10 years ago
  82. b7c0051 usb: ci_udc: clean up all allocations in unregister by Stephen Warren · 10 years ago
  83. 9a7d34b usb: ci_udc: fix probe error cleanup by Stephen Warren · 10 years ago
  84. bdf8161 usb: ci_udc: fix freeing of ep0 req by Stephen Warren · 10 years ago
  85. 43a8f25 usb: ci_udc: call udc_disconnect() from ci_pullup() by Stephen Warren · 10 years ago
  86. 006c702 usb: ci_udc: complete ep0 direction handling by Stephen Warren · 10 years ago
  87. a2d8f92 usb: ci_udc: pre-allocate ep0 req by Stephen Warren · 10 years ago
  88. 054731b usb: ci_udc: use a single descriptor for ep0 by Stephen Warren · 10 years ago
  89. 7484d84 usb: ci_udc: detect queued requests on ep0 by Stephen Warren · 10 years ago
  90. 584b55b usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size by Przemyslaw Marczak · 10 years ago
  91. 8630c1c usb: ci_udc: parse QTD before over-writing it by Stephen Warren · 10 years ago
  92. fc25fa2 dfu, nand: add medium specific polltimeout function by Heiko Schocher · 11 years ago
  93. 3aab70a usb/gadget: add the fastboot gadget by Sebastian Siewior · 11 years ago
  94. 340ed42 usb: ums: remove ci_udc special case by Stephen Warren · 11 years ago
  95. 2813006 usb: ci_udc: allow multiple buffer allocs per ep by Stephen Warren · 11 years ago
  96. 25fbf96 USB: gadget: save driver name before registering it by Stephen Warren · 11 years ago
  97. c4d0e85 USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 11 years ago
  98. 75504e9 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · 11 years ago
  99. 2fc5dab usb: gadget: allow ci_udc to build with new gadget framework by Stephen Warren · 11 years ago
  100. a022c1e usb: ums: use only 1 buffer for CI_UDC by Stephen Warren · 11 years ago