1. cb9c5d0 usb: s3c-otg: Rename remaining macros by Marek Vasut · 9 years ago
  2. f8995db usb: s3c-otg: Rename sources to dwc2_*c by Marek Vasut · 9 years ago
  3. 4811c66 usb: s3c-otg: Rename local headers to dwc2_*h by Marek Vasut · 9 years ago
  4. dbdd58f usb: s3c-otg: Change the driver name to dwc2-udc by Marek Vasut · 9 years ago
  5. 6f1c6f5 usb: s3c-otg: Zap useless externs by Marek Vasut · 9 years ago
  6. 153150f usb: s3c-otg: Rename remaining local s3c_*() functions by Marek Vasut · 9 years ago
  7. fa03c81 usb: s3c-otg: Rename s3c_udc_*() functions by Marek Vasut · 9 years ago
  8. 4e7c29e usb: s3c-otg: Rename s3c_ep_*() functions by Marek Vasut · 9 years ago
  9. fe92a51 usb: s3c-otg: Rename s3c_ep0_*() functions by Marek Vasut · 9 years ago
  10. f3d587a usb: s3c-otg: Staticize functions in s3c_udc_otg_xfer_dma.c by Marek Vasut · 9 years ago
  11. 4cccca9 usb: s3c-otg: Staticize s3c_udc_ep_set_stall by Marek Vasut · 9 years ago
  12. 32f931c usb: s3c-otg: Rename struct s3c_request by Marek Vasut · 9 years ago
  13. 5b309f7 usb: s3c-otg: Rename struct s3c_ep by Marek Vasut · 9 years ago
  14. d56c10a usb: s3c-otg: Rename struct s3c_dev_*_ep by Marek Vasut · 9 years ago
  15. 9d4701d usb: s3c-otg: Rename struct s3c_usbotg_phy to dwc2_usbotg_phy by Marek Vasut · 9 years ago
  16. 0b90750 usb: s3c-otg: Split private bits from s3c_udc.h by Marek Vasut · 9 years ago
  17. 67ec9dc usb: s3c-otg: Rename struct s3c_usbotg_reg to dwc2_usbotg_reg by Marek Vasut · 9 years ago
  18. 1a639ff usb: s3c-otg: Rename struct s3c_udc to dwc2_udc by Marek Vasut · 9 years ago
  19. f64a25c usb: s3c-otg: Rename regs-otg.h to s3c_udc_otg_regs.h by Marek Vasut · 9 years ago
  20. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  21. 33602a9 fastboot: Implement NAND backend by Maxime Ripard · 9 years ago
  22. aa3eba2 fastboot: Implement flashing session counter by Maxime Ripard · 9 years ago
  23. 00e8eb7 fastboot: Move fastboot response functions to fastboot core by Maxime Ripard · 9 years ago
  24. 0cab3ec Various Makefiles: Add SPDX-License-Identifier tags by Tom Rini · 9 years ago
  25. e8d13bb usb: udc: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  26. 6c7d003 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · 9 years ago
  27. 78a52ca fastboot: Implement OEM format only when we have MMC support by Maxime Ripard · 9 years ago
  28. ea6bf69 usb: ci_udc: fix emissions of ZLPs by Stephen Warren · 9 years ago
  29. 0afb2a9 usb: gadget: ci_udc: implement usb_ep_ops dequeue callback by Peng Fan · 9 years ago
  30. 1c377dc usb: gadget: don't leak configs when unbinding by Stephen Warren · 9 years ago
  31. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  32. 774e1d4 usb: gadget: at91_udc: add at91_udc into U-Boot by Heiko Schocher · 9 years ago
  33. 04cb585 usb: gadget: at91_udc: port linux driver at91_udc by Heiko Schocher · 9 years ago
  34. 13b24e0 usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · 10 years ago
  35. 4bad106 f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · 10 years ago
  36. f891e24 usb: pxa27x_udc: clean-up include file order by Marcel Ziswiler · 9 years ago
  37. 2b9d163 usb: gadget: ether: populate _reset_ callback by Kishon Vijay Abraham I · 9 years ago
  38. 8db2520 usb: gadget: ether: Perform board initialization from ethernet gadget driver by Kishon Vijay Abraham I · 9 years ago
  39. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  40. c267e7b usb: ci_udc: fix request allocation when endpoints are disabled by Rob Herring · 9 years ago
  41. e0fa3b8 ci_udc: fix 64-bit compile warnings by Stephen Warren · 9 years ago
  42. f84f091 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency by Paul Kocialkowski · 9 years ago
  43. 3d31026 implement Fastboot via USB OTG on bcm28155_ap boards by Jiandong Zheng · 9 years ago
  44. 88bb7c0 usb: gadget: bcm_udc_otg files by Jiandong Zheng · 9 years ago
  45. 2032bfd usb: gadget: fastboot: Dequeue the previous IN request for the current request by Paul Kocialkowski · 9 years ago
  46. 4a126b6 usb: gadget: fastboot: Request status and length check in rx handler by Paul Kocialkowski · 9 years ago
  47. 46f9729 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code by Paul Kocialkowski · 9 years ago
  48. d55acc0 usb: Fastboot function config for better consistency with other functions by Paul Kocialkowski · 9 years ago
  49. 045d605 usb: USB download gadget and functions config options coherent naming by Paul Kocialkowski · 9 years ago
  50. f7d9252 usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() by Inha Song · 10 years ago
  51. 2c24ed1 ci_udc: Update the ci_udc driver to support bulk transfers by Siva Durga Prasad Paladugu · 10 years ago
  52. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  53. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  54. 444b1e0 dm: usb: Allow setting up a USB controller as a device/gadget by Simon Glass · 10 years ago
  55. 96da306 fastboot: add support for reboot-bootloader command by Alexey Firago · 10 years ago
  56. da3f27f usb: gadget: thor: Claim EP after allocating it in thor gadget by Marek Szyprowski · 10 years ago
  57. 06c7bde usb: dwc3: gadget: add common endpoint configuration for dwc3 udc driver by Marek Szyprowski · 10 years ago
  58. d04a012 usb: composite: Add .reset callback to usb_gadget_driver structure by Lukasz Majewski · 10 years ago
  59. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  60. 58d701e usb: gadget: defer setting maxpacket till ->setup() by Kishon Vijay Abraham I · 10 years ago
  61. ea71c1a usb: dwc3: Makefile: Make dwc3 driver compile in u-boot by Kishon Vijay Abraham I · 10 years ago
  62. 5227db7 usb: gadget: udc: make udc-core compile in u-boot build by Kishon Vijay Abraham I · 10 years ago
  63. de3920d usb: gadget: udc: add udc-core from linux kernel to u-boot by Kishon Vijay Abraham I · 10 years ago
  64. 15fe9c8 usb: mass-storage: Build warning fixes for 64-bit by Thierry Reding · 10 years ago
  65. 7f40623 usb: ci_udc: fix warnings on 64-bit builds by Rob Herring · 10 years ago
  66. b1a5e1f net: Add ethernet FCS length macro in net.h by Bin Meng · 10 years ago
  67. 447c975 usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget by Dileep Katta · 10 years ago
  68. 50b4c17 fastboot: OUT transaction length must be aligned to wMaxPacketSize by Dileep Katta · 10 years ago
  69. b122820 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  70. 13047e5 fastboot: add support for "oem format" command by Rob Herring · 10 years ago
  71. 7e23abf fastboot: add "fastboot oem" command support by Michael Scott · 10 years ago
  72. 6f9d973 usb: gadget: pxa25x_udc: fix use-before-initialized bug by Alex Sadovsky · 10 years ago
  73. 5a6b873 usb: gadget: f_dfu: Add get_alt function to pass the USB compliance test by Stefan Roese · 10 years ago
  74. a56fbcc usb: gadget: composite: Fix NULL pointer crash in USB compliance test by Stefan Roese · 10 years ago
  75. a5071a0 gadget: f_thor: check pointers before use in download_tail() by Przemyslaw Marczak · 10 years ago
  76. 5aba398 fastboot: add support for continue command by Rob Herring · 10 years ago
  77. d38f24e usb, g_dnl: generalize DFU detach functions by Rob Herring · 10 years ago
  78. 011df41 USB: gadget: atmel_usba_udc: fix transfer hang issue by Bo Shen · 10 years ago
  79. 0588ce1 lib: string: move strlcpy() to a common place by Masahiro Yamada · 10 years ago
  80. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  81. 8030088 usb: s3c-otg: Allow custom gusbcfg by Marek Vasut · 10 years ago
  82. e64a337 usb: s3c-otg: Split out PHY control by Marek Vasut · 10 years ago
  83. 0673833 usb: s3c-otg: Encapsulate PHY control by Marek Vasut · 10 years ago
  84. dacb2f6 usb: s3c-otg: Remove useless include by Marek Vasut · 10 years ago
  85. 3d626cd usb: gadget: fastboot: terminate commands with NULL by Eric Nelson · 10 years ago
  86. 33004ab usb: gadget: fastboot: explicitly set radix of maximum download size by Eric Nelson · 10 years ago
  87. 70567d9a usb: gadget: fastboot: add max-download-size variable by Eric Nelson · 10 years ago
  88. fe24e16 usb: ci_udc: respect CONFIG_USB_GADGET_DUALSPEED by Eric Nelson · 10 years ago
  89. c65503a usb: gadget: fastboot: improve download progress bar by Bo Shen · 10 years ago
  90. e1d833a usb: f_mass_storage: set removable flag in do_inquiry based on LUN by Eric Nelson · 10 years ago
  91. 3e3a136 usb: dfu: add fullspeed support for DFU by Heiko Schocher · 10 years ago
  92. 3f3a240 usb: dfu: thor: gadget: Remove dead code by Lukasz Majewski · 10 years ago
  93. b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  94. 56ad792 usb/gadget: fastboot: minor cleanup by Steve Rae · 10 years ago
  95. bfb9ba4 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  96. 60dc40c USB: gadget: s3c: get rid of debug compile warning by Bo Shen · 10 years ago
  97. 9198155 USB: gadget: atmel: get rid of debug compile warning by Bo Shen · 10 years ago
  98. fb12f45 usb: ci_udc: implement dfu_usb_get_reset by Stephen Warren · 10 years ago
  99. ef73102 udc: dfu: s3c_udc: Provide function to check if USB reset was asserted by Lukasz Majewski · 10 years ago
  100. d9eae70 dfu: Provide means to find difference between dfu-util -e and -R by Lukasz Majewski · 10 years ago