1. 1661bf2 gadget: f_thor: fix hang-up with ctrl-c by Seung-Woo Kim · 6 years ago
  2. e78aac1 gadget: f_thor: Fix memory leaks of usb request and its buffer by Seung-Woo Kim · 7 years ago
  3. 7414a0f gadget: f_thor: update to support more than 4GB file as thor 5.0 by Seung-Woo Kim · 7 years ago
  4. 16b74aa gadget: f_thor: fix filename overflow by Seung-Woo Kim · 7 years ago
  5. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  6. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · 7 years ago
  7. b7c1cc6 usb: gadget: f_thor: Free the allocated out request buffer by Siva Durga Prasad Paladugu · 8 years ago
  8. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  9. 6c7d003 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · 9 years ago
  10. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  11. 13b24e0 usb: gadget: f_thor: Allocate request up to THOR_PACKET_SIZE by Siva Durga Prasad Paladugu · 10 years ago
  12. 4bad106 f_thor: Dont perform reset at the end of thor by Siva Durga Prasad Paladugu · 10 years ago
  13. da3f27f usb: gadget: thor: Claim EP after allocating it in thor gadget by Marek Szyprowski · 10 years ago
  14. 4763e16 usb: modify usb_gadget_handle_interrupts to take controller index by Kishon Vijay Abraham I · 10 years ago
  15. a5071a0 gadget: f_thor: check pointers before use in download_tail() by Przemyslaw Marczak · 10 years ago
  16. 3f3a240 usb: dfu: thor: gadget: Remove dead code by Lukasz Majewski · 10 years ago
  17. f950098 dfu: allow backend to specify a maximum buffer size by Stephen Warren · 10 years ago
  18. e5bad0d usb:g_dnl:f_thor: remove memset before memcpy by Jeroen Hofstee · 10 years ago
  19. 065a27f usb:gadget:f_thor: download_tail(): remove dfu_write with 0 size by Przemyslaw Marczak · 11 years ago
  20. 69cb0bb USB: gadget: added a saner gadget downloader registration API by Mateusz Zalega · 11 years ago
  21. ef9d4d4 usb:gadget:f_thor: fix write to filesystem by add dfu_flush() by Przemyslaw Marczak · 11 years ago
  22. 13a41c8 usb:gadget:f_thor: code cleanup in function download_tail() by Przemyslaw Marczak · 11 years ago
  23. 2fb8183 usb:gadget:f_thor: cosmetic: Remove debug memset by Lukasz Majewski · 11 years ago
  24. 914f8fc usb:gadget:f_thor: Allocate request up to THOR_PACKET_SIZE not ep->maxpacket by Lukasz Majewski · 11 years ago
  25. 61e5493 usb:g_dnl:f_thor: USB download function to support TIZEN's THOR protocol by Lukasz Majewski · 11 years ago